Re: [O] Org Publish Error

2018-02-12 Thread Samuel W. Flint
> Nicolas Goaziou writes:

NG> swfl...@flintfam.org (Samuel W. Flint) writes:
>> Not to my knowledge.

NG> ... OK. In `org-publish-project-alist', do you set :exclude-tags
NG> to t?

I do.  I'll go ahead and fix that then.

Sam

-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)



Re: [O] Org Publish Error

2018-02-12 Thread Nicolas Goaziou
swfl...@flintfam.org (Samuel W. Flint) writes:

> Not to my knowledge.

... OK. In `org-publish-project-alist', do you set :exclude-tags to t?



Re: [O] Org Publish Error

2018-02-12 Thread Samuel W. Flint
> Nicolas Goaziou writes:

NG> swfl...@flintfam.org (Samuel W. Flint) writes:
>>> Nicolas Goaziou writes:
>> 
NG> swfl...@flintfam.org (Samuel W. Flint) writes: Could you provide
NG> an uncompiled backtrace, i.e., calling `C-u M-x org-reload'
NG> first?
>> >> 
>> >> Here you go.
>> 
NG> (plist-get :exclude-tags info) seems to evaluate to t, which is
NG> invalid.  What is the value for `org-export-exclude-tags'?
>> 
>> '("noexport")

NG> Then do you have any idea why (plist-get info :exclude-tags)
NG> returns t?  E.g., do you use an options filter?

Not to my knowledge.

Sam

-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)



Re: [O] Org Publish Error

2018-02-12 Thread Nicolas Goaziou
swfl...@flintfam.org (Samuel W. Flint) writes:

>> Nicolas Goaziou writes:
>
> NG> swfl...@flintfam.org (Samuel W. Flint) writes: Could you provide
> NG> an uncompiled backtrace, i.e., calling `C-u M-x org-reload'
> NG> first?
> >> 
> >> Here you go.
>
> NG> (plist-get :exclude-tags info) seems to evaluate to t, which is
> NG> invalid.  What is the value for `org-export-exclude-tags'?
>
> '("noexport")

Then do you have any idea why (plist-get info :exclude-tags) returns t?
E.g., do you use an options filter?



Re: [O] Org Publish Error

2018-02-12 Thread Samuel W. Flint
> Nicolas Goaziou writes:

NG> swfl...@flintfam.org (Samuel W. Flint) writes: Could you provide
NG> an uncompiled backtrace, i.e., calling `C-u M-x org-reload'
NG> first?
>> 
>> Here you go.

NG> (plist-get :exclude-tags info) seems to evaluate to t, which is
NG> invalid.  What is the value for `org-export-exclude-tags'?

'("noexport")

Sam

-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
λs.(s s) λs.(s s)



Re: [O] Org Publish Error

2018-02-12 Thread Nicolas Goaziou
swfl...@flintfam.org (Samuel W. Flint) writes:

> NG> Could you provide an uncompiled backtrace, i.e., calling `C-u
> NG> M-x org-reload' first?
>
> Here you go.

(plist-get :exclude-tags info) seems to evaluate to t, which is invalid.
What is the value for `org-export-exclude-tags'?



Re: [O] Org Publish Error

2018-02-12 Thread Nicolas Goaziou
Hello,

swfl...@flintfam.org (Samuel W. Flint) writes:

> I'm currently getting the following error upon HTML export in publish
> projects:
>
> cl-mapcar: Wrong type argument: sequencep, t
>
> It appears it's coming up somewhere in the following:
>
>   mapcar(#[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn TAG)"] t)
>   cl-mapcar(#[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn 
> TAG)"] t)
>   apply(cl-mapcar #[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn 
> TAG)"] t nil)
>   cl-mapcan(#[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn 
> TAG)"] t)
>   org-export--prune-tree((org-data nil (section (:begin 1 :end
>   330 :contents-begin 1

Could you provide an uncompiled backtrace, i.e., calling `C-u M-x
org-reload' first?

Regards,

-- 
Nicolas Goaziou



Re: [O] [org-publish] Error exporting my project

2014-10-01 Thread Leandro Noferini
Nicolas Goaziou m...@nicolasgoaziou.fr writes:


[...]

 I have this error trying to publish my project that worked fine:

 Loading /home/leandro/.org-timestamps/Blog.cache...done
 Publishing file /home/leandro/Desktop/Documenti/org/blog.org using
 org-html-publish-to-html'
 org-html-publish-to-html: Wrong number of arguments: #[(format plist 
 filename pub-dir)
  ÆÇ!ˆÈ!„ÉÊ\ˆË!ŠÌ
 †Í !!ˆÎÊBBp`Ï Ð ÑÒ!ˆÓÔ!P!ÕÖ\ÐÕ×\% Ø !ƒjÙ
 !ƒj qˆÑÚ!ˆÛ ƒeÜ ˆÝ !ˆqˆÛ!ƒ€Þ
 ˆcˆÜ ˆbˆ
 ?…ˆÝ!.‡ [pub-dir filename visiting plist init-buf
 init-point require org file-exists-p make-directory ...]
 7 (/usr/share/emacs/24.3/lisp/org/org-publish.elc . 18806)], 5
   ^^

 It looks like you have a mixed installation: you're using org-publish.el
 from Org 7.x instead of 8.x.

Yes, I have on Debian unstable, either emacs24 and org-mode package: how
could I choose to use only org-mode package?


-- 
leandro
http://6xukrlqedfabdjrb.onion


pgpPub_BJECiP.pgp
Description: PGP signature


Re: [O] [org-publish] Error exporting my project

2014-10-01 Thread Nicolas Goaziou
Hello,

Leandro Noferini lnofe...@cybervalley.org writes:

 Yes, I have on Debian unstable, either emacs24 and org-mode package: how
 could I choose to use only org-mode package?

You have to make sure that newer Org is loaded before bundled one, i.e.,
nothing in your config requires (or autoloads) the bundled Org.


Regards,

-- 
Nicolas Goaziou



Re: [O] [org-publish] Error exporting my project

2014-10-01 Thread Brady Trainor
Nicolas Goaziou m...@nicolasgoaziou.fr writes:

 Hello,

 Leandro Noferini lnofe...@cybervalley.org writes:

 Yes, I have on Debian unstable, either emacs24 and org-mode package: how
 could I choose to use only org-mode package?


Do you use the built-in package manager? I do, so I think I simply need
(package-initialize) before anything calls org.



 You have to make sure that newer Org is loaded before bundled one, i.e.,
 nothing in your config requires (or autoloads) the bundled Org.


 Regards,


--
Brady




Re: [O] [org-publish] Error exporting my project

2014-09-28 Thread Nicolas Goaziou
Hello,

Leandro Noferini lnofe...@cybervalley.org writes:

 I have this error trying to publish my project that worked fine:

 Loading /home/leandro/.org-timestamps/Blog.cache...done
 Publishing file /home/leandro/Desktop/Documenti/org/blog.org using 
 `org-html-publish-to-html'
 org-html-publish-to-html: Wrong number of arguments: #[(format plist filename 
 pub-dir)
  ÆÇ!ˆÈ!„ÉÊ\ˆË !ŠÌ
 †Í!!ˆÎÊBBp`Ï Ð ÑÒ!ˆÓÔ!P!ÕÖ\ÐÕ×\% Ø !ƒjÙ !ƒj qˆÑÚ!ˆÛ ƒeÜ ˆÝ !ˆqˆÛ
 !ƒ€Þ ˆcˆÜ ˆbˆ
 ?…ˆÝ!.‡ [pub-dir filename visiting plist init-buf
 init-point require org file-exists-p make-directory ...]
 7 (/usr/share/emacs/24.3/lisp/org/org-publish.elc . 18806)], 5
  ^^

It looks like you have a mixed installation: you're using org-publish.el
from Org 7.x instead of 8.x.


Regards,

-- 
Nicolas Goaziou



Re: [O] org-publish error: Stack overflow in regexp matcher

2013-07-12 Thread Nicolas Goaziou
Hello,

Vikas Rawal vikasli...@agrarianresearch.org writes:

 When I try to publish my site built with org-mode, it scans through
 all files to create the sitemap, and hangs up with error: Stack
 overflow in regexp matcher. 

 Oddly, it scans through all files including the static content. It
 goes through all tar.gz files, pdf files, and what not. 

 My project specification is pasted below. Sitemap is supposed to be
 made only with the project indianstatistics-notes and not with
 indianstatistics-static. But orgmode scans through the whole thing
 anyway, and gives the above mentioned error.

I have pushed a fix for that. Could you confirm publishing now behaves
as expected?

Thank you for the detailed report.


Regards,

-- 
Nicolas Goaziou



Re: [O] org-publish error: Stack overflow in regexp matcher

2013-07-12 Thread Vikas Rawal
  Oddly, it scans through all files including the static content. It
  goes through all tar.gz files, pdf files, and what not. 
 
  My project specification is pasted below. Sitemap is supposed to be
  made only with the project indianstatistics-notes and not with
  indianstatistics-static. But orgmode scans through the whole thing
  anyway, and gives the above mentioned error.
 
 I have pushed a fix for that. Could you confirm publishing now behaves
 as expected?

It does work, indeed.

Wow!

Vikas