Hi Keita,

Ikumi Keita <ik...@ikumi.que.jp> writes:

>>>>>> Arash Esbati <ar...@gnu.org> writes:
>
>> I like the idea.  What do think about `TeX-normal-mode-reset-list' as a
>> name for TeX-XXX-YYY?
>
> It looks reasonable.

Thanks, change set pushed to our repo.

>> Yes, that would happen.  But besides your proposal below, we could also
>> add
>
>>     (eval-when-compile (require 'latex))
>
>> to tex.el and delete the byte compiler silencing defvar's for latex.el.
>
> No, that introduces cross-dependency between tex.el and latex.el. When
> emacs byte-compiles tex.el, it requires latex.el, which requires
> tex.el, and results in:

Yes, sorry, my bad :-(

Best, Arash

Reply via email to