From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dave@adboyd.com (J. David Boyd) Newsgroups: gmane.emacs.bugs Subject: Re: list-buffers' docstring should mention how to list all Date: 29 Sep 2004 10:49:05 -0400 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <81wtydjfku.fsf@adboyd.com> References: <87acvayz4x.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096470103 31135 80.91.229.6 (29 Sep 2004 15:01:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2004 15:01:43 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 29 17:01:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CCfxT-0001GX-00 for ; Wed, 29 Sep 2004 17:01:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCg3o-0004DC-D5 for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Sep 2004 11:08:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CCg30-0003mO-SV for bug-gnu-emacs@gnu.org; Wed, 29 Sep 2004 11:07:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CCg30-0003lz-22 for bug-gnu-emacs@gnu.org; Wed, 29 Sep 2004 11:07:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCg2z-0003lj-Rt for bug-gnu-emacs@gnu.org; Wed, 29 Sep 2004 11:07:13 -0400 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CCfwa-0006R6-NT for bug-gnu-emacs@gnu.org; Wed, 29 Sep 2004 11:00:36 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CCfwY-0001oX-00 for ; Wed, 29 Sep 2004 17:00:34 +0200 Original-Received: from wbar5.tampa1-4-11-125-246.dsl-verizon.net ([4.11.125.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2004 17:00:34 +0200 Original-Received: from dave by wbar5.tampa1-4-11-125-246.dsl-verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2004 17:00:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: wbar5.tampa1-4-11-125-246.dsl-verizon.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9120 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9120 Dan Jacobson writes: > list-buffers is an interactive compiled Lisp function in... > Note that buffers with names starting with spaces are omitted. > > Well, mention there how to list them too. Sizes and all. I don't think it's possible. Isn't that why it says that names starting with spaces are omitted? Do you know of a way to make this work?