From: David O'Toole <dto@gnu.org>
To: emacs-orgmode@gnu.org
Subject: org-publish v1.71
Date: Thu, 08 Jun 2006 16:09:03 -0400 [thread overview]
Message-ID: <m3verbfm00.fsf@gnu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 82 bytes --]
Bugfix release. Should now allow absolute filenames in the :include
directive.
[-- Attachment #2: Type: message/rfc822, Size: 4969 bytes --]
From: Carsten Dominik <dominik@science.uva.nl>
To: "David O'Toole" <dto@gnu.org>
Subject: Re: [Emacs-orgmode] Re: [David O'Toole] Fwd: Re: org-publish future ?
Date: Wed, 7 Jun 2006 18:12:21 +0200
Message-ID: <37a16ed8c7d328344688e76b1ed910af@science.uva.nl>
Hi David,
you can use
(setq allfiles (cons (expand-file-name inc dir) allfiles))
which will cover both absolute and relative file names.
Thanks!
- Carsten
On Jun 7, 2006, at 17:25, David O'Toole wrote:
>
> I will look into this and get back to you.
>
> "Chris wallace" <crassshed@gmail.com> writes:
>
>> On 07/06/06, Carsten Dominik <dominik@science.uva.nl> wrote:
>>>
>>>
>>> On Jun 6, 2006, at 18:02, Chris wallace wrote:
>>>
>>>>
>>>> PS. On the subject of org-publish (sort of), one of the things I
>>>> like
>>>> most about org-mode is that I can have Readme.org files scattered
>>>> over
>>>> a number of directories and have them all included in the agenda.
>>>> However, org-publish assumes all org files for a single project
>>>> reside
>>>> in a single directory. I wonder if I am the only one who has several
>>>> directories per project?
>>>
>>> I think you can already use the :include parameter to do this - at
>>> least I hope that you can give absolute path names there. If not, i
>>> would consider this a bug.
>>
>>
>> So either this is a bug or I'm mis-using the :include parameter. I
>> have
>> org-publish-project-alist set as follows:
>>
>> org-publish-project-alist is a variable defined in `org-publish.el'.
>> Its value is
>> (("bright" :base-directory "~/bright"
>> :base-extension "org"
>> :include ("/home/chris/bright/chr5/cng/Readme.org"
>> "/home/chris/bright/chr5/phase2/Readme.org")
>> :publishing-directory "~/public_html/org"
>> :with-section-numbers nil
>> :table-of-contents t
>> :style "<link rel=stylesheet href=\"/~chris/styles/wiki-style.css\"
>> type=\"text/css\">"))
>>
>> When I do M-x org-publish bright the *.org files in ~/bright are
>> published,
>> but the included files are not. I also tried with filenames relative
>> to
>> ~/public/org; same result. How should I be setting :include?
>>
>> This is with org v. 4.36, org-publish v. 1.70, emacs v. 22.0.50.2
>>
>> Chris.
>>
>>
>>
>> - Carsten
>>>
>>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> --
> David O'Toole -- Independent Consultant
> dto@gnu.org
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
[-- Attachment #3: Type: text/plain, Size: 58 bytes --]
--
David O'Toole -- Independent Consultant
dto@gnu.org
[-- Attachment #4: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2006-06-08 20:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-08 20:09 David O'Toole [this message]
2006-06-09 9:16 ` org-publish v1.71 Chris wallace
2006-06-10 15:44 ` David O'Toole
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=m3verbfm00.fsf@gnu.org \
--to=dto@gnu.org \
--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 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).