From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Phillip Lord Newsgroups: gmane.emacs.help Subject: Re: Desktop save Date: 08 Apr 2003 16:02:15 +0100 Organization: BIOSCI/MRC Human Genome Mapping Project Resource Centre Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049814470 14557 80.91.224.249 (8 Apr 2003 15:07:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2003 15:07:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 08 17:07:39 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 192uhH-0003ln-00 for ; Tue, 08 Apr 2003 17:07:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192ufL-0005Zq-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2003 11:05:39 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.esat.net!lnewspeer00.lnd.ops.eu.uu.net!emea.uu.net!server1.netnews.ja.net!hgmp.mrc.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 38 Original-NNTP-Posting-Host: bromine.hgmp.mrc.ac.uk Original-X-Trace: niobium.hgmp.mrc.ac.uk 1049814135 5022 193.62.192.35 (8 Apr 2003 15:02:15 GMT) Original-X-Complaints-To: news@net.bio.net Original-NNTP-Posting-Date: Tue, 8 Apr 2003 15:02:15 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93 Original-Xref: shelby.stanford.edu gnu.emacs.help:111785 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8286 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8286 >>>>> "Sebastian" == Sebastian Tennant writes: Sebastian> On Tuesday, April 8, 2003, at 02:14 pm, Phillip Lord Sebastian> wrote: >> Something is crashing when one of these modes is trying to load >> perhaps. Have you checked *messages*? Sebastian> Hi Phil. Sebastian> Thanks for taking the time to think about this one. Sebastian> Here's my usual *Messages* buffer upon start-up: Sebastian> Other things aren't working such as modes I've put in Sebastian> desktop-modes-not-to-save being ignored. But let's Sebastian> tackle one thing at a time hey! Sebastian> Any ideas? Not off the top of my head. That things are not all working as expected is a worry. The best advice that I can give you, is to try and narrow the problem down somewhat. Try and create a fake .emacs (which you can load with -q -l), which just forces a desktop load, and see if you still get the same problem. Also see if you have any desktop customisation, either using custom, or by hand in your .emacs. Try removing all of this, as some of it could be causing the problem. Cheers Phil