Paul Nelson writes:
> Seems fine on my end, so I've attached the updated patch.
Thanks, I installed your patch. Closing.
Best, Arash
___
bug-auctex mailing list
bug-auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-auctex
Seems fine on my end, so I've attached the updated patch.
Thanks, best,
Paul
On Wed, Sep 25, 2024 at 10:05 AM Arash Esbati wrote:
>
> Paul Nelson writes:
>
> >> Thanks. I have one question: Is it possible to set the LEXICAL argument
> >> of `eval' to t?
> >
> > If I understand correctly, your
Paul Nelson writes:
>> Thanks. I have one question: Is it possible to set the LEXICAL argument
>> of `eval' to t?
>
> If I understand correctly, your suggestion is to use something like
> the following?
Yes, plus the one addition below.
> (defcustom preview-auto-reveal
> '(eval . ((apply
Hi Arash,
> Thanks. I have one question: Is it possible to set the LEXICAL argument
> of `eval' to t?
If I understand correctly, your suggestion is to use something like
the following?
(defcustom preview-auto-reveal
'(eval . ((apply #'preview-arrived-via
(mapcar (la
Hi Paul,
Paul Nelson writes:
> I just realized that my earlier patch
> 8db1e90b6d25beb72b5ebbc706b6def64794dcf8 broke key-binding support for
> auto-reveal (i.e., using left/right rather than C-f/b to open previews
> and folds). The attached patch remedies this. Details below.
Thanks. I have
Hello,
I just realized that my earlier patch
8db1e90b6d25beb72b5ebbc706b6def64794dcf8 broke key-binding support for
auto-reveal (i.e., using left/right rather than C-f/b to open previews
and folds). The attached patch remedies this. Details below.
Thanks, best,
Paul
---
The user option *-aut