From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: occur-hook changing the current buffer Date: Tue, 28 Jun 2005 03:19:22 +0300 Organization: JURTA Message-ID: <871x6n1gfp.fsf@jurta.org> References: <87y88zqtpa.fsf@jurta.org> <20050627.223158.39168003.wl@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119929983 14908 80.91.229.2 (28 Jun 2005 03:39:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 03:39:43 +0000 (UTC) Cc: lekktu@gmail.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 05:39:42 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn6wN-0001Rf-VK for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 05:39:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn749-00084e-B9 for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2005 23:47:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dn733-00071v-4v for emacs-devel@gnu.org; Mon, 27 Jun 2005 23:46:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dn72w-0006vw-52 for emacs-devel@gnu.org; Mon, 27 Jun 2005 23:46:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn72v-0006o4-Cm for emacs-devel@gnu.org; Mon, 27 Jun 2005 23:46:01 -0400 Original-Received: from [194.126.101.116] (helo=HOT-Bounce1.hot.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dn735-0000so-N5; Mon, 27 Jun 2005 23:46:11 -0400 Original-Received: from mail.neti.ee (Relay8 [192.168.1.27]) by HOT-Bounce1.hot.ee (Postfix) with ESMTP id 3490C14B2AC; Tue, 28 Jun 2005 06:10:51 +0300 (EEST) Original-Received: from mail.neti.ee (80-235-41-107-dsl.mus.estpak.ee [80.235.41.107]) by Relayhost2.neti.ee (Postfix) with ESMTP id 9D8143C99; Tue, 28 Jun 2005 06:23:36 +0300 (EEST) Original-To: Werner LEMBERG In-Reply-To: <20050627.223158.39168003.wl@gnu.org> (Werner LEMBERG's message of "Mon, 27 Jun 2005 22:31:58 +0200 (CEST)") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39725 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39725 >> NEWS is hard to absorb because it is so big. > > What about a table of contents and enumerating the sections, > subsections, and subsubsections? In Emacs, NEWS is visited in outline-mode, so after typing `C-c C-t' or `C-c C-q' the whole file looks like a table of contents. -- Juri Linkov http://www.jurta.org/emacs/