From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Publishing org files : index Date: Fri, 27 Jun 2008 15:51:56 +0200 Message-ID: <87r6ajrnnn.fsf@kassiopeya.MSHEIMNETZ> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KCEMR-0000CL-Jm for emacs-orgmode@gnu.org; Fri, 27 Jun 2008 09:51:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KCEMQ-0000AW-8R for emacs-orgmode@gnu.org; Fri, 27 Jun 2008 09:51:35 -0400 Received: from [199.232.76.173] (port=60247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCEMQ-0000AO-0L for emacs-orgmode@gnu.org; Fri, 27 Jun 2008 09:51:34 -0400 Received: from mail.gmx.net ([213.165.64.20]:60524) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KCEMP-0007Nw-V4 for emacs-orgmode@gnu.org; Fri, 27 Jun 2008 09:51:34 -0400 In-Reply-To: (Manish's message of "Fri, 27 Jun 2008 08:29:49 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mailinglist I'd like to volunteer for this little snippet. But the only function I found was 'grep' which puts all output into a buffer named *grep*. (grep-compute-defaults) (rgrep "\#+TITLE\:" "*org" "/home/sebastian/notes/") gives us the result we need for this. Could someone tell me a way to inhibit the display of the '*grep*' buffer? Right now the index file is generated just from a list of filenames since it is generated before all the file are read. This is to avoid reading all the files regardless of org publishing timestamp. Another question to this concern: How about the directories? Now they are displayed as links. On most servers indexes are forbidden. Should we just show the names? dir1 file1.1 (link) file1.2 (link) instead of dir1 (link) file1.1 (link) file1.2 (link) ?? Manish writes: > On Fri, Jun 27, 2008 at 2:26 AM, Richard G Riley wrote: > > > > Should the auto generated index.org and index.html (auto-index t) not > > pick up the #title property for included pages as the link text? > > > > +1 > > -- Manish > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Sebastian Rose, Hanover, Germany Phone: +49 173 83 93 417 Mail.: sebatian_rose@gmx.de, s.rose@emma-stil.de