all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* help et. al - use different frame instead of splitting frame?
@ 2024-05-14 18:51 Christopher Howard
  2024-05-15  2:38 ` [External] : " Drew Adams
  2024-05-15  5:35 ` Yuri Khan
  0 siblings, 2 replies; 5+ messages in thread
From: Christopher Howard @ 2024-05-14 18:51 UTC (permalink / raw)
  To: Help Gnu Emacs Mailing List

Hi, use Emacs with multiple frames, one on each monitor, and typically one window per frame. Now that I have lots of frame space, I find it annoying when functions like (describe-function) split the frame I am on. I am wondering if it is possible to change something so that functions like that instead display the buffer in a different frame.

Looking for someplace to start, I dove down into `describe-function' source code and eventually found myself trying to hack temp-buffer-window-show, so that its display-buffer call got passed another frame, i.e., from `get-other-frame'. Aside from thinking there must be some simpler solution, I also couldn't get this to work consistently. It worked on the first call to describe-function but not after that.

I also looked a bit into override temp-buffer-show-function but changing this variable didn't seem to have any effect.

-- 
📛 Christopher Howard
🚀 gemini://gem.librehacker.com
🌐 http://gem.librehacker.com

בראשית ברא אלהים את השמים ואת הארץ



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

end of thread, other threads:[~2024-06-24 14:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 18:51 help et. al - use different frame instead of splitting frame? Christopher Howard
2024-05-15  2:38 ` [External] : " Drew Adams
2024-06-24  6:19   ` Björn Bidar
     [not found]   ` <87v81ylv5f.fsf@>
2024-06-24 14:31     ` Drew Adams
2024-05-15  5:35 ` Yuri Khan

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.