Re: [Orgmode] Removing footnotes

2010-01-18 Thread Jan Böcker
> The F[9] above is interpreted as a Foot Note by org. > Is there a way to prevent it? Take a look at section 12.2 - Export Options in the Org manual. The one you want is: #+OPTIONS: f:nil HTH, Jan ___ Emacs-orgmode mailing list Please use `Reply Al

Re: [Orgmode] [babel] Bug in output PDF with source blocks of unknown language

2010-01-18 Thread Eric Schulte
This should now be fixed. "Eric Schulte" writes: > Hi Sébastien, > > Sébastien Vauban writes: > > [...] > >> * Bug >> >> You see that when the language is unknown to Org-babel (=Delphi= in this >> example), it gets ignored during export, and gets replaced by the previous >> code block!! >

[Orgmode] org-mode from git and emacs in trunk

2010-01-18 Thread Xiao-Yong Jin
Hi, I am trying the new emacs develop version in trunk. I build org-mode from git as usual. But I just realized I am actually using the org-mode bundled with emacs instead of the version I installed from git. My configuration files are the same before and after I switched to bzr version of emacs

[Orgmode] Removing footnotes

2010-01-18 Thread Joe Python
Orgmode Gurus, How to remove the footnotes from my file. I have some perl code in my notes which I like to export to html and tex. --< org file begins here>--- * Tips ** Average bytes transferred perl -lane'$n+=$F[9]; ++$i; END{print $n/$i}' logfile

[Orgmode] org-encrypt-entries seems to break perl- and cperl-mode

2010-01-18 Thread Jeffrey Ratcliffe
With (add-hook 'before-save-hook 'org-encrypt-entries) and a file with the following contents: package G; in perl- or cperl-mode, when saving, I get the following error message: org-scan-tags: Wrong type argument: consp, nil Can I make the add-hook org-mode specific, or this is a bug in org-m

[Orgmode] Re: Automatically "archive" todo-items that are DONE?

2010-01-18 Thread Greg Wilson
gosh i'm ignorant, I just found the archive stuff in the manual, sorry this issue -> DONE On Mon, Jan 18, 2010 at 6:31 PM, Greg Wilson wrote: > Hello, I am a new user, please bear with me. > > I keep lots of TODO-lists in a file: > * project1 > ** DONE ... > ** TODO ... > ... > * project 2 > **

Re: [Orgmode] Automatically "archive" todo-items that are DONE?

2010-01-18 Thread Thomas S. Dye
On Jan 18, 2010, at 7:31 AM, Greg Wilson wrote: Hello, I am a new user, please bear with me. I keep lots of TODO-lists in a file: * project1 ** DONE ... ** TODO ... ... * project 2 ** DONE ... After a while, when the number of TODO-items that are turned into DONE-items is high, the list gets

[Orgmode] Automatically "archive" todo-items that are DONE?

2010-01-18 Thread Greg Wilson
Hello, I am a new user, please bear with me. I keep lots of TODO-lists in a file: * project1 ** DONE ... ** TODO ... ... * project 2 ** DONE ... After a while, when the number of TODO-items that are turned into DONE-items is high, the list gets messy and it's hard to find the stuff left TODO. Wh

[Orgmode] Re: Error when exporting to LaTeX

2010-01-18 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > On Jan 14, 2010, at 12:15 PM, Sébastien Vauban wrote: >> Sébastien Vauban wrote: >>> >>> Here a problem when exporting such a file: >>> >>> --8<---cut here---start->8--- >>> #+MACRO: rest {\leavevmode \leaders \hrule height 0

Re: [Orgmode] Re: org-agenda-files variable

2010-01-18 Thread Stephan Schmitt
Hi Andrea, Also sprach andrea: > Carsten Dominik writes: > ... >> - Carsten > > I'm really sorry you're right, I should write a sort for this kind of > questions, I always forget important details... > Anyway > > emacs-version: "23.1.50.1" > org-version: "6.33trans" > > > The code for the h

[Orgmode] [PATCH] org-narrow-to-subtree: prevent prepending text to the next headline while narrowed

2010-01-18 Thread Jan Böcker
Consider the following situation: * A Some text. * B - Place the cursor on A, press C-x n w (org-narrow-to-subtree). - Go to the very end of the buffer and insert "xyz". - C-x n w (widen). You end up with: * A Some Text xyz* B The attached one-line patch fixes this by passing `nil' for th

[Orgmode] Re: org-agenda-files variable

2010-01-18 Thread andrea
Carsten Dominik writes: > Hi Andrea, > > This post is really incomplete, and it is impossible for anyone to give > a good answer - which means that everyone has to read my answer and then > your second attempt. Things that could help are: > > - What does your hook look like? > - There is no hook

[Orgmode] Re: Putting in bold some letters of a word

2010-01-18 Thread Sébastien Vauban
Hi Carsten en Jan, Carsten Dominik wrote: > On Jan 18, 2010, at 12:05 AM, Sébastien Vauban wrote: >> Hi all, >> >> I'm trying to Orgify a Word document of my beloved, whose writing a manual >> for learning Spanish. In the first chapter (the one I'm converting), there >> are some groups of letters

Re: [Orgmode] remote reference

2010-01-18 Thread Giovanni Ridolfi
Carsten Dominik writes: Hi, Carsten, > > On the left > side of equations you can only have single fields > like @2$3 ok this works > or a column like $3. But this does /not/ work: see the example "columns $3" >> Org-mode version 6.34 >> GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on