Accessing the menu bar in Emacs
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...
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...
Sometimes you may want to start a couple of programs just after an interactive login to your favourite shell, which in my case would be zsh.
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...
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...
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...