From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Hansen Newsgroups: gmane.emacs.devel Subject: Re: Load of .emacs.desktop from Emacs 21 fails Date: Wed, 12 Oct 2005 11:18:30 +0200 Message-ID: <434CD4E6.2020508@soem.dk> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129110534 3549 80.91.229.2 (12 Oct 2005 09:48:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Oct 2005 09:48:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 12 11:48:53 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EPdDN-0007zs-NE for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2005 11:48:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPdDM-0006al-Sc for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2005 05:48:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EPcl1-00067R-R4 for emacs-devel@gnu.org; Wed, 12 Oct 2005 05:18:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EPckx-00066w-II for emacs-devel@gnu.org; Wed, 12 Oct 2005 05:18:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPckt-00066c-Vp for emacs-devel@gnu.org; Wed, 12 Oct 2005 05:18:37 -0400 Original-Received: from [212.99.225.245] (helo=odin.broadcom.dk) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EPckt-0000Mk-Qf for emacs-devel@gnu.org; Wed, 12 Oct 2005 05:18:36 -0400 Original-Received: from pppoe3-ves.broadcom.dk ([212.99.255.42] helo=[10.17.1.154]) by odin.broadcom.dk with esmtp (Exim 4.24; FreeBSD) id 1EPcgO-0007tE-HO; Wed, 12 Oct 2005 11:13:56 +0200 User-Agent: Debian Thunderbird 1.0.2 (X11/20050817) X-Accept-Language: en-us, en Original-To: Reiner Steib In-Reply-To: X-Enigmail-Version: 0.91.0.0 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:43911 Archived-At: Reiner Steib wrote: >The following patch fixed it. Okay to install? > > Yes. I just installed it. Thanks!