The Lone C++ Coder's Blog

The Lone C++ Coder's Blog

The continued diary of an experienced C++ programmer. Thoughts on C++ and other languages I play with, Emacs, functional, non functional and sometimes non-functioning programming.

Timo Geusch

2-Minute Read

<p>I’ve recently blogged about <a href="https://www.lonecpluspluscoder.com/2015/08/01/adding-tls-support-to-emacs-24-5-on-windows/">adding TLS support to Emacs 24.5 on Windows</a> and <a href="https://www.lonecpluspluscoder.com/2015/08/04/improve-git-performance-on-windows-without-patching-your-git-install/">improving git performance on Windows by installing an alternative git command line client</a>. The reason I ended up investigating how to add SSL and TLS support to Emacs is that when…

Timo Geusch

2-Minute Read

<p>The Windows build of Emacs 24.5 doesn’t ship with SSL and TLS support out of the box. Normally that’s not that much of a problem until you are trying to access marmalade-repo or have <a href="https://github.com/punchagan/org2blog">org2blog</a> talk to your own blog via SSL/TLS.</p>

Recent Posts

Categories

About

A developer's journey. Still trying to figure out this software thing after several decades.