Re: [Orgmode] Re: org-mode color schemes with white or light background and black foregroung

2010-05-05 Thread Simao M
Screenshot please? :) 2010/5/4 Sébastien Vauban : > Hi Daniel, > > Daniel Martins wrote: >> Some time ago Carsten sent a file with with his colours patterns with black >> background. >> >> I would like to know if someone has a similar pattern when using black >> foregroung and a lighter backgroung

[Orgmode] Separate first headings by empty line

2010-05-05 Thread Simao M
Hello, I would like to separate all my first headings with a blank line, even aftet collapsing and expanding all the headings, e.g.: * Main ** Heading * Main 2 ** Heading * Main 3 ** Heading But after collapsing I get: * Main... * Main 2... * Main 3... And I would like to have: * Main...

Re: [Orgmode] Re: Problem clocking in: cond: State `STARTED' not valid in this file

2010-05-05 Thread Simao M
Thanks for your help. You are right, I had customized org to change to state "STARTED" when I clock in but I had not defined "STARTED" in my keywords. Thanks! On Tue, May 4, 2010 at 9:49 AM, Mikael Fornius wrote: > Simao M writes: > >> "cond: State `STAR

[Orgmode] Problem clocking in: cond: State `STARTED' not valid in this file

2010-05-04 Thread Simao M
Hello, I am trying to clock in using C-x C-i but I always get the same message with all my org-mode files: "cond: State `STARTED' not valid in this file" I am running emacs GNU Emacs 23.1.50.1 (i386-apple-darwin10.0.0, NS apple-appkit-1038.11) and org-mode version 6.35i. Thank you for your help