auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] non latin alphabet based languages input method and l


From: Uwe Brauer
Subject: Re: [AUCTeX-devel] non latin alphabet based languages input method and latex
Date: Sat, 11 Nov 2017 19:18:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>>> "Ikumi" == Ikumi Keita <address@hidden> writes:

   >>>>>> Uwe Brauer <address@hidden> writes:
   >> Putting it in the post-command-hook works, but the problem is

   >> M-x

   >> When I want to enter the minibuffer that hook is annoying. Ok I could
   >> call a toggleing function which puts the function into the hook and
   >> remove it and bind that to a key. Are there better solutions or better
   >> suited hooks?

   > A broad idea is to use local hook.  You can put your function in
   > `post-command-hook' in latex-mode buffers only.  See the doc string of
   > `add-hook' for the way to create a local hook.

Ah ok, I did this, works ok. thanks




reply via email to

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