emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: non-breaking spaces in view-mode


From: Roland Winkler
Subject: Re: non-breaking spaces in view-mode
Date: Wed, 26 Jan 2005 10:15:04 +0100

On Wed Jan 26 2005 Richard Stallman wrote:
>     Non-breaking spaces are now displayed as octal sequence. 
> 
> I thought they were displayed with a colored backslash and a space.

I knew I missed something.

Well, I just noticed that it makes a difference whether I have set
the environment variable EMACS_UNIBYTE or not.

- If EMACS_UNIBYTE is set, "emacs --no-init-file --no-site-file"
  displays non-breaking spaces with a colored backslash and a space.

- If EMACS_UNIBYTE is not set, "emacs --no-init-file --no-site-file"
  displays non-breaking space as `\240'.

- Always, "emacs -nw --no-init-file --no-site-file" displays
  non-breaking space just as a space, no matter whether
  EMACS_UNIBYTE is set or not.

Isn't that inconsistent?

emacs-version says
GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll
bars) of 2005-01-18 on ende

Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]