,-- On Thu, 03 Mar 2005 15:57:16 -0500, Richard Stallman wrote: | | > I've no opinion on whether the "_ " input sequence is the right thing | > or not, | | Me too and I don't know why that sequence is selected. Anyway how | about adding a rule "__"->"_" (like "^^"->"^").? | | I tried latin-1-prefix and `_ ' did not seem to do anything special. | It inserted `_ '.
I tried several locale settings ($LANG: en_US, nl_BE, en_GB, [EMAIL PROTECTED], en_US.ISO8859-15, [EMAIL PROTECTED], nl_BE.ISO8859-1), and (as expected) they always returned the same result for "_ ": an non-breaking space. With latin-9-prefix, an underscore does not do anything special. (This does not quite seem correct to me: the interface should be the same where the same characters are produced - if possible.) Frederik Fouvry _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
