emacs-devel
[Top][All Lists]
Advanced

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

Re: Additional symbols to input method TeX


From: Stefan Monnier
Subject: Re: Additional symbols to input method TeX
Date: Mon, 09 Apr 2012 09:22:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

>> > I use the TeX input method quite often, especially when writing mails
>> > with math.  I find the following addition to latin-ltx.el rather useful:
>> I've installed the change below which generates part of the latin-ltx
>> table automatically from the Unicode table.  The entries you suggest
>> were added as a side-effect.

> I now see strange messages during the build:

>   "./../src/oo/i386/emacs.exe" -batch --no-site-file --no-site-lisp -f
> batch-byte-compile quail/latin-ltx.el
>   Loading d:/gnu/bzr/emacs/trunk/lisp/international/uni-name.el (source)...
>   latin-ltx: 36 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH GRAVE"
>   latin-ltx: 72 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH ACUTE"
>   latin-ltx: 136 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH CIRCUMFLEX"
>   latin-ltx: 60 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH TILDE"
>   latin-ltx: 90 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH DIAERESIS"
>   latin-ltx: 12 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH OGONEK"
>   latin-ltx: 52 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH CEDILLA"
>   latin-ltx: 56 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH MACRON"
>   latin-ltx: 52 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH BREVE"
>   latin-ltx: 86 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH DOT ABOVE"
>   latin-ltx: 72 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH CARON"
>   latin-ltx: 12 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH DOUBLE ACUTE"
>   latin-ltx: 53 mapping for "\\(.*\\)SU\\(?:B\\|\\(PER\\)\\)SCRIPT \\(.*\\)"
>   latin-ltx: 42 mapping for "MODIFIER LETTER \\(SMALL\\|CAPITAL\\) \\(.*\\)"
>   latin-ltx: 44 mapping for "\\(?:CAPITAL\\|SMAL\\(L\\)\\) LETTER \\(.\\) 
> WITH DOT BELOW"
>   latin-ltx: 54 mapping for "\\`\\([^- ]+\\) SIGN\\'"
>   latin-ltx: 78 mapping for "\\`GREEK \\(?:SMALL\\|CAPITA\\(L\\)\\) LETTER 
> \\([^-]+\\)\\'"
>   latin-ltx: 7 mapping for "\\`GREEK \\([^- ]+\\) SYMBOL\\'"
>   Wrote d:/gnu/bzr/emacs/trunk/leim/quail/latin-ltx.elc

> Bug? feature?

Debug messages.  Feel free to remove them, tho they're harmless.


        Stefan



reply via email to

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