Month: August 2004
-
Nautilus: where do you want to go today?
The new spatial nautilus is generally nice, but sometimes the mime type detection messes up. This time I had an sftp: location open, where I have a symlink to another folder on the remote server. First the symlink is shown as a file of an unknown type, but when I double click on it to…
-
OpenOffice.org won’t print with CUPS anymore
For some reason oowriter has decided it doesn’t want to print with CUPS anymore. I had set up CUPS_SERVER to point to my home server, so I wouldn’t need to maintain a print setup on our laptops, and every other application prints nicely, but OOo. In the print dialog the two CUPS printers are there,…
-
GNU Emacs and UTF-8 locale
I recently wanted to shift to a UTF-8 locale, because I wanted to play with stuff like writing in Arabic, and because it seems to be the road forward. So I switched and GNU Emacs starts to enter garbage in my buffers. I type “æøåÆØÅ éÀ“, but Emacs gives me “æøåÃÃà éÃÂ⬓. Ever so slightly…