GNU bug report logs -
#33830
27.0.50; help-xref-stack contains bad entries
Previous Next
Reported by: Alex Branham <alex.branham <at> gmail.com>
Date: Fri, 21 Dec 2018 16:57:02 UTC
Severity: normal
Tags: confirmed, moreinfo
Found in versions 27.0.50, 28.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #15 received at 33830 <at> debbugs.gnu.org (full text, mbox):
Alex Branham <alex.branham <at> gmail.com> writes:
> Sometimes `help-xref-stack' contains "bad" entries, which makes
> help-go-forward and help-go-back error in a strange way. To see what I
> mean:
>
> emacs -q
>
> C-h f car RET
> C-h k C-x t
> C-h f cdr RET
>
> Now that the *Help* buffer is displaying `cdr', if you try to go back
> (with "l" or clicking the back button), you get "user-error C-x t is
> undefined".
This doesn't exactly reproduce for me in Emacs 27.1, because `C-x t' is
bound there. But this works:
C-h f car RET
C-h k C-x t t
C-h f cdr RET
C-x o
l
I do get the "is undefined" message, but then hitting `l' again takes me
back to `car'.
I guess it could make sense for `l'/`r' to skip these "invalid" entries,
but on the other hand, I can see how they'd be vaguely useful.
Does anybody have any opinions here?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.