GNU bug report logs -
#73386
[PATCH] Fix keybinding support for *-auto-reveal
Previous Next
Reported by: Paul Nelson <ultrono <at> gmail.com>
Date: Fri, 20 Sep 2024 14:54:02 UTC
Severity: normal
Tags: patch
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 73386 <at> debbugs.gnu.org (full text, mbox):
Hi Paul,
Paul Nelson <ultrono <at> gmail.com> 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 one question: Is it possible to set the LEXICAL argument
of `eval' to t?
,----[ C-h f eval RET ]
| eval is a primitive-function in ‘C source code’.
|
| (eval FORM &optional LEXICAL)
|
| Evaluate FORM and return its value.
| If LEXICAL is ‘t’, evaluate using lexical binding by default.
| This is the recommended value.
|
| If absent or ‘nil’, use dynamic scoping only.
`----
I didn't test your change, but think it should work as well with my
request.
Best, Arash
This bug report was last modified 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.