Voder-Vocoder

The Log of Hal Canary

Navigation: Home | THE LOG | Log Archives | Resume | Contact Info | Public Key | SSL | Math Applets | Site Map | RSS2 | Atom | Backend

« | »

software for ubuntu

If you are a LTS user like me and stuck on Hardy Heron, sometimes packages are availible that have the newest shiniest thing prepackaged for you. Emacs 23 can be installed with a simple

sudo apt-get install emacs-snapshot-gtk

and then I wrote a little script to launch emacs with my favorite font:

#!/bin/sh
exec emacs-snapshot \
  -fn "Monospace-11" "$@" 

* * *

Another bleeding-edge thing to check out is Google Chrome’s native Linux edition. Go get it from this page.

Hal Canary | Computers & Code | 2009-09-27 22:01:37 UTC
Permanent Link Comments Off | No Comments

Comments are closed.
Email me your comments — h3 at halcanary dot org.

Copyright 1997-2011 by Hal Canary.
mailto: h3 at halcanary dot org
http://halcanary.org