From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthias Newsgroups: gmane.emacs.help Subject: Re: buffer-list and desktop Date: 12 Nov 2004 06:05:50 +0100 Organization: !%$#%$#%!! Message-ID: References: <2vf8jiF2krb46U1@uni-berlin.de> <2vfhn9F2kl6jmU1@uni-berlin.de> <2vhofgF2m0kl3U1@uni-berlin.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100235995 2153 80.91.229.6 (12 Nov 2004 05:06:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Nov 2004 05:06:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 12 06:06: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 1CSTdn-0007Eb-00 for ; Fri, 12 Nov 2004 06:06:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSTmK-0001dV-4H for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Nov 2004 00:15:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!oleane.net!oleane!freenix!uvsq.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: fermat.math.uvsq.fr Original-X-Trace: io.uvsq.fr 1100235950 37952 193.51.32.1 (12 Nov 2004 05:05:50 GMT) Original-X-Complaints-To: Newsmaster@uvsq.fr Original-NNTP-Posting-Date: Fri, 12 Nov 2004 05:05:50 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:126521 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21914 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21914 Kevin Rodgers wrote: > (...) The real problem I see is that the buffer browsing commands > (list-buffers and electric-buffer-list) don't take the list of > buffers as an argument, so you can't write new desktop-save- > versions of those commands that use the result of this function. Exactly! May be one should change `list-buffers' so that it accept a second optional argument, a list of buffers!! Thank you very much Kevin, David and Jesper. -- Matthias