> 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. _______________________________________________ emacs-bidi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-bidi
