"John" == John <wguy4biz@comcast.net> writes:John> It turns out that the problem was with the custom.el and the John> line: (custom-set-faces '(default ((t (:size "14pt" :family John> "Courier"))) t)) That is very strange. Courier should be constant-width. I can imagine this happening with a proportional-width font (I've seen the opposite happen with early versions of Xft-enabled XEmacs). What does xset q | grep -A 1 -i 'font.*path' xlsfonts '-*-Courier-*-*-*-140-*-*-*-*-iso8859-1' tell you about your font path and the courier fonts available?