Re: [O] [babel] Loosing my latin...

2011-11-24 Thread Nick Dokos
Sebastien Vauban wrote: > >> #+property: var bar=44 > >> #+begin_src emacs-lisp > >> (+ bar bar) > >> #+end_src > > > > This one worked after C-c C-c on the property line. > > I did C-c C-c on the property line -- before sending. It still does not work. > > Even with the property line outside

Re: [O] org2info, docu workflow

2011-11-24 Thread Andreas Röhler
Am 24.11.2011 18:13, schrieb Thomas S. Dye: Aloha Andreas, FWIW, I looked into this a while back and couldn't find an easy path from org to info. Caveat emptor, absence of evidence isn't evidence of absence. Others on the list probably have a better handle on this. The most promising path see

Re: [O] Quick and dirty code blocks: eepitch

2011-11-24 Thread Rustom Mody
Hi Eduardo I always thought eev to be a very interesting idea but could never get it to work. If eepitch is sufficiently decoupled from eev (and documented) I may try again... Rusi

[O] Quick and dirty code blocks: eepitch

2011-11-24 Thread Eduardo Ochs
Hello list, I just discovered org-babel-screen... I haven't done my org-homework yet, but I can't resist making an announcement: the package eepitch.el, at http://angg.twu.net/eev-current/eepitch.el.html http://angg.twu.net/eev-current/eepitch.el http://angg.twu.net/eev-current/eepitch.read

[O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Jambunathan K
Stelian > I am sorry to be asking a stupid question, but then, wouldn't restart > Emacs fix the issue and have the new compiled org files loaded? In my > case, that didn't seem to happen either (even though load-library > showed org-compat to be from ELPA). locate-library doesn't show what is *a

[O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Glenn Morris
Stelian Iancu wrote: > I am sorry to be asking a stupid question, but then, wouldn't restart > Emacs fix the issue and have the new compiled org files loaded? No, because the files get compiled with a mix of old and new code loaded, so the compiled files are probably messed up. Restarting Emacs w

[O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Stelian Iancu
On Thu, Nov 24, 2011 at 20:09, Glenn Morris wrote: > Jambunathan K wrote: > >> When compiling with package manager, the compilation happens from within >> a running Emacs session and very likely the "old" Org files are already >> loaded in to the runtime "inadvertently" by the user either by looki

Re: [O] Journal versus clock tables: Opposing requirements?

2011-11-24 Thread Olaf Dietsche
Eric S Fraga writes: > Olaf Dietsche writes: > >> Tommy Kelly writes: >> OK, that might be what I need then. I thought clock tables grouped things by headings, not by tags. I'll have a look at the manual. > > [...] > >> #+BEGIN: clocktable :maxlevel 2 :scope file :tags "health" >> Clo

Re: [O] [odt] [PATCH] Anchoring image to a page

2011-11-24 Thread Jérémy Compostella
Jambunathan K writes: > Jeremy > >> What about the second patch ? I'm very interested in seeing it >> merged. > > I did a quick run of the attached patch (authored by you). > > When I do this: > > #+ATTR_ODT: :anchor page > [[./org-mode-unicorn.png]] > > I see that the image is anchored to th

Re: [O] Org from ELPA question

2011-11-24 Thread Achim Gratz
Jambunathan K writes: > Filed as an umbrella bug - > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10125. I believe both the reason and the cure you suggest there are not entirely correct, even though it might be generally nice to be able to specifiy the order of things. I have been having no is

[O] [odt] [PATCH] Anchoring image to a page

2011-11-24 Thread Jambunathan K
Jeremy > What about the second patch ? I'm very interested in seeing it > merged. I did a quick run of the attached patch (authored by you). When I do this: #+ATTR_ODT: :anchor page [[./org-mode-unicorn.png]] I see that the image is anchored to the page as expected. But the moment I attac

Re: [O] [babel] Loosing my latin...

2011-11-24 Thread Sebastien Vauban
Hi Nick, Nick Dokos wrote: > Sebastien Vauban wrote: >> While this code block gets evaluated as expected [...] >> It's not the same with the 2 following ones: variables `bar' and `baz' are >> said to be void. >> >> ** NOK With property >> >> #+property: var bar=44 >> #+begin_src emacs-lisp >>

[O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Glenn Morris
Glenn Morris wrote: > fresh Emacs instance. There's no reason the "package manager" could not > spawn a separate Emacs in batch-mode as a sub-job to do the compilation. Very lightly tested version: *** lisp/emacs-lisp/package.el 2011-11-20 03:48:53 + --- lisp/emacs-lisp/package.el 2011-11-

Re: [O] HTML5 Backend

2011-11-24 Thread Pavel Panchekha
Oh, thanks for the heads-up. I don't read the list too closely, and hadn't caught that. On Nov 24, 2011 2:48 PM, "Thomas S. Dye" wrote: > Aloha Pavel, > > You might want to wait for Nicolas Goaziou to finish writing a generic > exporter and LaTeX backend on top of contrib/org-element.el. See his

Re: [O] HTML5 Backend

2011-11-24 Thread Thomas S. Dye
Aloha Pavel, You might want to wait for Nicolas Goaziou to finish writing a generic exporter and LaTeX backend on top of contrib/org-element.el. See his announcement to this list a few days ago. All the best, Tom Pavel Panchekha writes: > I'd like to add a backend that renders org-mode to spi

Re: [O] [PATCH] org-babel-exp-lob-one-liners should not parse the entire buffer.

2011-11-24 Thread Jérémy Compostella
Jambunathan K writes: >> All, >> >> I'm currently generating a road book for a trip from different Org-Mode >> file and other data. It results in a 13 thousands lines Org-Mode file >> and I have some performance issues. Using the ELP package, I isolated >> the two main bottlenecks. >> >> 1. One is

[O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Glenn Morris
Jambunathan K wrote: > When compiling with package manager, the compilation happens from within > a running Emacs session and very likely the "old" Org files are already > loaded in to the runtime "inadvertently" by the user either by looking > at the org agenda for the day or may be by just viewi

[O] HTML5 Backend

2011-11-24 Thread Pavel Panchekha
I'd like to add a backend that renders org-mode to spiffy new HTML5. Presumably this would exist together with the existing XHTML backend (maybe eventually replacing it, I guess). I've looked around and can't find anything describing the internals of Org-mode; are there any starting points, or sh

Re: [O] [PATCH] org-babel-exp-lob-one-liners should not parse the entire buffer.

2011-11-24 Thread Jambunathan K
> All, > > I'm currently generating a road book for a trip from different Org-Mode > file and other data. It results in a 13 thousands lines Org-Mode file > and I have some performance issues. Using the ELP package, I isolated > the two main bottlenecks. > > 1. One is in org-odt : the org-odt-writ

Re: [O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Jambunathan K
> Org Mode files certainly have no dependency rules in lisp/Makefile.in. The Makefile - in devel repo of Orgmode - does define rules. Read on ... > So the question why the problem does not happen while compiling Org in > Emacs remains. I believe the way the files are compiled makes a substantia

Re: [O] org2info, docu workflow

2011-11-24 Thread Thomas S. Dye
Aloha Andreas, FWIW, I looked into this a while back and couldn't find an easy path from org to info. Caveat emptor, absence of evidence isn't evidence of absence. Others on the list probably have a better handle on this. The most promising path seemed to be export to docbook, but I couldn't ge

Re: [O] Bug: org-todo-yesterday doesn't work from agenda buffer [7.7 (release_7.7.548.g9a442.dirty)]

2011-11-24 Thread Dave Abrahams
on Wed Nov 23 2011, Bernt Hansen wrote: > Dave Abrahams writes: > >> >> Debugger entered--Lisp error: (error "Before first headline at position 1142 >> in buffer *Org Agenda*") >> signal(error ("Before first headline at position 1142 in buffer *Org >> Agenda*")) >> error("Before first hea

Re: [O] odt export to google-docs problem continues

2011-11-24 Thread Jambunathan K
Rustom Mody writes: > On Fri, Nov 18, 2011 at 11:21 AM, Jambunathan K < > kjambunat...@gmail.com> wrote: > > Suvayu/Rustom > > suvayu ali writes: > > > Hi Jambunathan, > > > > On Thu, Nov 17, 2011 at 11:06, Jambunathan K < > kjambunat...@gmail.com> wrote: > >>

Re: [O] [babel] Loosing my latin...

2011-11-24 Thread Nick Dokos
Sebastien Vauban wrote: > Hello, > > While this code block gets evaluated as expected... > > #+begin_src emacs-lisp :var foo=11 bar=22 > (+ foo bar) > #+end_src > > #+results: > : 33 > > It's not the same with the 2 following ones: variables `bar' and `baz' are > said to be void. > > ** NO

[O] [PATCH] org-babel-exp-lob-one-liners should not parse the entire buffer.

2011-11-24 Thread Jérémy Compostella
All, I'm currently generating a road book for a trip from different Org-Mode file and other data. It results in a 13 thousands lines Org-Mode file and I have some performance issues. Using the ELP package, I isolated the two main bottlenecks. 1. One is in org-odt : the org-odt-write-manifest-file

Re: [O] Estimate ranges in column view

2011-11-24 Thread Sebastien Vauban
Hello, "Sebastien Vauban" wrote: > Carsten Dominik wrote: >> On Jun 22, 2010, at 4:36 AM, Michael Gauland wrote: >>> Here is a patch for a new 'est+' summary type, including corresponding >>> changes for xemacs and the manual. I've done basic testing on the GNU emacs >>> version, but not the xemac

[O] [babel] Loosing my latin...

2011-11-24 Thread Sebastien Vauban
Hello, While this code block gets evaluated as expected... #+begin_src emacs-lisp :var foo=11 bar=22 (+ foo bar) #+end_src #+results: : 33 It's not the same with the 2 following ones: variables `bar' and `baz' are said to be void. ** NOK With property #+property: var bar=44 #+begin_src emac

[O] Specify the end of a heading even when there's still some content after it

2011-11-24 Thread Emmanuel Di Pretoro
Hi, Is there a way to ask to org-mode to add something before the \end{document} of a LaTeX export? I've set up a specific org-export-latex-class to use the limap package (a specific LaTeX package to produce Information Mapping-style document) and I would like to add a \printbibliography at the e

Re: [O] Journal versus clock tables: Opposing requirements?

2011-11-24 Thread Eric S Fraga
Olaf Dietsche writes: > Tommy Kelly writes: > >>> OK, that might be what I need then. I thought clock tables grouped >>> things by headings, not by tags. I'll have a look at the manual. [...] > #+BEGIN: clocktable :maxlevel 2 :scope file :tags "health" > Clock summary at [2011-11-08 Di 09:57]

Re: [O] bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Eli Zaretskii
> From: Jambunathan K > Date: Thu, 24 Nov 2011 17:42:38 +0530 > Cc: emacs-orgmode@gnu.org, Stelian Iancu > > 1. While building via Makefile, there is an implicit dependency that is > *enforced* via make rules and files with macro definitions are compiled > ahead of their consumers. That's not t

Re: [O] TABLES: Remove/add cell

2011-11-24 Thread Daniel Martins
Great Michael!!! One vote for being part of the core of org-mode!!! (with org-table rtanspose as well) Daniel 2011/11/23 Michael Brand : > Hi Gustav and Daniel > > 2011/9/30 Gustav Wikström : >> How do I add or remove a single cell in a table? >> Example: >> I have the following table: >> |    

Re: [O] Org from ELPA question

2011-11-24 Thread Stelian Iancu
Thanks Jambunathan, I will surely follow-up there. I also have a workaround for now, by just defining that function in my own config file, but I am not happy with it. So I will give as much assistance as I can so that the issue is fixed. Br, Stelian On Thu, Nov 24, 2011 at 13:23, Jambunathan K

Re: [O] Org from ELPA question

2011-11-24 Thread Jambunathan K
Filed as an umbrella bug - http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10125. Stelian you are cced in the bug report. I hope you can provide additional info as needed by the maintainers. Note: All the previous users were happy with the workarounds and never stuck around enough to reason the is

[O] 24.0.91; package.el (org): Macros in tar packages & order of byte compilation

2011-11-24 Thread Jambunathan K
There have been constant flow of issues from users who install daily org tar balls from GNU ELPA. The problem concerns itself with the defmacros that are introduced in the *daily* tar but are *unavailable* in the *emacs* core. At the end of the package installation these new macros never get reco

[O] [bug] `Org-list-end-marker' displayed in exported documents

2011-11-24 Thread Sebastien Vauban
#+TITLE: ECM for Org-list-end-marker #+DATE: 2011-11-24 #+PROPERTY: eval yes * Overview When exporting the following test case to either HTML or PDF, we get =ORG-LIST-END-MARKER= displayed instead of the list of code blocks. Maybe this is still not the correct way to publish a list of

[O] Support for Bird-style Literate Haskell

2011-11-24 Thread Jean-Marie Gaillourdet
Hi everybody, I'd be interested to use org syntax in the comments of a literate haskell file. I know and use occasionally org-babel. Though, this question is not about org-babel. I am merely interested in telling org-mode to leave the code parts of a literate Haskell file alone, i.e. similar to

[O] org2info, docu workflow

2011-11-24 Thread Andreas Röhler
Hi, having to write a docu which should be transferred into info and other formats, what the recommended workflow would be in this case? Exists an exporter from org into info? Thanks, Andreas -- http://launchpad.net/python-mode http://launchpad.net/s-x-emacs-werkstatt/

Re: [O] BUG org-bibtex error for importing bibtex conference entries

2011-11-24 Thread Torsten Wagner
On 11/24/2011 05:09 PM, Nick Dokos wrote: Torsten Wagner wrote: Hi, I was going to convert my bibtex file into an org-mode file. I receive an error message for conference entries. E.g. I can read in by org-bibtex-read @CONFERENCE{foo11, author = {foo, A. and faa, B}, title = {This is th

Re: [O] Org from ELPA question

2011-11-24 Thread Stelian Iancu
On Thu, Nov 24, 2011 at 09:17, Nick Dokos wrote: > Stelian Iancu wrote: > >> Hi all, >> >> Org and Emacs newbie here. >> >> Using GNU Emacs 24.0.91.1 (x86_64-apple-darwin, NS >> apple-appkit-1038.36) of 2011-11-20 on bob.porkrind.org and Org from >> ELPA updated yesterday. >> >> I am encountering

Re: [O] Org from ELPA question

2011-11-24 Thread Nick Dokos
Stelian Iancu wrote: > Hi all, > > Org and Emacs newbie here. > > Using GNU Emacs 24.0.91.1 (x86_64-apple-darwin, NS > apple-appkit-1038.36) of 2011-11-20 on bob.porkrind.org and Org from > ELPA updated yesterday. > > I am encountering the problem with org-capture described here: > http://arti

Re: [O] BUG org-bibtex error for importing bibtex conference entries

2011-11-24 Thread Nick Dokos
Torsten Wagner wrote: > Hi, > I was going to convert my bibtex file into an org-mode file. > I receive an error message for conference entries. > E.g. > I can read in by org-bibtex-read > > @CONFERENCE{foo11, > author = {foo, A. and faa, B}, > title = {This is the title}, > booktitle = {Pr

[O] Org from ELPA question

2011-11-24 Thread Stelian Iancu
Hi all, Org and Emacs newbie here. Using GNU Emacs 24.0.91.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2011-11-20 on bob.porkrind.org and Org from ELPA updated yesterday. I am encountering the problem with org-capture described here: http://article.gmane.org/gmane.emacs.orgmode/48584 Af