all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* detach-buffer?
@ 2003-04-01 19:44 Kin Cho
  2003-04-01 22:44 ` detach-buffer? Oliver Scholz
  0 siblings, 1 reply; 2+ messages in thread
From: Kin Cho @ 2003-04-01 19:44 UTC (permalink / raw)


Hi,

How do I take a buffer (shell-mode) out of buffer-list so that it
can never be selected?  I'm looking for something more permanent
than bury-buffer.

Thanks.

-kin

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

* Re: detach-buffer?
  2003-04-01 19:44 detach-buffer? Kin Cho
@ 2003-04-01 22:44 ` Oliver Scholz
  0 siblings, 0 replies; 2+ messages in thread
From: Oliver Scholz @ 2003-04-01 22:44 UTC (permalink / raw)


Kin Cho <kin@neoscale.com> writes:
[...]
> How do I take a buffer (shell-mode) out of buffer-list so that it
> can never be selected?  I'm looking for something more permanent
> than bury-buffer.
[...]

`C-x k' (`kill-buffer')? Or what exactly do you want to achieve?

Or maybe it is enough for you to rename that buffer to a name starting
with a space? Emacs considers this buffer as "hidden" then.

    Oliver
-- 
13 Germinal an 211 de la Révolution
Liberté, Egalité, Fraternité!

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

end of thread, other threads:[~2003-04-01 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-01 19:44 detach-buffer? Kin Cho
2003-04-01 22:44 ` detach-buffer? Oliver Scholz

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.