emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-publish v1.71
@ 2006-06-08 20:09 David O'Toole
  2006-06-09  9:16 ` Chris wallace
  0 siblings, 1 reply; 3+ messages in thread
From: David O'Toole @ 2006-06-08 20:09 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-10 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-08 20:09 org-publish v1.71 David O'Toole
2006-06-09  9:16 ` Chris wallace
2006-06-10 15:44   ` David O'Toole

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).