From: Drew Adams <drew.adams@oracle.com>
To: Howard Melman <hmelman@gmail.com>, emacs-devel@gnu.org
Subject: RE: Perhaps rearrange *Help* buffer a bit?
Date: Wed, 10 Jul 2019 07:06:00 -0700 (PDT) [thread overview]
Message-ID: <3977e4c8-1910-4c13-87ee-7f76e9a71b5f@default> (raw)
In-Reply-To: <ly36je6o5o.fsf@Lumet.home>
> I think its "'View in manual" button could be useful to
> general (and new) users.
Good.
Since 2011 library `help-fns+.el' has had that feature.
And it's user configurable - not just on/off, by
option `help-cross-reference-manuals':
1. Choose the list of manuals to search. Default:
Emacs and Elisp manuals.
2. Choose whether to (a) search systematically,
when `*Help*' is created, and add a `manuals'
link only if search finds hits, or (b) always
create a link, and search only when the link
is followed. Default: (b).
`C-h v help-cross-reference-manuals' shows this
(`manuals' is the added link):
---
help-cross-reference-manuals is a variable defined in `help-fns+.el'.
Its value is (("emacs" "elisp"))
Documentation:
Manuals to search, for a `*Help*' buffer link to the manuals.
A cons.
The car is a list of manuals to search, or the symbol `all', to
search all. If nil, then do not create a cross-reference link.
The cdr is a boolean:
Non-`nil' means search the manuals, then create a cross-ref link:
create it only if some search hits are found.
`nil' means create a cross-ref link without searching manuals
first (but only if there are some manuals to search).
You can customize this variable.
For more information check the manuals.
next prev parent reply other threads:[~2019-07-10 14:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-08 20:18 Perhaps rearrange *Help* buffer a bit? Lars Ingebrigtsen
2019-07-08 20:29 ` Drew Adams
2019-07-08 20:31 ` Drew Adams
2019-07-08 21:14 ` Stefan Monnier
[not found] ` <m3bly4yxgq.fsf@gnus.org>
[not found] ` <jwv5zocaz3r.fsf-monnier+emacs@gnu.org>
2019-07-09 13:58 ` Lars Ingebrigtsen
2019-07-09 14:18 ` Stefan Monnier
2019-07-10 3:58 ` Howard Melman
2019-07-10 11:27 ` Lars Ingebrigtsen
2019-07-10 12:59 ` Howard Melman
2019-07-10 14:06 ` Drew Adams [this message]
2019-07-08 21:24 ` Basil L. Contovounesios
2019-07-08 22:38 ` Lars Ingebrigtsen
2019-07-09 0:02 ` Eric Abrahamsen
2019-07-09 0:59 ` Basil L. Contovounesios
2019-07-09 3:26 ` Eric Abrahamsen
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=3977e4c8-1910-4c13-87ee-7f76e9a71b5f@default \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=hmelman@gmail.com \
/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).