From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: How to know is a buffer is a temporary one? Date: Mon, 29 Jul 2013 14:09:05 -0700 (PDT) Message-ID: <0bcc00f4-78d9-4bfe-b11c-d70c0d32ad1d@default> References: <86k3k975fj.fsf@somewhere.org> <861u6h42el.fsf@somewhere.org> <86fvuxf7vh.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1375132195 13342 80.91.229.3 (29 Jul 2013 21:09:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Jul 2013 21:09:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sebastien Vauban Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 29 23:09:56 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V3uhV-00043U-Cl for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jul 2013 23:09:53 +0200 Original-Received: from localhost ([::1]:58866 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3uhU-0004O3-Tk for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jul 2013 17:09:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3uh2-00044n-Ef for help-gnu-emacs@gnu.org; Mon, 29 Jul 2013 17:09:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3ugm-0003N7-JY for help-gnu-emacs@gnu.org; Mon, 29 Jul 2013 17:09:24 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:19820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3ugm-0003Mf-8D for help-gnu-emacs@gnu.org; Mon, 29 Jul 2013 17:09:08 -0400 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r6TL96c0014410 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 29 Jul 2013 21:09:07 GMT Original-Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r6TL95OW010860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 29 Jul 2013 21:09:06 GMT Original-Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r6TL95OX007680; Mon, 29 Jul 2013 21:09:05 GMT In-Reply-To: <86fvuxf7vh.fsf@somewhere.org> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7 (607090) [OL 12.0.6668.5000 (x86)] X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92520 Archived-At: FWIW, buffers whose names begin with " *" are not necessarily temporary. The doc says only that such a buffer "does not show up in `M-x list-buffers= '.