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

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

bug#1727: 23.0.60; char syntax for non-breaking space


From: Eli Zaretskii
Subject: bug#1727: 23.0.60; char syntax for non-breaking space
Date: Mon, 29 Dec 2008 21:23:16 +0200

> From: Richard M Stallman <rms@gnu.org>
> Date: Mon, 29 Dec 2008 05:23:31 -0500
> Cc: 
> 
> When I type C-x = at a non-breaking space, it tells me that it
> has code 160, hex a0.  But when I execute (insert "\xa0"),
> it inserts something that displays as `\240'

(insert #xa0) works for me.








reply via email to

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