From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Hansen Newsgroups: gmane.emacs.bugs Subject: Re: [dgc@zillow.com: Small change to desktop.el] Date: Sat, 08 Jul 2006 10:25:39 +0200 Message-ID: <44AF6C03.6050507@soem.dk> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1152349013 28872 80.91.229.2 (8 Jul 2006 08:56:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Jul 2006 08:56:53 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, Richard Stallman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 08 10:56:51 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fz8cI-00057g-3Q for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Jul 2006 10:56:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fz8cH-0003Np-OR for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Jul 2006 04:56:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fz88K-0002my-DP for bug-gnu-emacs@gnu.org; Sat, 08 Jul 2006 04:25:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fz88H-0002mm-Ne for bug-gnu-emacs@gnu.org; Sat, 08 Jul 2006 04:25:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fz88H-0002mj-J7 for bug-gnu-emacs@gnu.org; Sat, 08 Jul 2006 04:25:45 -0400 Original-Received: from [212.99.225.245] (helo=odin.broadcom.dk) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Fz88q-0002ck-An; Sat, 08 Jul 2006 04:26:20 -0400 Original-Received: from pppoe3-ves.broadcom.dk ([212.99.255.42] helo=[10.17.0.131]) by odin.broadcom.dk with esmtp (Exim 4.24; FreeBSD) id 1Fz86d-000Lbl-PL; Sat, 08 Jul 2006 10:24:03 +0200 User-Agent: Debian Thunderbird 1.0.2 (X11/20060423) X-Accept-Language: en-us, en Original-To: dgc@zillow.com In-Reply-To: X-Enigmail-Version: 0.91.0.0 X-Mailman-Approved-At: Sat, 08 Jul 2006 04:56:42 -0400 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15202 Archived-At: >I made a small change to desktop.el to allow the user to specify the >directory list that the desktop files are read from. Please consider >moving this change to the current code base. > That change has been in code base for 3 years :-) You can find the current version of desktop.el at http://cvs.savannah.gnu.org/viewcvs/*checkout*/emacs/emacs/lisp/desktop.el Look for the variable desktop-path.