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

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

Re: prin1-char error


From: David Kastrup
Subject: Re: prin1-char error
Date: 31 Aug 2004 16:58:00 +0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>     Now (prin1-char ?A) returns "?A", and (prin1-char ?\S-a) returns "?A".
> 
> ?\S-a isn't really used in Emacs; it uses ?A instead.

Well, but as long as ?\S-a actually returns a value, then prin1-char
should convert this value back to "?\\S-a", I think.

And if that value is different from ?A, then I don't see anything
wrong with prin1-char preserving the difference.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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