GNU bug report logs -
#49166
Writing in help-buffer does not show in history
Previous Next
Reported by: philip-agee <at> africamel.net
Date: Tue, 22 Jun 2021 03:05:03 UTC
Severity: normal
Tags: notabug
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 49166 <at> debbugs.gnu.org (full text, mbox):
philip-agee <at> africamel.net writes:
> Have written the following function that inserts text in the
> help-buffer.
>
> Was curious to see whether the inserted text persist if one uses
> the buttons or commands in the Help Buffer that take you
> back/forth in the history of visited entries (you can invoke
> those commands with 'l' for left ('help-go-back') and 'r' for
> right ('help-go-forward')).
>
> It does not show in the history when using ('help-go-back').
These history commands rely on help-xref-stack being set up
appropriately, which is done with the function help-setup-xref.
See (info "(elisp) Help Functions") [0] and the linked
example in (info "(elisp) Accessing Documentation") [1]
(or look at the definitions of describe-function, etc.).
[0]: https://gnu.org/software/emacs/manual/html_node/elisp/Help-Functions.html
[1]: https://gnu.org/software/emacs/manual/html_node/elisp/Accessing-Documentation.html
HTH,
--
Basil
This bug report was last modified 4 years and 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.