[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some basic WL questions



On Wed, 29 Aug 2012 16:11:00 -0400
Peter Davis <pfd@pfdstudio.com> wrote:
 
> 2) In some messages, I get space characters that just appear as a
> colored box. I assume this is some non-ASCII space character (e.g.,
> non-breaking space, em space, etc.), but I don't know, and don't know
> how to get WL/Emacs/PuTTY to just display this as a space.

Try to add the following line to your ~/.emacs:

(setq nobreak-char-display nil)

-- 
Herbert