From: Sebastian Rose <sebastian_rose@gmx.de>
To: Richard Riley <rileyrgdev@googlemail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: using variables in org-publish-project-alist
Date: Tue, 25 Nov 2008 00:58:00 +0100 [thread overview]
Message-ID: <871vx0ismv.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <492a974d.09c5660a.159f.ffffa235@mx.google.com> (Richard Riley's message of "Mon, 24 Nov 2008 12:59:29 +0100")
Hi Richard,
Richard Riley <rileyrgdev@googlemail.com> 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?
(setq org-publish-project-alist
'(("org-notes"
;; ...
:auto-index t ; generate index.org automagically
:index-filename "sitemap.org"
:index-title "Sitemap"
:recursive t
;; ...
)
Regards,
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http: www.emma-stil.de
next prev parent reply other threads:[~2008-11-24 23:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-24 1:45 using variables in org-publish-project-alist Richard Riley
2008-11-24 10:11 ` Carsten Dominik
2008-11-24 11:59 ` Richard Riley
2008-11-24 23:58 ` Sebastian Rose [this message]
2008-11-25 0:09 ` Richard Riley
2008-11-25 0:35 ` Sebastian Rose
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871vx0ismv.fsf@kassiopeya.MSHEIMNETZ \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=rileyrgdev@googlemail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).