all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jpw@pobox.com (John Paul Wallington)
Cc: bug-gnu-emacs@gnu.org
Subject: Re: ibuffer: mention how to see hidden buffers on help page
Date: Wed, 28 Jun 2006 14:01:38 +0100	[thread overview]
Message-ID: <87mzbxwi19.fsf@thunk.shootybangbang.com> (raw)
In-Reply-To: E1FuEE6-0001bL-1o@jidanni1

Dan Jacobson <jidanni@jidanni.org> writes:

> Regarding ibuffer.el,
> Say C-x C-b runs the command ibuffer
> and we hit C-x C-b h
> We now come to a line
>   'g' - As above, but add new buffers to the list.
>
> 1. As what above? Reword.
> 2. Mention that C-u g is how we can see hidden buffers.
> Else the user will never figure out how to see hidden buffers.

Thanks for the bug report.  I've installed a doc fix:

Index: ibuffer.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ibuffer.el,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ibuffer.el	6 May 2006 23:58:31 -0000	1.81
+++ ibuffer.el	28 Jun 2006 12:10:50 -0000	1.82
@@ -2457,10 +2457,13 @@
 
 Other commands:
 
+  '\\[ibuffer-update]' - Regenerate the list of all buffers.
+          Prefix arg means to toggle whether buffers that match
+          `ibuffer-maybe-show-predicates' should be displayed.
+
   '\\[ibuffer-switch-format]' - Change the current display format.
   '\\[forward-line]' - Move point to the next line.
   '\\[previous-line]' - Move point to the previous line.
-  '\\[ibuffer-update]' - As above, but add new buffers to the list.
   '\\[ibuffer-quit]' - Bury the Ibuffer buffer.
   '\\[describe-mode]' - This help.
   '\\[ibuffer-diff-with-file]' - View the differences between this buffer

      reply	other threads:[~2006-06-28 13:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-24 19:55 ibuffer: mention how to see hidden buffers on help page Dan Jacobson
2006-06-28 13:01 ` John Paul Wallington [this message]

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=87mzbxwi19.fsf@thunk.shootybangbang.com \
    --to=jpw@pobox.com \
    --cc=bug-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.