From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#6948: 23.1; incorrect documentation for desktop-save-mode Date: Thu, 02 Sep 2010 01:43:48 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283407810 4030 80.91.229.12 (2 Sep 2010 06:10:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2010 06:10:10 +0000 (UTC) To: 6948-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 02 08:10:09 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Or2zw-0008To-ET for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Sep 2010 08:10:08 +0200 Original-Received: from localhost ([127.0.0.1]:57947 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Or2zv-00007s-J1 for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Sep 2010 02:10:07 -0400 Original-Received: from [140.186.70.92] (port=34833 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Or2ze-0008VI-C9 for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2010 02:09:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Or2zc-0001IL-CF for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2010 02:09:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45413) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or2zc-0001IC-Ah for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2010 02:09:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Or2Zi-0008DQ-Pz for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2010 01:43:02 -0400 In-Reply-To: Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Sep 2010 05:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6948 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 6948@debbugs.gnu.org, rgm@gnu.org Original-Received: via spool by 6948-done@debbugs.gnu.org id=D6948.128340612931573 (code D ref 6948); Thu, 02 Sep 2010 05:43:02 +0000 Original-Received: (at 6948-done) by debbugs.gnu.org; 2 Sep 2010 05:42:09 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or2Yq-0008DC-RC for submit@debbugs.gnu.org; Thu, 02 Sep 2010 01:42:09 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or2Yo-0008Ct-CL for 6948-done@debbugs.gnu.org; Thu, 02 Sep 2010 01:42:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Or2aS-0006Ga-9r; Thu, 02 Sep 2010 01:43:48 -0400 X-Spook: KGB lock picking pre-emptive industrial espionage X-Ran: d 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:39893 Archived-At: Tom Laudeman wrote: > Emacs currently looks in "." and "~" for a saved desktop. I suggest > you change the text and add a note that this setting can be changed by > customizing the variable destkop-path or by adding a line to your init > file, such as: Thanks. I added a mention of desktop-path to the manual, so it will appear in the web-page the next time that gets regenerated (might not be till the next Emacs release).