[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] LaTeX-math-list, LaTeX-math-default
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] LaTeX-math-list, LaTeX-math-default |
Date: |
Fri, 08 Sep 2006 19:33:07 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Reiner Steib <address@hidden> writes:
> On Fri, Sep 08 2006, David Kastrup wrote:
>
>> Reiner Steib <address@hidden> writes:
> [...]
>>> + ("v e" "varepsilon" "Greek Lowercase" 949) ;; #X03B5
>>> + ("v t" "vartheta" "Greek Lowercase" 977) ;; #X03D1
>>
>> I think this should be "v j" instead, in order to match ?j for theta.
>
> ACK, I forgot to check. Fixed.
>
>>> + ("v p" "varpi" "Greek Lowercase" 982) ;; #X03D6
>>> + ("v r" "varrho" "Greek Lowercase" 1009) ;; #X03F1
>>> + ("v s" "varsigma" "Greek Lowercase" 962) ;; #X03C2
>>
>> I'd be tempted to have this be ?c instead (but it is probably already
>> taken?)
>
> `?c' is taken:
>
> (?c LaTeX-math-cal "Cal-whatever")
>
>> since that is the corresponding babel Greek letter. And it is not
>> really a math character, anyway.
>
> While at it: AFAICS, customizing `LaTeX-math-list' has no effect for
> the current session.
Neither has customizing `LaTeX-math-menu-unicode'.
> We should probably turn the large (let ...) from into a function
> (or several functions? [1]) in order to use it as a setter function
> in the defcustom of `LaTeX-math-list'.
Agreed.
> [1] To make it more readable and easier to maintain. Maybe...
>
> - (if (stringp value) ...)
>
> - (if key ...)
>
> - (if menu ...)
I don't understand this.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum