From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Davis Herring" Newsgroups: gmane.emacs.devel Subject: RE: desktop.el - only one desktop file per directory? Date: Fri, 22 Jan 2010 18:41:23 -0800 (PST) Message-ID: <60504.128.165.0.81.1264214483.squirrel@webmail.lanl.gov> References: <2AF6C5F140884701AF25EE459EE3C87F@us.oracle.com> <315F6FE6F5544AEE89D8F9CD699153F0@us.oracle.com> Reply-To: herring@lanl.gov NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1264214501 30978 80.91.229.12 (23 Jan 2010 02:41:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Jan 2010 02:41:41 +0000 (UTC) Cc: 'Emacs-Devel devel' To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 23 03:41:34 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NYVwL-0002qp-LA for ged-emacs-devel@m.gmane.org; Sat, 23 Jan 2010 03:41:33 +0100 Original-Received: from localhost ([127.0.0.1]:54672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYVwM-00041Y-PP for ged-emacs-devel@m.gmane.org; Fri, 22 Jan 2010 21:41:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYVwI-00041T-BY for emacs-devel@gnu.org; Fri, 22 Jan 2010 21:41:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYVwD-00041H-Vo for emacs-devel@gnu.org; Fri, 22 Jan 2010 21:41:29 -0500 Original-Received: from [199.232.76.173] (port=35671 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYVwD-00041E-Ov for emacs-devel@gnu.org; Fri, 22 Jan 2010 21:41:25 -0500 Original-Received: from proofpoint1.lanl.gov ([204.121.3.25]:40487) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NYVwD-0003Ov-6V for emacs-devel@gnu.org; Fri, 22 Jan 2010 21:41:25 -0500 Original-Received: from mailrelay2.lanl.gov (mailrelay2.lanl.gov [128.165.4.103]) by proofpoint1.lanl.gov (8.14.3/8.14.3) with ESMTP id o0N2fNYw004157; Fri, 22 Jan 2010 19:41:23 -0700 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 4847915DE589; Fri, 22 Jan 2010 19:41:23 -0700 (MST) X-NIE-2-Virus-Scanner: amavisd-new at mailrelay2.lanl.gov Original-Received: from webmail1.lanl.gov (webmail1.lanl.gov [128.165.4.106]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 35B7815DE582; Fri, 22 Jan 2010 19:41:23 -0700 (MST) Original-Received: by webmail1.lanl.gov (Postfix, from userid 48) id 333BF1DE006D; Fri, 22 Jan 2010 19:41:23 -0700 (MST) Original-Received: from 128.165.0.81 (SquirrelMail authenticated user 196434) by webmail.lanl.gov with HTTP; Fri, 22 Jan 2010 18:41:23 -0800 (PST) In-Reply-To: <315F6FE6F5544AEE89D8F9CD699153F0@us.oracle.com> User-Agent: SquirrelMail/1.4.8-5.7.lanl7 X-Priority: 3 (Normal) Importance: Normal X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2010-01-22_15:2010-01-20, 2010-01-22, 2010-01-22 signatures=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120303 Archived-At: > In particular, I'd like to know more about the potential problems of > ignoring (i.e. just releasing) locks and loading the same or another > desktop file. I'm not turning on `desktop-save-mode' at all; I'm just > saving (without locking) and loading desktop files willy-nilly. ;-) The only problem that comes immediately to mind is that `desktop-read' moves the buffers it creates (eagerly, which is often all of them) to the front of the buffer list, which might be undesired. Davis -- This product is sold by volume, not by mass. If it appears too dense or too sparse, it is because mass-energy conversion has occurred during shipping.