From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: AlFire Newsgroups: gmane.emacs.help Subject: desktop-read issue on XP - emacs 23.2 or 3 Date: Wed, 10 Sep 2008 18:52:07 -0700 Message-ID: <48C879C7.2080608@ggmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221103903 3994 80.91.229.12 (11 Sep 2008 03:31:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 03:31:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 11 05:32:39 2008 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 1Kdcv8-00075A-CP for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 05:32:38 +0200 Original-Received: from localhost ([127.0.0.1]:49388 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdcu8-0008F8-5v for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Sep 2008 23:31:36 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: individual.net oxsnmuBqb/EHa15bK2L96g/RDIyAqYG2K9r7hZYDyDE1MDXv1b Cancel-Lock: sha1:H401gPcf5zx5cJtU18PypUGg+lA= User-Agent: Thunderbird 2.0.0.16 (X11/20080724) Original-Xref: news.stanford.edu gnu.emacs.help:162063 X-Mailman-Approved-At: Wed, 10 Sep 2008 23:28:48 -0400 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:57409 Archived-At: Hi, With .emacs narrowed down to following: (custom-set-variables '(desktop-save-mode t)) (desktop-load-default) (desktop-read) I noted a very weird question upon start up (only Windows, Linux is fine): "Warning: desktop file appears to be in use by PID %s. The PID indicates the emacs itself I am trying to bring up. Any idea what is wrong? It is really annoying. Thx, Andy