all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Customize how xrefs are followed in help-mode?
@ 2019-05-16 19:18 Eric Abrahamsen
  2019-05-16 19:22 ` Noam Postavsky
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eric Abrahamsen @ 2019-05-16 19:18 UTC (permalink / raw)
  To: emacs-devel

It's always bothered me that following a function/variable definition
button from a *Help* buffer goes to the file in a separate window -- I
almost always want to re-use the *Help* window.

Essentially, help-mode.el:209 hard-codes the use of `pop-to-buffer', I'd
like to be able to use `pop-to-buffer-same-window'.

From a user's standpoint, I guess what I'd prefer is to be able to give
a prefix arg to RET when following the button, but I don't see any way
of passing that arg down, plus there's no good equivalent for the mouse
click.

Would people consider a customization option to control this?

Eric




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-05-21  0:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-16 19:18 Customize how xrefs are followed in help-mode? Eric Abrahamsen
2019-05-16 19:22 ` Noam Postavsky
2019-05-16 19:30   ` Eric Abrahamsen
2019-05-16 20:14     ` Noam Postavsky
2019-05-17 12:55 ` Stefan Monnier
2019-05-17 16:16   ` Eric Abrahamsen
2019-05-19 19:50 ` Juri Linkov
2019-05-21  0:31   ` Eric Abrahamsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.