From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: Open Outline-mode file in collapsed state Date: Sat, 29 Mar 2008 16:56:32 +0100 Message-ID: <87k5jlzfpr.fsf@bzg.ath.cx> References: <86abkntrcs.fsf@timbral.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206806224 2430 80.91.229.12 (29 Mar 2008 15:57:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2008 15:57:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 29 16:57:35 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JfdR0-0002vf-Lc for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Mar 2008 16:57:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfdQP-0002BD-6A for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Mar 2008 11:56:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JfdQB-0002Aw-8t for help-gnu-emacs@gnu.org; Sat, 29 Mar 2008 11:56:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JfdQ8-0002AE-RX for help-gnu-emacs@gnu.org; Sat, 29 Mar 2008 11:56:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfdQ8-0002A4-OF for help-gnu-emacs@gnu.org; Sat, 29 Mar 2008 11:56:40 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.155]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfdQ8-0005To-9m for help-gnu-emacs@gnu.org; Sat, 29 Mar 2008 11:56:40 -0400 Original-Received: by fg-out-1718.google.com with SMTP id d23so965477fga.30 for ; Sat, 29 Mar 2008 08:56:39 -0700 (PDT) Original-Received: by 10.82.171.16 with SMTP id t16mr10597946bue.25.1206806199107; Sat, 29 Mar 2008 08:56:39 -0700 (PDT) Original-Received: from bzg.ath.cx ( [129.199.12.136]) by mx.google.com with ESMTPS id 31sm4707465fkt.19.2008.03.29.08.56.37 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 29 Mar 2008 08:56:38 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 6FC47157978; Sat, 29 Mar 2008 16:56:32 +0100 (CET) In-Reply-To: <86abkntrcs.fsf@timbral.net> (Evans Winner's message of "Mon, 24 Mar 2008 21:28:03 -0600") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52797 Archived-At: Evans Winner writes: > I believe you can add the string -- > > #+STARTUP: overview > > -- to the very top of your file. Check the info file: > > (info "(org)In-buffer settings") This is for org-mode, not for outline-mode. -- Bastien