"François Puitg" <[EMAIL PROTECTED]> writes:
> It's weird : why does it succeed on test.html (exported from test.org)
> and not on test.c (via org-publish-attachment) ?
`org-publish-org-to-html' doesn't copy the HTML file, it uses find-file.
Looks like find-file know about Tramp syntax, while es
> "François Puitg" <[EMAIL PROTECTED]> writes:
>
> > After hitting C-c C-e P, the connexion is established and a bunch of
> > tramp messages are displayed in the minibuffer. The org file is
> > correctly exported and published, but the attached source file is not:
> > at some point,
"François Puitg" <[EMAIL PROTECTED]> writes:
> After hitting C-c C-e P, the connexion is established and a bunch of
> tramp messages are displayed in the minibuffer. The org file is
> correctly exported and published, but the attached source file is not:
> at some point, I get a wrong type arg e
Hello,
First of all, thanks for 5.13a release.
The examplefrom the Org-mode Manual(section 13.2.2, "complex
publishing configuration") doesn't follow the tramp filename syntax
(that I use below). Am I already missing something here ?
I've tried to publish the following org file (tes