From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Raimund Kohl-Fuechsle Newsgroups: gmane.emacs.help Subject: outline-mode Date: Thu, 20 Nov 2003 23:33:17 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20031120223317.768D22F7B0@oldsmartoffice> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1069368768 28922 80.91.224.253 (20 Nov 2003 22:52:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2003 22:52:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 20 23:52:46 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMxfK-0006rI-00 for ; Thu, 20 Nov 2003 23:52:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMyaM-0005pY-M5 for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2003 18:51:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMya0-0005p1-77 for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 18:51:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMySQ-0002hq-SI for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 18:44:01 -0500 Original-Received: from [212.227.126.185] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMyQy-0001fE-Ts for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 18:42:01 -0500 Original-Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng7.kundenserver.de with esmtp (Exim 3.35 #1) id 1AMxTV-0006SJ-00 for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 23:40:33 +0100 Original-Received: from [80.140.10.21] (helo=oldsmartoffice) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AMxTV-0003uV-00 for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 23:40:33 +0100 Original-Received: from oldsmartoffice (oldsmartoffice [127.0.0.1]) by oldsmartoffice (Postfix) with ESMTP id 768D22F7B0 for ; Thu, 20 Nov 2003 23:33:17 +0100 (CET) Original-To: help-gnu-emacs@gnu.org (emacs mailing list) X-Mailer: MH-E 7.4.2; nmh 1.0.4+dev; GNU Emacs 21.2.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14451 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14451 hi, I like to use outline-mode for certain files. Is there a way to open that file automaticaly in outline-mode, without setting emacs outline mode as default? ray