Re: [O] Bug: org-export-as

2017-03-08 Thread drymer
Ah, I see, you're wright. I believe I can fix the problem, but I still don't understand why it behaves differently on that two versions. Anyway, thank you very much. On Wed, Mar 08, 2017 at 11:58:57AM +0100, Nicolas Goaziou wrote: Hello, drymer writes: Hi, Thanks for your time. Could you

Re: [O] Bug: org-export-as

2017-03-08 Thread Nicolas Goaziou
Hello, drymer writes: > Hi, > > Thanks for your time. Could you please retry and evaluate this: > > , > | (defun test-org-export () > | (interactive) > | (save-excursion > | (org-mark-element) > | (forward-line) ;; donot export title > | (setq b (region-beginning)) > | (s

Re: [O] Bug: org-export-as

2017-03-08 Thread drymer
Hi, Thanks for your time. Could you please retry and evaluate this: , | (defun test-org-export () | (interactive) | (save-excursion | (org-mark-element) | (forward-line) ;; donot export title | (setq b (region-beginning)) | (setq e (region-end))) | (message (org-export-

Re: [O] Bug: org-export-as

2017-03-07 Thread Nicolas Goaziou
Hello, drymer writes: > I'm trying to debug the package org2nikola, which works on emacs-24.5 > but not on >emacs-25. What I'm trying to see is why the title is > exported when using >emacs-25 but not when prior versions. For what I've > being testing, it doesn't seem related to the package but

[O] Bug: org-export-as

2017-03-07 Thread drymer
Hi, I'm trying to debug the package org2nikola, which works on emacs-24.5 but not on >emacs-25. What I'm trying to see is why the title is exported when using >emacs-25 but not when prior versions. For what I've being testing, it doesn't seem related to the package but to org-mode or emacs. I'll

Re: [O] Bug: org-export-as doesn't work after update [8.0 (8.0-3-g7248fb-elpa @ /home/mike/.emacs.d/elpa/org-20130418/)]

2013-04-20 Thread Nicolas Goaziou
Hello, Mike Vella writes: > Can't this behaviour be fixed? It's quite confusing. > On 19 Apr 2013 23:28, "Nicolas Goaziou" wrote: > >> Mike Vella writes: >> >> > Hi Nicolas, But I don't understand why it autocompletes with tab if it no >> > longer exists as a command? I think this is confusing

Re: [O] Bug: org-export-as doesn't work after update [8.0 (8.0-3-g7248fb-elpa @ /home/mike/.emacs.d/elpa/org-20130418/)]

2013-04-20 Thread Mike Vella
Can't this behaviour be fixed? It's quite confusing. On 19 Apr 2013 23:28, "Nicolas Goaziou" wrote: > Mike Vella writes: > > > Hi Nicolas, But I don't understand why it autocompletes with tab if it no > > longer exists as a command? I think this is confusing behaviour? > > You may have loaded ol

Re: [O] Bug: org-export-as doesn't work after update [8.0 (8.0-3-g7248fb-elpa @ /home/mike/.emacs.d/elpa/org-20130418/)]

2013-04-19 Thread Nicolas Goaziou
Mike Vella writes: > Hi Nicolas, But I don't understand why it autocompletes with tab if it no > longer exists as a command? I think this is confusing behaviour? You may have loaded old org-html.el from Org bundled with Emacs. Regards, -- Nicolas Goaziou

Re: [O] Bug: org-export-as doesn't work after update [8.0 (8.0-3-g7248fb-elpa @ /home/mike/.emacs.d/elpa/org-20130418/)]

2013-04-19 Thread Mike Vella
Hi Nicolas, But I don't understand why it autocompletes with tab if it no longer exists as a command? I think this is confusing behaviour? Mike On 19 Apr 2013 22:34, "Nicolas Goaziou" wrote: > Hello, > > Mike Vella writes: > > > I just updated my org-mode to the latest version via elpa. If I tr

Re: [O] Bug: org-export-as doesn't work after update [8.0 (8.0-3-g7248fb-elpa @ /home/mike/.emacs.d/elpa/org-20130418/)]

2013-04-19 Thread Nicolas Goaziou
Hello, Mike Vella writes: > I just updated my org-mode to the latest version via elpa. If I try M-x > org-export-as-html I get the following message: This function doesn't exist in Org 8.0. See "HTML export commands" from manual. Regards, -- Nicolas Goaziou

[O] Bug: org-export-as doesn't work after update [8.0 (8.0-3-g7248fb-elpa @ /home/mike/.emacs.d/elpa/org-20130418/)]

2013-04-19 Thread Mike Vella
I just updated my org-mode to the latest version via elpa. If I try M-x org-export-as-html I get the following message: Symbol's value as variable is void: org-export-html-special-string-regexps Export works if I do C-c C-e. Emacs : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)

Re: [O] Bug: org-export-as-latex fails [7.7]

2011-11-05 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > Your bug report will be posted to the Org-mode mailing list. > > > running org-export-as-latex on the following file works in org v7.5 > and fails in org v7.7 (not sure about v7.6) with the err

[O] Bug: org-export-as-latex fails [7.7]

2011-11-04 Thread Rick Frankel
Your bug report will be posted to the Org-mode mailing list. running org-export-as-latex on the following file works in org v7.5 and fails in org v7.7 (not sure about v7.6) with the error: org-export-latex-preproces