An Eternal Quest for Incremental Improvement
On my OpenSolaris. What could be more exciting than this?
praveen@athena:~$ /opt/sfw/bin/emacs
Fatal error (11).Segmentation Fault (core dumped)
praveen@athena:~$ file core
core: ELF 32-bit LSB core file 80386 Version 1, from 'emacs'
praveen@athena:~$ gdb -c core /opt/sfw/bin/emacs
GNU gdb 6 ...
Since I started using Emacs, I started using the Control key more than I had used it before. That is when I started using my Caps Lock key as Control key. In the beginning, I swapped the Control key and the Caps Lock key. However while doing pair programming on ...
I have installed Ubuntu 6.10 beta today. After installing emacs21
and emacs-snapshot-gtk
, I saw that the font faces are totally messed
up. After some search on the Internet, I have found that they have
changed the font path in edgy from /usr/share/X11/fonts
to
/usr/share/fonts ...