unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* ibuffer: hard to keep hidden buffers unhidden
@ 2004-10-14 22:07 Dan Jacobson
  2004-10-15  7:44 ` John Paul Wallington
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2004-10-14 22:07 UTC (permalink / raw)


It's real hard to keep hidden buffers (names matching
ibuffer-maybe-show-regexps /^ /) shown in ibuffer.  You must use 0g to
see them. Any subsequent g (ibuffer-update) or ibuffer-and-update or
ibuffer calls will wipe them out.

No one doesn't want to see them every day, but when one does have them
visible, ibuffer should be like dired, which respects your ls flags
across revert-buffer (g) invocations.

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

* Re: ibuffer: hard to keep hidden buffers unhidden
  2004-10-14 22:07 ibuffer: hard to keep hidden buffers unhidden Dan Jacobson
@ 2004-10-15  7:44 ` John Paul Wallington
  0 siblings, 0 replies; 2+ messages in thread
From: John Paul Wallington @ 2004-10-15  7:44 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> It's real hard to keep hidden buffers (names matching
> ibuffer-maybe-show-regexps /^ /) shown in ibuffer.  You must use 0g to
> see them. Any subsequent g (ibuffer-update) or ibuffer-and-update or
> ibuffer calls will wipe them out.
> 
> No one doesn't want to see them every day, but when one does have them
> visible, ibuffer should be like dired, which respects your ls flags
> across revert-buffer (g) invocations.

In the current sources it's `ibuffer-maybe-show-predicates' and C-u g
to display buffers that match.

I'm not sure the current behaviour is a total misfeature because I
like to break out of displaying buffers matching
`ibuffer-maybe-show-predicates' without killing the Ibuffer buffer and
reinvoking `ibuffer'.  However, I agree that it would also be nice for
Ibuffer to behave as you expect.

How about making C-u g toggle whether it and subsequent invocations of
g should display buffers matching `ibuffer-maybe-show-predicates' ?
WDYT?

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

end of thread, other threads:[~2004-10-15  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-14 22:07 ibuffer: hard to keep hidden buffers unhidden Dan Jacobson
2004-10-15  7:44 ` John Paul Wallington

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).