all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Publishing org files : index
Date: Fri, 27 Jun 2008 15:51:56 +0200	[thread overview]
Message-ID: <87r6ajrnnn.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <e7cdbe30806261959w16a34aa0x6192440115a0123a@mail.gmail.com> (Manish's message of "Fri, 27 Jun 2008 08:29:49 +0530")

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 <mailtomanish.sharma@gmail.com> 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

  reply	other threads:[~2008-06-27 13:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 20:56 Publishing org files : index Richard G Riley
2008-06-27  2:59 ` Manish
2008-06-27 13:51   ` Sebastian Rose [this message]
2008-06-27  3:02 ` Manuel Hermenegildo
2008-07-08 22:09   ` Carsten Dominik
2008-07-09  4:54     ` Manuel Hermenegildo
2008-07-09 16:56       ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r6ajrnnn.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.