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: file path in buffer name Date: Tue, 17 Nov 2009 14:16:01 -0800 Message-ID: References: <87pr7ib39f.fsf@gmail.com><87ws1pjhg3.fsf@gmail.com><87skcdjfkp.fsf@gmail.com><87ocn1jdvj.fsf@gmail.com><87k4xokh2o.fsf@gmail.com><354EED0DB3A3447288DCAA4BD5858064@us.oracle.com> <87fx8ckdzk.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1258496251 13754 80.91.229.12 (17 Nov 2009 22:17:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Nov 2009 22:17:31 +0000 (UTC) To: "'Sean Sieger'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 17 23:17:24 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NAWMV-0004PB-6O for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Nov 2009 23:17:23 +0100 Original-Received: from localhost ([127.0.0.1]:58200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAWMU-0003Zf-Jk for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Nov 2009 17:17:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAWLt-0003Xd-OD for help-gnu-emacs@gnu.org; Tue, 17 Nov 2009 17:16:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAWLo-0003TS-Qt for help-gnu-emacs@gnu.org; Tue, 17 Nov 2009 17:16:45 -0500 Original-Received: from [199.232.76.173] (port=49891 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAWLo-0003TH-Ir for help-gnu-emacs@gnu.org; Tue, 17 Nov 2009 17:16:40 -0500 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:29139 helo=rgminet11.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NAWLm-0001Bx-N5 for help-gnu-emacs@gnu.org; Tue, 17 Nov 2009 17:16:39 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rgminet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nAHMGfa5003164 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 17 Nov 2009 22:16:43 GMT Original-Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nAH7Z7qc001263; Tue, 17 Nov 2009 22:18:21 GMT Original-Received: from abhmt010.oracle.com by acsmt353.oracle.com with ESMTP id 410877931258496145; Tue, 17 Nov 2009 14:15:45 -0800 Original-Received: from dradamslap1 (/141.144.82.68) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 17 Nov 2009 14:15:45 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87fx8ckdzk.fsf@gmail.com> Thread-Index: Acpn0o/91+c4GhdUSAKI5CAZebZq0AAAG3zQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt357.oracle.com [141.146.40.157] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4B0320C1.013B:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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: news.gmane.org gmane.emacs.help:69858 Archived-At: > an unexpected lesson from this thread is that I can learn > a lot by browsing Customize. Browse? Yes, maybe. But don't forget the `customize-apropos' family. `C-h f customize-apropos TAB' They will help your browsing.