unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: philip-agee@africamel.net
Cc: 49166@debbugs.gnu.org
Subject: bug#49166: Writing in help-buffer does not show in history
Date: Tue, 22 Jun 2021 10:34:22 +0100	[thread overview]
Message-ID: <87tulqb5up.fsf@tcd.ie> (raw)
In-Reply-To: <ea-mime-60d10838-38d-3f6e66d3@www-7.mailo.com> (philip-agee@africamel.net's message of "Mon, 21 Jun 2021 23:44:24 +0200 (CEST)")

philip-agee@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





  reply	other threads:[~2021-06-22  9:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 21:44 bug#49166: Writing in help-buffer does not show in history philip-agee
2021-06-22  9:34 ` Basil L. Contovounesios [this message]
2021-06-22 13:30 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tulqb5up.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=49166@debbugs.gnu.org \
    --cc=philip-agee@africamel.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).