Archive for March, 2007

Most of the time I use emacs in fullscreen mode. So it’s a good thing to split the window horizontally, so you have two side-by-side windows. Now it happens sometimes that I split one of those two “main windows” vertically or a pup-up-window does so. So how do I get back to my 2 side-by-side [...]

Got my own mailing list!

Posted: March 21, 2007 in Applications, Emacs

I created a mailing list or all questions concerning my software and configs at http://groups.google.com/. See tsdh-fans. I’m so hip! :-)

I’m a happy user of Stumpwm for about 2 month. Finally I found a window manager which can be configured to do exactly what I want, just like emacs. Here’s a some hack from my .stumpwmrc. These functions let me use a different keymap for a given amount of seconds.

I normally use Emacs in fullscreen mode. When I split a window horizontally I get 2 side-by-side windows and each is about 95 columns wide. But by default all pop-up-windows like completion or compilation buffers split the window vertically. mulligan pointed me to the variable display-buffer-function on the #emacs IRC channel. It should be a [...]

The version I released yesterday had a bug. If the defaulst value of rdictcc-translate-word was taken from a read-only buffer you couldn’t edit it in the mini buffer. This release fixes this problem. See RDictCc.