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
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
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-
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
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
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
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
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
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
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
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)
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
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
13 matches
Mail list logo