all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* limiting special buffers to dedicated frames
@ 2010-04-19 12:54 LanX
  2010-04-19 19:51 ` Colin S. Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: LanX @ 2010-04-19 12:54 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

I'd like to have dedicated emacs frames for special buffers.


Let's say all *info* and help buffers always opening in a special
"Help" frame with predefined geometry.

Switching to these buffers should also raise these frames.

Think of how other Applications show helpcontent on F1, they raise
another (X-) window.

I was trying

     (setq special-display-buffer-names
           '("*info*"))

but without success...

Thanks for any help
  Rolf



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

end of thread, other threads:[~2010-05-05 20:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 12:54 limiting special buffers to dedicated frames LanX
2010-04-19 19:51 ` Colin S. Miller
2010-04-19 21:30 ` Glenn Morris
2010-04-20  7:59   ` LanX
2010-05-04 22:16 ` Drew Adams
2010-05-05 20:10   ` LanX

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.