Bastien writes:
> All right. If useful, please push a public branch for this on
> orgmode.org. I will try downloading Emacs 23 and see what warnings
> will have here.
Done, branch name is "Globals". Merge it fast or be prepared for tons
of merge conflicts. I already resolved the ones created b
Achim Gratz writes:
> Bastien writes:
>> Yes. The whole maze needs a treat. Please submit a patch if you feel
>> like undertaking this task. I managed to get zero warnings with Emacs
>> 24.1 and did not take the time to check with Emacs 23.
>
> That is going to be one big hairy patch that touc
Bastien writes:
> Yes. The whole maze needs a treat. Please submit a patch if you feel
> like undertaking this task. I managed to get zero warnings with Emacs
> 24.1 and did not take the time to check with Emacs 23.
That is going to be one big hairy patch that touches almost everything.
Maybe i
Achim Gratz writes:
> This seems to be further fallout from moving the require forms in org.el
> past the constant and variable definitions (which does make a difference
> for Emacs23 vs Emacs24 since the scope rules are now different).
> Bastien, what was the problem you were trying to solve the
Achim Gratz writes:
> In any case, the interaction between org and org-element needs a
> serious overhaul and while we're at it this work should be extended to
> other subsystems of org.
I've just pushed two new make targets to master that will compile org
with a single Emacs process per file, com
Luis Anaya writes:
> In org-toggle-heading:
> org.el:19364:26:Warning: attempt to let-bind constant `org-outline-regexp-bol'
Are you using Emacs23? Because I don't get these on Emacs24 and they
look positively wierd...
Plus, it's one of those instances where it seems to make a difference in
which
Luis Anaya writes:
> Bastien writes:
> Ok... my bad... pilot error... missing (require 'org). I would've
> thought (org-install) would've loaded it. Anyway, this solved the
> problem by adding the require on my .emacs file.
You've just hidden the real problem, which seems to be a missing
(require
Luis Anaya wrote:
> Giovanni Ridolfi writes:
>
> >> Ok... my bad... pilot error... missing (require 'org).
> >
> > ?-)
> >
> > why is this needed?
>
> Good question :) Like I said, I thought that org-install would have
> loaded it. But being that I'm more interested in testing the Groff
> ex
Giovanni Ridolfi writes:
>> Ok... my bad... pilot error... missing (require 'org).
>
> ?-)
>
> why is this needed?
Good question :) Like I said, I thought that org-install would have
loaded it. But being that I'm more interested in testing the Groff
exporter to the latest pull from git, it bec
Da: Luis Anaya
Inviato: Venerdì 3 Agosto 2012 12:43
> Ok... my bad... pilot error... missing (require 'org).
> [...] Anyway, this solved the
> problem by adding the require on my .emacs file.
?-)
why is this needed?
The documentation doesn't mention it and I commented it out in my .emacs
f
Bastien writes:
> I can't reproduce this. Perhaps ~$ make cleanall and ~$ make again?
Ok... my bad... pilot error... missing (require 'org). I would've
thought (org-install) would've loaded it. Anyway, this solved the
problem by adding the require on my .emacs file.
Now I need some tea...
L
Bastien writes:
> Hi Luis,
>
> Luis Anaya writes:
>
> I can't reproduce this. Perhaps ~$ make cleanall and ~$ make again?
Tried it... same error. I'm getting the following compilation error
which is too much of a coincidence.
I'll keep digging.
Luis
In org-toggle-heading:
org.el:19364:26:
Hi Luis,
Luis Anaya writes:
> I pulled the latest and greatest from Git after I uploaded by changes
> on the exporter and I got the following trace during import of
> org-export.
I can't reproduce this. Perhaps ~$ make cleanall and ~$ make again?
--
Bastien
Guys:
I pulled the latest and greatest from Git after I uploaded by changes
on the exporter and I got the following trace during import of org-export.
??
Luis
Debugger entered--Lisp error: (void-variable org-outline-regexp-bol)
(concat "^[ ]*$" "\\|" org-outline-regexp-bol "\\|" "^[
14 matches
Mail list logo