Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-18 Thread Jeff Horn
Thanks to Andreas, Christian, Bastien, and Nick. I didn't know about org-reload, so that bit is handy. Faster than restarting emacs. This bug is gone now. My backtrace also indicated org-ex-bibtex.el was the culprit for me. On Fri, Feb 18, 2011 at 3:49 AM, Bastien wrote: > Hi Andreas, > > Andrea

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-18 Thread Bastien
Hi Dan, Dan Davison writes: > I was thinking that if it were defvard in org.el, say as > > (defvar org-export-current-backend nil) > > then any code could use (null org-export-current-backend) to test > whether org is currently exporting or not. Otherwise, the code has to be > certain that it ha

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-18 Thread Bastien
Hi Andreas, Andreas Leha writes: > I did not send to the list, so I resend my last email below. But for me > I found the issue: org-exp-bibtex.el is the problem. Fixed, thanks. -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-18 Thread Andreas Leha
Hi all, I did not send to the list, so I resend my last email below. But for me I found the issue: org-exp-bibtex.el is the problem. Regards, Andreas PS: Here my last email: Thanks for looking into this. But just pulled before asking. I am pulling from git://repo.or.cz/org-mode.git The l

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-18 Thread Christian Moe
Hi, Jeff, Check if you've got an old version of org-special-blocks somewhere on your loadpath. I did, and it kept me running in circles for a bit. Yours, Christian On 2/18/11 12:14 AM, Jeff Horn wrote: I'm still encountering this bug. Org-mode version 7.4 (release_7.4.418.g373c) This look

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Bastien
Hi Jeff, Jeff Horn writes: > Org-mode version 7.4 (release_7.4.418.g373c) > > This looks like an old release, which is odd. I'm using Eric Schulte's > starter kit, and anyway just switched to the org master branch and > pulled down the latest commits. 'make clean', 'make info', and 'make > lisp/

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Nick Dokos
Jeff Horn wrote: > I'm still encountering this bug. Works fine here. > > Org-mode version 7.4 (release_7.4.418.g373c) > That's the latest (as of two minutes ago). > This looks like an old release, which is odd. I'm using Eric Schulte's > starter kit, and anyway just switched to the org mast

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Jeff Horn
I'm still encountering this bug. Org-mode version 7.4 (release_7.4.418.g373c) This looks like an old release, which is odd. I'm using Eric Schulte's starter kit, and anyway just switched to the org master branch and pulled down the latest commits. 'make clean', 'make info', and 'make lisp/org-ins

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Jambunathan K
Andreas Leha writes: > Hi all, > > to make this explicit: I can not export to latex any more, but instead > I get > Exporting to LaTeX... > when: Symbol's value as variable is void: htmlp > > Org HEAD > GNU emacs 23.2.1 (debian squeeze) > > This is my failing org-file: > * Test > test > Hav

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Sébastien Vauban
Hi Andreas, Andreas Leha wrote: > to make this explicit: I can not export to latex any more, but instead > I get > Exporting to LaTeX... > when: Symbol's value as variable is void: htmlp I confirm you this has been fixed 1 or 2 days ago. Just git pull, and you're gone. Best regards, Seb --

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Dan Davison
Bastien writes: > Hi Dan, > > Dan Davison writes: > >> I was about to make a temporary fix but I see Bastien's just fixed >> it. Bastien -- should we give that `backend' variable a name within the >> org-* namespace (and maybe defvar it in org.el?) so that it is a more >> respectable way to test

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Dan, Dan Davison writes: > I was about to make a temporary fix but I see Bastien's just fixed > it. Bastien -- should we give that `backend' variable a name within the > org-* namespace (and maybe defvar it in org.el?) so that it is a more > respectable way to test for "am I doing export now?

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Dan Davison
Christian Moe writes: > On 2/15/11 11:23 PM, Dan Davison wrote: >> Commit ed6d6760268 removed variables htmlp and latexp from >> `org-export-preprocess-string'. Nothing wrong with that, but I think it >> has broken export for those using org-special-blocks > > Confirmed. Exporting the following e

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-15 Thread Kieran Healy
Yes, I ran into this earlier today as well ... -- Kieran Healy :: http://www.kieranhealy.org ___ 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-orgm