Recent Posts

Accessing the menu bar in Emacs

less than 1 minute read

Have you ever been wondering how to access the Emacs menu bar, when using Emacs in console mode? The answer is easy - press F10 or type M-x menu-bar-open(bot...

Using Xerox Phaser 3117 on Fedora

less than 1 minute read

The driver selected by default by Fedora 11 is not appropriate for Xerox Phaser 3117 - it will not print with it. However there is a very easy solution to th...

Mofidy JVM parameters for JBoss AS

less than 1 minute read

Most people have been in a situation requiring them to change one or more of the parameters passed to the JVM on top of which JBoss AS is running. For instan...

Emacs Configuration On GitHub

less than 1 minute read

When you have applications, whose configuration is as complex as that of Emacs it’s always a good idea to store that configuration under version control so y...