emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* :include in org-project-publish-alist
@ 2013-06-01 23:34 Vikas Rawal
  2013-06-02  7:38 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Vikas Rawal @ 2013-06-01 23:34 UTC (permalink / raw)
  To: emacs-orgmode

I get an error if I use following in org-project-publish-alist
:include "bibliobase_bib.html"

The error message says:
mapc: Wrong type argument: sequencep, 126

The above mentioned html file is generated by ox-bibtex.el. I would
like it to be published directly as part of the static content.

I am on Org-mode version 8.0.3 (release_8.0.3-188-gd36a93)

Vikas

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

* Re: :include in org-project-publish-alist
  2013-06-01 23:34 :include in org-project-publish-alist Vikas Rawal
@ 2013-06-02  7:38 ` Nicolas Goaziou
  2013-06-04 15:11   ` Vikas Rawal
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2013-06-02  7:38 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

Vikas Rawal <vikaslists@agrarianresearch.org> writes:

> I get an error if I use following in org-project-publish-alist
> :include "bibliobase_bib.html"
>
> The error message says:
> mapc: Wrong type argument: sequencep, 126
>
> The above mentioned html file is generated by ox-bibtex.el. I would
> like it to be published directly as part of the static content.

  ':include'         List of files to be included regardless of
                     ':base-extension' and ':exclude'.


What happens if you provide a list instead of a string?


Regards,

-- 
Nicolas Goaziou

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

* Re: :include in org-project-publish-alist
  2013-06-02  7:38 ` Nicolas Goaziou
@ 2013-06-04 15:11   ` Vikas Rawal
  0 siblings, 0 replies; 3+ messages in thread
From: Vikas Rawal @ 2013-06-04 15:11 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

> I get an error if I use following in org-project-publish-alist
> > :include "bibliobase_bib.html"
> >
> > The error message says:
> > mapc: Wrong type argument: sequencep, 126
> >
> > The above mentioned html file is generated by ox-bibtex.el. I would
> > like it to be published directly as part of the static content.
>
>   ':include'         List of files to be included regardless of
>                      ':base-extension' and ':exclude'.
>
>
> What happens if you provide a list instead of a string?
>
>
> Yes. this works:

:include ("bibliobase_bib.html")

Thanks

Vikas

[-- Attachment #2: Type: text/html, Size: 1121 bytes --]

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

end of thread, other threads:[~2013-06-04 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-01 23:34 :include in org-project-publish-alist Vikas Rawal
2013-06-02  7:38 ` Nicolas Goaziou
2013-06-04 15:11   ` Vikas Rawal

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