[Orgmode] Bug? Inconsistency with org-publish-attachment

2010-09-15 Thread Aidan Gauland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a (sub)project for publishing a website.  It uses
org-publish-attachment with the recursive option.

(static
 :base-directory ~/doc-aidan/foo/main/
 :publishing-directory ~/doc-aidan/foo/published/
 :publishing-function org-publish-attachment
 :recursive t
 :base-extension css\\|gz\\|bz\\|lzma\\|jpg\\|gif\\|png)

I have all the files scattered throughout the source directory's
hierarchy.  Their location is preserved when copied to the publishing
directory /except/ for the images (I only have png images right now),
which are just dumped in the root of the publishing directory.

Is this a bug, or am I doing something wrong?

- --Aidan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyQd9gACgkQjyzTRvYJmaV9ZwCeMvLOI9r2oPMnqRSFZsMTQaBg
HcQAniaaYRetDC6MxUW7vKEtvt5ij2F+
=HmtP
-END PGP SIGNATURE-



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Bug? Inconsistency with org-publish-attachment

2010-09-15 Thread Aidan Gauland
I have a (sub)project for publishing a website.  It uses
org-publish-attachment with the recursive option.

(static
 :base-directory ~/doc-aidan/windmill-hill/main/
 :publishing-directory ~/doc-aidan/windmill-hill/published/
 :publishing-function org-publish-attachment
 :recursive t
 :base-extension css\\|gz\\|bz\\|lzma\\|jpg\\|gif\\|png)

I have all the files scattered throughout the source directory's
hierarchy.  Their location is preserved when copied to the publishing
directory /except/ for the images (I only have png images right now),
which are just dumped in the root of the publishing directory.

Is this a bug, or am I doing something wrong?

--Aidan


signature.asc
Description: Digital signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Bug? Inconsistency with org-publish-attachment

2010-09-15 Thread Sebastian Rose
Aidan Gauland ai...@dimension8.tehua.net writes:
 I have a (sub)project for publishing a website.  It uses
 org-publish-attachment with the recursive option.

 (static
  :base-directory ~/doc-aidan/windmill-hill/main/
  :publishing-directory ~/doc-aidan/windmill-hill/published/
  :publishing-function org-publish-attachment
  :recursive t
  :base-extension css\\|gz\\|bz\\|lzma\\|jpg\\|gif\\|png)

 I have all the files scattered throughout the source directory's
 hierarchy.  Their location is preserved when copied to the publishing
 directory /except/ for the images (I only have png images right now),
 which are just dumped in the root of the publishing directory.

 Is this a bug, or am I doing something wrong?


It would be a bug.

But I cannot reproduce it (current Org mode from git, emacs24).


  Sebastian

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode