auctex-devel
[Top][All Lists]
Advanced

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

Re: navigation tool for very long nested enumerate/itemize environments


From: Uwe Brauer
Subject: Re: navigation tool for very long nested enumerate/itemize environments
Date: Sat, 18 May 2024 21:27:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "PN" == Paul Nelson <ultrono@gmail.com> writes:
Hi Paul


> Hi Uwe,
> Let me know if the attached package does the trick.  Sample config:

Thanks very much. Right now I am testing it and it looks very very promising.



> (use-package tex-item
>   :bind
>   (:map LaTeX-mode-map
>         ("M-g M-i n" . tex-item-forward)
>         ("M-g M-i p" . tex-item-backward))
>   :config
>   (defvar-keymap tex-item-map
>     :repeat t
>     "n" 'tex-item-forward
>     "p" 'tex-item-backward))

I will continue testing and if I find a problem I let you know!

Thanks

Uwe 



-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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