all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: Help Gnu Emacs Mailing List <help-gnu-emacs@gnu.org>
Subject: help et. al - use different frame instead of splitting frame?
Date: Tue, 14 May 2024 10:51:30 -0800	[thread overview]
Message-ID: <87ttj0rzv1.fsf@librehacker.com> (raw)

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

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



             reply	other threads:[~2024-05-14 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 18:51 Christopher Howard [this message]
2024-05-15  2:38 ` [External] : help et. al - use different frame instead of splitting frame? Drew Adams
2024-05-15  5:35 ` Yuri Khan

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

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

  git send-email \
    --in-reply-to=87ttj0rzv1.fsf@librehacker.com \
    --to=christopher@librehacker.com \
    --cc=help-gnu-emacs@gnu.org \
    /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 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.