Re: [Orgmode] [org-beamer] inline slides?

2010-01-28 Thread Darlan Cavalcante Moreira
I can see the merit of your idea about writing the slides when writing the thesis, but you could also create a "Presentation" headline at the and of the org file and put commented anchor and links in the the thesis and in the slides. This would allow you to easily jump from on to another. Another

[Orgmode] [babel] tangle and Makefile

2010-01-28 Thread Martin G. Skjæveland
Hi, I have two questions regarding org-babel-tangle and Makefile. Running org-babel-tangle on the following file --start * test #+begin_src makefile :tangle Makefile test: echo "hello" #+end_src --end writes a file 'M

[Orgmode] Re: About Ditaa

2010-01-28 Thread Bernt Hansen
Chao Lu writes: > I'm trying to power my org with the ditaa block generator, so I > downloaded the jar file, and put it in > ~/.emacs.d/org/var/ditaa0_9.jar. Then I include "(setq > org-ditaa-jar-path "~/.emacs.d/org/var/ ditaa0_9.jar")" in my .emacs. FYI: There's a ditaa.jar distributed with o

Re: [Orgmode] List number resetting when using anchor tag in exported HTML

2010-01-28 Thread Jere McDevitt
If I key in what you list below with the list numbers flush or indented only 1 space, then yes the line numbers reset to 4 & 5 in the org file, but if you export that to HTML, because the <> is not preceded by a comment mark, it shows up in the generated HTML as text. If the comment marker is put

Re: [Orgmode] viewing task notes in agenda

2010-01-28 Thread Carsten Dominik
Hi Manish, I have SPC in the agenda bound to org-agenda-show-and-scroll-up, and that does open the drawer. Have you made a different binding? - Carsten On Jan 8, 2010, at 12:17 PM, Manish wrote: On Fri, Jan 8, 2010 at 1:07 PM, Carsten Dominik wrote: On Jan 7, 2010, at 7:34 PM, Manish wr

Re: [Orgmode] incorrect checkbox statistics

2010-01-28 Thread Carsten Dominik
On Jan 8, 2010, at 1:29 PM, Manish wrote: Hello Carsten, The inconsistency between TODO and list statistics works now. Thanks! Statistics cookie updates still have some quirks. In "Heading 1", the cookie shows whatever is the value in the cookie for "item 1" irrespective of the number of it

Re: [Orgmode] icalendar: exporting times of day specified in heading?

2010-01-28 Thread Carsten Dominik
Hi Stephen, while it might be possible to do what you ask for, I think it is error- prone because people might accidently have something in the headline which looks like a time. I don't mind so much if Org's agenda stumbles over this, but I don't want to produce incorrect icalendar files.

Re: [Orgmode] Bug: Inconsistency exporting \LaTeX and \TeX [6.34a]

2010-01-28 Thread Carsten Dominik
Hi Bill, thanks for noticing this inconsistency - it is now fixed. - Carsten On Jan 15, 2010, at 11:15 PM, Bill Jackson wrote: When exporting to LaTeX, the commands \LaTeX and \TeX are not processed consistently. In particular, the backslash for \LaTeX is escaped. This might not be a bug, b

[Orgmode] Blogs, org-mode, and wordpress

2010-01-28 Thread David Thole
Hey all, I wasn't sure if anyone tried to do something similar or not. I am moving web services, and moving blog engines to wordpress - and I thought about org-mode and how much it'd be better to have blogs inside org mode. For the past month and a half or so, I've been working on that solution.

Re: [Orgmode] Bug: Exporting commands with angle brackets [6.34a]

2010-01-28 Thread Carsten Dominik
Hi Bill, thank you for this report. I have fixed this. However, I do wonder if there might be cases where this will not work, for example with something like \alpha<2>3 meant in a mathematical sense. I find it hard to com up with an example where it really will fail, but we will have

Re: [Orgmode] Bug: \log and friends are not recognized as math [6.34b]

2010-01-28 Thread Carsten Dominik
Hi Rasmus, can you make me a list of macros that should be treated in this way? I guess we can simply add these to org-html-entities t=and that might already solve the issue. - Carsten On Jan 17, 2010, at 12:30 PM, Rasmus Pank Roulund wrote: Remember to cover the basics, that is, what

[Orgmode] How to set python version for org-babel

2010-01-28 Thread David Trem
Hi, I'm currently learning org-babel with python. I have several version of python installed on my Mac. One from apple and two from macports. I'd like to use python2.6 from macports. I tried to set the python-python-command variable to python2.6 but the python 2.5 from apple is still used by org-

Re: [Orgmode] icalendar: exporting times of day specified in heading?

2010-01-28 Thread Stephen Eglen
Hi Carsten, > Hi Stephen, > > while it might be possible to do what you ask for, I think it is > error- prone because people might accidently have something in the > headline which looks like a time. I don't mind so much if Org's > agenda stumbles over this, but I don't want to produce incorrect

Re: [Orgmode] How to set python version for org-babel

2010-01-28 Thread Pierre de Buyl
Hello, Can you specify which version of Emacs you are using ? I anticipate one of the aqua version: you need to set manually the path accessible to GUI apps in OS X: this is done by editing the file ~/.MacOSX/environment.plist and adjust the path therein. After you add the path to the macp

[Orgmode] [PATCH] Improved org-assign-fast-keys.

2010-01-28 Thread Mikael Fornius
I have 30+ TODO-keywords defined in some org-files. When using C-c C-t to alter state I got weird keys assigned. I suggest changing org-assign-fast-keys as attached patch describes. I was bold enough to remove the FIXME comment already there but if one has more than 70 keywords it can cause ugl

Re: [Orgmode] [babel] tangle and Makefile

2010-01-28 Thread Dan Davison
"Martin G. Skjæveland" writes: > Hi, > > I have two questions regarding org-babel-tangle and Makefile. > > Running org-babel-tangle on the following file > > --start > * test > > #+begin_src makefile :tangle Makefile > test: > echo "hello" > #+end_src >

sometimes we don't want org-src to remove tabs [WAS: Re: [Orgmode] tangle and Makefile]]

2010-01-28 Thread Dan Davison
"Martin G. Skjæveland" writes: > Hi, > > I have two questions regarding org-babel-tangle and Makefile. > > Running org-babel-tangle on the following file > > --start > * test > > #+begin_src makefile :tangle Makefile > test: > echo "hello" > #+end_src >

[Orgmode] org-exp-bibtex

2010-01-28 Thread Peter Danenberg
Despite org-mode/contrib/lisp being in my loadpath and issuing (require 'org-exp-bibtex), org-exp-bibtex doesn't seem to be available. Using autoload results in "Autoloading failed to define function org-exp-bibtex." Would anyone mind sharing with me how they successfully installed org-exp-bibtex?

Re: [Orgmode] [babel] tangle and Makefile

2010-01-28 Thread Eric Schulte
This patch has been applied. Thanks -- Eric Dan Davison writes: > "Martin G. Skjæveland" writes: > >> Hi, >> >> I have two questions regarding org-babel-tangle and Makefile. >> >> Running org-babel-tangle on the following file >> >> --start >> * test >> >> #+begi

Re: [Orgmode] How to set python version for org-babel

2010-01-28 Thread Eric Schulte
Hi David, David Trem writes: > Hi, > > I'm currently learning org-babel with python. > I have several version of python installed on my Mac. > One from apple and two from macports. > I'd like to use python2.6 from macports. > I tried to set the python-python-command On my system I believe the

Re: [Orgmode] org-exp-bibtex

2010-01-28 Thread Nick Dokos
Peter Danenberg wrote: > Despite org-mode/contrib/lisp being in my loadpath and issuing Are you sure about it being in your load-path? What does M-x locate-library org-exp-bibtex say? If it finds it, both autoload and require should work. Nick

Re: [Orgmode] icalendar: exporting times of day specified in heading?

2010-01-28 Thread Eric S Fraga
At Thu, 28 Jan 2010 15:22:41 +, Stephen Eglen wrote: [...] > A small note though: along the way, I've sometimes noticed that diary > entries are included with a level 2 heading rather than a level 4 > heading. I haven't been able to track this down, its just noticeable > when I later brows

Re: [Orgmode] How to set python version for org-babel

2010-01-28 Thread David Trem
Thanks to Pierre and Eric help, I had all elements to solve my issue. But before explaining my solution let me give more detail on my setup: MacOsX 10.5.8 Emacs 23.1 (from macports) I had to add in my .emacs (setq python-python-command "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/b

[Orgmode] patch for local variable based todo blocking

2010-01-28 Thread Wes Hardaker
Attached is a patch that lets local variables define whether or not todo dependency blocking should be used (both for TODOs and for checkboxes). I have one file in particular that I'm using checkboxes to quickly indicate multi-selections from a list but for most of my files I want TODOs blocked by

[Orgmode] Re: Format lists in multiple columns

2010-01-28 Thread Wes Hardaker
> On Wed, 27 Jan 2010 09:47:06 +0100, Carsten Dominik > said: >> * Fruits >> 1. Apples 5.Grapefruit >> 2. Oranges6.blueberries >> 3. Pears 7.nectarines >> 4. Strawberries CD> No. Well, tables help here... -- Wes Hardaker

[Orgmode] Hide file names in agenda view

2010-01-28 Thread David A. Gershman
I've been searching a while and thought it'd be simple to find. How can I suppress the file names in the agenda view? i.e. turn file2:7:00- 8:00 alwkjekisdjksj file1: 10:00-11:00 alsdkfjasdlfkj into 7:00- 8:00 alwkjekisdjksj 10:00-11:00 alsdkfjasdlfkj Thanks!

Re: [Orgmode] Symbol's value as variable is void

2010-01-28 Thread Nick Dokos
Thomas S. Dye wrote: > Thanks Nick, > > Perhaps that is the relevant commit. I'm pretty sure it was made =20 > subsequent to my last successful export. > > All the best, > Tom > > On Jan 27, 2010, at 2:37 PM, Nick Dokos wrote: > > > I took a quick look but I don't know what's wrong: Eric S.

[Orgmode] org-sort-multi??

2010-01-28 Thread David A. Gershman
Hello Again, I'm looking to sort my outline (headlines, top level) by multi criteria (2 really). I see online references to 'org-sort-multi' as recently as August 2009. But my emacs can't find it. Help? David A. Gershman gersh...@dagertech.net http://

Re: [Orgmode] Bug: org-habit and headlines with links

2010-01-28 Thread Carsten Dominik
Hi Luke, thanks for the bisect, that was useful. Could you please try if the following patch does reliably fix this problem? Thanks!! - Carsten diff --git a/lisp/org-habit.el b/lisp/org-habit.el index cf53057..deb8132 100644 --- a/lisp/org-habit.el +++ b/lisp/org-habit.el @@ -305,7 +305,7

Re: [Orgmode] remote reference

2010-01-28 Thread Carsten Dominik
Hi Giovanny, yes, that is right, only field references are allowed for direct assignment. Columns or ranges are allowed only as arguments of functions that will collapse them into a scalar. - Carsten On Jan 18, 2010, at 9:53 AM, Giovanni Ridolfi wrote: Carsten Dominik writes: Hi, Carst

Re: [Orgmode] Re: clock based context settings

2010-01-28 Thread Carsten Dominik
Hi Richard, I do not see a general-enough use case for this. You can, of course, as mentioned by David) use the existing hooks for something like this. Here is an example (untested) (add-hook 'org-clock-in-hook (lambda () (let ((code (org-entry-get nil "CLOCKINEXEC")))

Re: [Orgmode] Re: [org-beamer] \alert

2010-01-28 Thread Carsten Dominik
On Jan 26, 2010, at 5:22 PM, Eric S Fraga wrote: At Tue, 26 Jan 2010 16:06:27 +0100, Sébastien Vauban wrote: Eric S Fraga wrote: At 24 Jan 2010 20:10:03 +0100, Sven Bretfeld wrote: Is there any Symbol in org-beamer for \alert{Text}? In presentations \alert [...] org-export-latex-

Re: [Orgmode] org-exp-bibtex

2010-01-28 Thread Carsten Dominik
On Jan 28, 2010, at 5:20 PM, Peter Danenberg wrote: Despite org-mode/contrib/lisp being in my loadpath and issuing (require 'org-exp-bibtex), org-exp-bibtex doesn't seem to be available. Using autoload results in "Autoloading failed to define function org-exp-bibtex." There is no function org

Re: [Orgmode] Refile to top or bottom of list on demand

2010-01-28 Thread Carsten Dominik
On Jan 27, 2010, at 12:22 AM, David A. Gershman wrote: When I refile a heading, there is a variable that can be set to send the refiled headings to the front or back of the destination list. Is there a way to do that "on demand", i.e. without setting a variable? No. But you could make

Re: [Orgmode] Hook Function Examples

2010-01-28 Thread Carsten Dominik
On Jan 25, 2010, at 7:21 AM, Mark Elston wrote: On 1/24/2010 9:24 PM, Nick Dokos wrote: Mark Elston wrote: I am trying to make use of some of the hooks for exporting and haven't found any docs about what they take or how to make use of them (elisp is *not* my native language). The Em

Re: sometimes we don't want org-src to remove tabs [WAS: Re: [Orgmode] tangle and Makefile]]

2010-01-28 Thread Carsten Dominik
On Jan 28, 2010, at 4:47 PM, Dan Davison wrote: "Martin G. Skjæveland" writes: Hi, I have two questions regarding org-babel-tangle and Makefile. Running org-babel-tangle on the following file --start * test #+begin_src makefile :tangle Makefile test:

Re: [Orgmode] [PATCH] Improved org-assign-fast-keys.

2010-01-28 Thread Carsten Dominik
Hi Mikael, this looks very good, thanks for getting rid of the FIXME... :-) I have applied the patch. - Carsten On Jan 28, 2010, at 4:38 PM, Mikael Fornius wrote: I have 30+ TODO-keywords defined in some org-files. When using C-c C-t to alter state I got weird keys assigned. I suggest cha

Re: [Orgmode] icalendar: exporting times of day specified in heading?

2010-01-28 Thread Carsten Dominik
On Jan 28, 2010, at 4:22 PM, Stephen Eglen wrote: Hi Carsten, Hi Stephen, while it might be possible to do what you ask for, I think it is error- prone because people might accidently have something in the headline which looks like a time. I don't mind so much if Org's agenda stumbles over

Re: [Orgmode] List number resetting when using anchor tag in exported HTML

2010-01-28 Thread Carsten Dominik
On Jan 28, 2010, at 2:20 PM, Jere McDevitt wrote: If I key in what you list below with the list numbers flush or indented only 1 space, then yes the line numbers reset to 4 & 5 in the org file, but if you export that to HTML, because the <> is not preceded by a comment mark, it shows up in

Re: [Orgmode] org-exp-bibtex

2010-01-28 Thread Peter Danenberg
> There is no function org-exp-bibtex. > > What happens if you evalueate the following form? > > (progn (require 'org-exp-bibtex) (featurep 'org-exp-bibtex)) That evaluates to t. Are there hooks installed, by the way, for exported to LaTeX? C-c C-e d (export as LaTeX, process to PDF, and open the

Re: [Orgmode] org-exp-bibtex

2010-01-28 Thread Peter Danenberg
> Are you sure about it being in your load-path? What does > > M-x locate-library org-exp-bibtex > > say? If it finds it, both autoload and require should work. locate-library says: Library is file ~/lib/emacs/org-mode/contrib/lisp/org-exp-bibtex.el Just to be sure, my require form looks l

[Orgmode] Re: Hide file names in agenda view

2010-01-28 Thread Matt Lundin
"David A. Gershman" writes: > I've been searching a while and thought it'd be simple to find. How can > I suppress the file names in the agenda view? > > i.e. turn > >file2:7:00- 8:00 alwkjekisdjksj >file1: 10:00-11:00 alsdkfjasdlfkj > > into > > 7:00- 8:00 alwkjekisdjksj >

[Orgmode] Re: Hide file names in agenda view

2010-01-28 Thread Richard Riley
Matt Lundin writes: > "David A. Gershman" writes: > >> I've been searching a while and thought it'd be simple to find. How can >> I suppress the file names in the agenda view? >> >> i.e. turn >> >>file2:7:00- 8:00 alwkjekisdjksj >>file1: 10:00-11:00 alsdkfjasdlfkj >> >> into >> >>

[Orgmode] ASCIIMathML or LaTeXMathML for HTML?

2010-01-28 Thread Xiao-Yong Jin
Hi, Lately I stumbled upon AsciiDoc[1], which uses ASCIIMathML[2] or LaTeXMathML[3] to export math formulae in XHTML documents. Both of these two MathML approaches seem very nice to me. I am not sure if anyone has brought this up. But I see org-mode info says (1) Yes, there is MathML, b