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 <[EMAIL PROTECTED]> 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.: [EMAIL PROTECTED], [EMAIL PROTECTED]


_______________________________________________
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

Reply via email to