From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Faheem Mitha Newsgroups: gmane.emacs.help Subject: Re: emacs won't forget file state as saved by desktop.el Date: Sun, 29 Dec 2002 16:54:58 -0000 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <8465tdxde7.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1041180945 13197 80.91.224.249 (29 Dec 2002 16:55:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Dec 2002 16:55:45 +0000 (UTC) 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 18Sgj2-0003Qj-00 for ; Sun, 29 Dec 2002 17:55:44 +0100 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 18Sgit-0007Tn-04 for gnu-help-gnu-emacs@m.gmane.org; Sun, 29 Dec 2002 11:55:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!snoopy.risq.qc.ca!newsfeed.news2me.com!newsfeed-west.nntpserver.com!hub1.meganetnews.com!nntpserver.com!telocity-west!DIRECTV!sn-xit-03!sn-xit-01!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Linux) Original-X-Complaints-To: abuse@supernews.com Original-Lines: 25 Original-Xref: shelby.stanford.edu gnu.emacs.help:108582 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:5111 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5111 On Sun, 29 Dec 2002 12:39:28 +0100, Kai Großjohann wrote: > Faheem Mitha writes: > >> I disabled desktop.el in my .emacs files and deleted .emacs.desktop >> and thought that would be the end of the matter. But unfortunately >> not. Whenever I open up reject1.tex I get it in fundamental mode and >> with whizzytex enabled (so that advi pops up). > > Does the string "-*-" (sans quotes) occur in the first line of the > file? Do the strings "Local Variables" and "End" (both sans quotes) > occur near the end of the file? > > If either, read the section on file variables in the Emacs > documentation. Thanks for replying. It seems that the behaviour of whizzytex has changed in the most recent upload (I'm tracking Debian testing) and it is now enabled on every latex file by default and interferes with auctex etc., but I didn't realise it. I generally use multifile documents, and whizzytex dies on those, so I didn't realise anything had changed. Sorry for bothering the group. I guess I'd better file a bug report. (Sigh). Faheem.