From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sebastian Tennant Newsgroups: gmane.emacs.help Subject: Desktop save Date: Tue, 8 Apr 2003 13:32:23 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <25FD15A0-69BE-11D7-B0FE-00039392CAFA@albert.vcisp.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1049805496 15980 80.91.224.249 (8 Apr 2003 12:38:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2003 12:38:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 08 14:38:13 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 192sLy-00046J-00 for ; Tue, 08 Apr 2003 14:37:30 +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 192sHL-0008TK-00 for gnu-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2003 08:32:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 192sH5-0008SA-00 for help-gnu-emacs@gnu.org; Tue, 08 Apr 2003 08:32:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 192sH4-0008Ri-00 for help-gnu-emacs@gnu.org; Tue, 08 Apr 2003 08:32:27 -0400 Original-Received: from murphys.services.quay.plus.net ([212.159.14.225]) by monty-python.gnu.org with smtp (Exim 4.10.13) id 192sH4-0008Qu-00 for Help-gnu-emacs@gnu.org; Tue, 08 Apr 2003 08:32:26 -0400 Original-Received: (qmail 8990 invoked from network); 8 Apr 2003 12:32:13 -0000 Original-Received: from albert.vcisp.net (212.159.16.194) by murphys.services.quay.plus.net with SMTP; 8 Apr 2003 12:32:13 -0000 Original-To: Help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.551) 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:8277 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8277 Hi all. Can anyone think why text-mode file-visiting buffers are restored in fundamental-mode between sessions. The minor mode (auto-fill) is being preserved but not the major mode! This one is driving me crazy! Seb.