[O] Per-backend export options?

2015-07-06 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, it must be in the fine manual. But after wandering there without a good idea on how to find that... What I'm trying to do is to suppress footnotes in Beamer export, and keep them in PDF export. Suppressing the footnotes is easy enough:

Re: [O] Per-backend export options?

2015-07-06 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jul 06, 2015 at 11:32:21AM +0200, Rasmus wrote: Hi, to...@tuxteam.de writes: [...] #+OPTIONS: f:nil [... possibly other options ...] Can I do that in a way that the value depends on backend? [...] I'd use a macro for this.

[O] Bug: latex table export fails in master [8.3beta (release_8.3beta-1253-gaa9c4b @ /home/theorie/kleinrob/.emacs.d/org-mode/lisp/)]

2015-07-06 Thread Robert Klein
Hello, when I export the attached (ECM'd) file t3.org to LaTeX (C-c C-e l l) I get the error ``Symbol's value as variable is void: orgtbl-exp-regexp'' I first bisected and then backtraced. Commit identified by bisect is: git bisect bad aa9c4bfb6fe1f5db240b4f9b2d781abd1138e018 is the first

Re: [O] Per-backend export options?

2015-07-06 Thread Rasmus
Hi, to...@tuxteam.de writes: it must be in the fine manual. But after wandering there without a good idea on how to find that... What I'm trying to do is to suppress footnotes in Beamer export, and keep them in PDF export. Suppressing the footnotes is easy enough: #+OPTIONS: f:nil

Re: [O] Clocktable feature requests

2015-07-06 Thread Charles Millar
Hi Dan, Maybe Tom Marble's timesheet..el is what you are looking for https://github.com/tmarble/timesheet.el As I recall if was discussed on this list awhile ago. Also see his interview with Sacha Chua's interview with Tom http://emacslife.com/emacs-chats/chat-tom-marble.html Hate to say

Re: [O] Clocktable feature requests

2015-07-06 Thread Subhan Michael Tindall
On Mon, Jul 6, 2015, 9:07 AM Daniel E. Doherty ded-...@ddoherty.net wrote: I typically keep a list of tasks I'm working on in a subtree that is simply a bunch of subheads that describe the task, like so: , | * Time Records | ** Review filings for Johnson--Morgan | CLOCK: [2014-08-27 Wed

Re: [O] Clocktable feature requests

2015-07-06 Thread Daniel E . Doherty
Thanks Charles. I'm still hoping for Org Mode to do this built-in so I can export the table to a format of my choosing. On Mon, 06 Jul 2015 11:21:13 -0500, Charles Millar mill...@verizon.net wrote: Hi Dan, Maybe Tom Marble's timesheet..el is what you are looking for

Re: [O] Clocktable feature requests

2015-07-06 Thread Subhan Michael Tindall
On Mon, Jul 6, 2015, 9:07 AM Daniel E. Doherty ded-...@ddoherty.net wrote: I typically keep a list of tasks I'm working on in a subtree that is simply a bunch of subheads that describe the task, like so: , | * Time Records | ** Review filings for Johnson--Morgan | CLOCK: [2014-08-27 Wed

Re: [O] Bug: latex table export fails in master [8.3beta (release_8.3beta-1253-gaa9c4b @ /home/theorie/kleinrob/.emacs.d/org-mode/lisp/)]

2015-07-06 Thread Nick Dokos
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Robert Klein rokl...@roklein.de writes: Hello, when I export the attached (ECM'd) file t3.org to LaTeX (C-c C-e l l) I get the error ``Symbol's value as variable is void: orgtbl-exp-regexp'' FWIW, I cannot reproduce it. I can

[O] Tables recently stopped aligning

2015-07-06 Thread William Denton
Last week I got caught up on a week or two of Emacs and Org development (I run both from development trees) and some tables stopped aligning. I worked one down to five lines: https://gist.github.com/wdenton/ab890c36090cd4048d49 With Org compiled from the dev tree in Git, when I load that

Re: [O] Tables recently stopped aligning

2015-07-06 Thread Nick Dokos
William Denton w...@pobox.com writes: Last week I got caught up on a week or two of Emacs and Org development (I run both from development trees) and some tables stopped aligning. I worked one down to five lines: https://gist.github.com/wdenton/ab890c36090cd4048d49 With Org compiled from

Re: [O] Getting heading properties from org-element

2015-07-06 Thread John Kitchin
beautiful! Thanks! Nicolas Goaziou writes: Hello, John Kitchin jkitc...@andrew.cmu.edu writes: hm. We must have different use cases in mind. Currently I am using (save-excursion (goto-char (org-element-property :begin headline))

Re: [O] Getting heading properties from org-element

2015-07-06 Thread Nicolas Goaziou
Hello, John Kitchin jkitc...@andrew.cmu.edu writes: hm. We must have different use cases in mind. Currently I am using (save-excursion (goto-char (org-element-property :begin headline)) (org-entry-properties)) to get the

[O] Clocktable feature requests

2015-07-06 Thread Daniel E . Doherty
I typically keep a list of tasks I'm working on in a subtree that is simply a bunch of subheads that describe the task, like so: , | * Time Records | ** Review filings for Johnson--Morgan | CLOCK: [2014-08-27 Wed 09:13]--[2014-08-27 Wed 12:20] = 3:07 | ** Discussion with Smith re Johnson

Re: [O] Bug: latex table export fails in master [8.3beta (release_8.3beta-1253-gaa9c4b @ /home/theorie/kleinrob/.emacs.d/org-mode/lisp/)]

2015-07-06 Thread Nicolas Goaziou
Hello, Robert Klein rokl...@roklein.de writes: Hello, when I export the attached (ECM'd) file t3.org to LaTeX (C-c C-e l l) I get the error ``Symbol's value as variable is void: orgtbl-exp-regexp'' FWIW, I cannot reproduce it. Regards, -- Nicolas Goaziou

Re: [O] Getting heading properties from org-element

2015-07-06 Thread John Kitchin
hm. We must have different use cases in mind. Currently I am using (save-excursion (goto-char (org-element-property :begin headline)) (org-entry-properties)) to get the properties. I thought there would be a way to get those from

Re: [O] Per-backend export options?

2015-07-06 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jul 06, 2015 at 11:32:21AM +0200, Rasmus wrote: [...] I'd use a macro for this. E.g. Works like a charm now :-) - -- t -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux)