Archive for the 'Mac OS X' Category

iTerm emacs rendering issues on Intel Mac
Friday, September 15th, 2006

If you have problems with emacs in iterm on an intel mac rendering which line you are on, making some lines and text invisible, or just in general not looking right, then the command line type:
TERM=xterm-color
then try running emacs. If that fixes the problem, add that line to your .bashrc or .tcshrc (or both) […]