Re: Suboptimal display-reordering in minibuffer
Eli Zaretskii <[email protected]> Tue, 29 Jun 2010 06:05:55 +0300
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
> cc: Amit Aronovitch <[email protected]>, [email protected], > [email protected] > From: Larry Denenberg <[email protected]> > Date: Mon, 28 Jun 2010 19:07:16 -0400 > > The character ^ב exists. It is a ב with the 27-th bit set, which is to > say, 1489 + 2^26 = 67110353. If what Emacs saw was a ב with the 27-th bit set, it should have displayed C-ב, not ב^ with the message that says it is undefined. At least, that's my reading of the code.