[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Questions about latex.el
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] Questions about latex.el |
Date: |
Wed, 31 Jul 2013 09:46:12 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) |
Tassilo Horn <address@hidden> writes:
>> 2. I added my custom keybindings to LaTeX-math-list at runtime.
>> However, the changes are not refreshed when calling LaTeX-math-mode
>> and only were reflected after restarting emacs.
>
> Indeed, I've just fixed this in Git. Now when you customize that
> variable, the effects are applied automatically. When you want to use
> setq in your ~/.emacs instead, you should call `LaTeX-math-initialize'
> afterwards.
Ah, no, that's actually not needed.
Bye,
Tassilo