GNU bug report logs -
#58314
29.0.50; C-h k with native compilation not conclusive
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Wed, 5 Oct 2022 19:30:02 UTC
Severity: normal
Found in version 29.0.50
Done: Andrea Corallo <acorallo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 58314 <at> debbugs.gnu.org (full text, mbox):
> From: Jean Louis <bugs <at> gnu.support>
> Date: Wed, 05 Oct 2022 22:26:20 +0300
>
>
> I remember with byte compiling I was never lead to go into byte compiled
> file when I was inspecting commands with C-h k
>
> With native compilation, I do: C-h k and I get this:
>
> v n runs the command cf-people-view-notes (found in
> rcd-db-people-mode-map), which is an interactive native-compiled Lisp
> function in
> ‘../eln-cache/29.0.50-44cd31c8/rcd-cf-a9476332-a313d4ff.eln’.
>
> It is bound to v n.
I cannot reproduce this. I don't have rcd-cf.el here, of course, but
I tested with "C-h k n" in Help mode, and I see the expected:
n runs the command help-goto-next-page (found in help-mode-map), which
is an interactive native-compiled Lisp function in ‘help-mode.el’.
So this is somehow related to your own files. Maybe it's because how
we store the doc strings or something? Stefan, any ideas?
This bug report was last modified 1 year and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.