Sebastian Rose <[EMAIL PROTECTED]> writes:

> Hi Richard,
>
>
> Richard Riley <[EMAIL PROTECTED]> writes:
>> If I open my "homepage" e.g ~/myweb/index.org, and then publish the
>> entire project while in that buffer then any other "index" replaces it
>> during the publish process - it is was replaced by
>> ~/myweb/projects/index.org<2>" in the focused window. Not a day breaker
>> I admit, but still a slight "blip" in the otherwise super quiet publish
>> process.
>
>
> Does setting the `:index-filename' help?

I do not use auto-index but have my own index.org files. I believe
Carsten has addressed this issue.

>
>
> (setq org-publish-project-alist
>       '(("org-notes"
>         
>          ;; ...
>
>          :auto-index t ; generate index.org automagically
>          :index-filename "sitemap.org"
>          :index-title "Sitemap"
>          :recursive t
>          
>          ;; ...
>          )
>
>
>
> Regards,

-- 
 important and urgent problems of the technology of today are no longer the 
satisfactions of the primary needs or of archetypal wishes, but the reparation 
of the evils and damages by the technology of yesterday.  ~Dennis Gabor, 
Innovations:  Scientific, Technological and Social, 1970


_______________________________________________
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