Categories
Emacs personal

Good bye Shyam Karanat

This weekend I recieved the sad news that Shyam Karanat passed away. Although we never met in person, he was a good friend. We mostly talked about Emacs Identica-mode, where he made several contributions. Actually, his patches to use url.el were key to releasing the 1.0 version so Identica-mode wouldn’t freeze Emacs anymore while waiting […]

Categories
Emacs personal

The Social Network Movie

I just saw The Social Network movie. From a geeky perspective, its a very interesting movie. But I don’t know if it will be entertaining enough for the general public. Also I say this with the perspective of having read the book, and as most movies based on books, they missed lots of details and […]

Categories
Emacs GNU/Linux Free Software & Open Source News

Emacs Identica-mode microblogging client v1.0 release

I’m very happy to announce the release 1.0 of the Emacs identica-mode microblogging client. Its been a while since the last release, and its been for a good reason! The main improvements are: – HTTP backend rewrite The backend that makes the HTTP connections has been completely rewritten to use url.el mode instead of the […]

Categories
Emacs GNU/Linux Free Software & Open Source

3 methods on how to backup your Emacs file

The emacs personalization file (dotemacs) is a very important resource for every Emacs user. Typically found at ~/.emacs, this file contains elisp code all the personalization of Emacs to accommodate each user. Its so important that it basically represents your Emacs “personality”. To loose your .emacs file can mean loosing a lot of hours of […]

Categories
Emacs GNU/Linux Free Software & Open Source personal

Mac OS X from a GNU/Linux User

The Mac OS X slogan I’ve heard from several mac fanboys is “it just works”. Well, being a GNU/Linux user for quite some time and coming to OS X, that is not the case for me. There’s a lot of little things that “just don’t work” on my particular usage. Recently I’ve been given a […]

Categories
Emacs GNU/Linux Free Software & Open Source

Emacs identica-mode with edit buffer, context and favorites

I’ve added new features to identica-mode, the Emacs mode to interact with any Statusnet, an free open microblogging platform previously known as Laconi.ca. This time I got a patch submitted by Bradley M. Khun, who prefers to write his updates on a full buffer instead of the minibuffer. So he kindly send me a patch […]