[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

Re: [Orgmode] Tag table entries?

2010-05-04 Thread Darlan Cavalcante Moreira
For that I just use separate tables. I use a headline for each month, say "May 2010" and subheadings for each category (groceries, bills, transport, etc.) with a corresponding table in each one. Each table calculates the total for that category and has a unique name, say "BillsMay2010". All of th

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

2010-05-04 Thread Mikael Fornius
Simao M writes: > "cond: State `STARTED' not valid in this file" Have you customized your org-todo-keywords? My guess is some thing might be wrong there. Did you change your configurations before this problem? Have it ever worked? If you do M-x toggle-debug-on-error and try to clock in again

[Orgmode] Re: Faces for deadlines?

2010-05-04 Thread Sébastien Vauban
Hi Mikael, Mikael Fornius wrote: > I have not tried it but I found this variable: > > org-agenda-deadline-faces > > "Faces for showing deadlines in the agenda." > > maybe it solves your problem? Excellent hint... I've customized it that way: --8<---cut here---start-

Re: [Orgmode] strange behavior for export -- Solved

2010-05-04 Thread Erik Butz
Hi, after some fiddling and looking at list-load-path-shadows (where I did not find org-latex at all), I included (require 'org-latex) into my .emacs file, which solved the problem. This solution somewhat puzzles me though, since I would have expected that org-latex is loaded by default. But maybe

Re: [Orgmode] strange behavior for export -- Solved

2010-05-04 Thread Sebastian Rose
Erik Butz writes: > Hi, > > after some fiddling and looking at list-load-path-shadows (where I did > not find org-latex at all), I included > (require 'org-latex) > into my .emacs file, which solved the problem. This solution somewhat > puzzles me though, since I would have expected that org-latex

[Orgmode] [PATCH] (org-habit-build-graph): Help-echo date when mouse is over stars.

2010-05-04 Thread Mikael Fornius
Hi John, Carsten and fellow orgs. This patch introduces a small new feature in org-habit I have wanted for a while: When mouse is over a done-star in the habit-graph I get a help-echo with the date. This is useful because I use many preceeding days and there is no easy way (that I know of) to f

[Orgmode] export beamer

2010-05-04 Thread Rares Pop
Hi all, i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF the beamer document from the Beamer tutorial http://orgmode.org/worg/org-tutorials/org-beamer.php but i get the following error: *org-export-latex-set-initial-vars: No definition for class `beamer' in `org-export-latex-cl

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

2010-05-04 Thread Daniel Martins
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 (not necessarily white). Could you share it with us? Daniel 2010/5/4 Sébastien Vauban > Hi Mikae

Re: [Orgmode] export beamer

2010-05-04 Thread Erik Butz
Hi Rares, I had a similar problem recently which was cured by including (require 'org-latex) in my .emacs file. Does this help in your case? Cheers, Erik On Tue, May 4, 2010 at 10:09 AM, Rares Pop wrote: > Hi all, > > i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF the >

Re: [Orgmode] export beamer

2010-05-04 Thread Rares Pop
It's not working. I'm getting the following error when exporting to PDF: ! LaTeX Error: File `wrapfig.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.11 \usepackage {soul}^^M *** (cannot \read from

Re: [Orgmode] Tag table entries?

2010-05-04 Thread Johan Ekh
That sounds very good! This is the functionality I am looking for! Would you like to share your yasnippet and any other settings that you have worked out? It would help me alot! Thanks! Johan On Tue, May 4, 2010 at 10:36 AM, Darlan Cavalcante Moreira < darc...@gmail.com> wrote: > > For that I j

Re: [Orgmode] export beamer

2010-05-04 Thread Erik Butz
Hi Rares, actually it seems that it IS working. The error you are getting now is a latex error saying that you are missing a package (wrapfig). You probably need to update your latex installation with that package. The way you do this, depends on the distribution you're using. On ubuntu/debian yo

[Orgmode] patch + query about active timestamps

2010-05-04 Thread Richard Riley
I like pretty much all work done appearing in my agenda. Including adding notes. Its easy enough to subfilter for just TODOs later. With this in mind I modified org :- Modified lisp/org.el diff --git a/lisp/org.el b/lisp/org.el index 9c2f848..cd296b9 100644 --- a/lisp/org.el +++ b/lisp/o

Re: [Orgmode] strange behavior for export -- Solved

2010-05-04 Thread Thomas S. Dye
On May 4, 2010, at 12:26 AM, Sebastian Rose wrote: Erik Butz writes: Hi, after some fiddling and looking at list-load-path-shadows (where I did not find org-latex at all), I included (require 'org-latex) into my .emacs file, which solved the problem. This solution somewhat puzzles me thou

Re: [Orgmode] Mobile Org Sharing Questions

2010-05-04 Thread Marcelo de Moraes Serpa
Here's what I did: (defun org-mobile-pullpush nil nil (org-mobile-pull) (org-mobile-push)) (run-at-time "00:59" 3600 'org-mobile-pullpush) This way, if I had anything on the mobile device, I get it merged locally and then pushed back to mobile. Didn't use it

Re: [Orgmode] strange behavior for export -- Solved

2010-05-04 Thread Sebastian Rose
"Thomas S. Dye" writes: > On May 4, 2010, at 12:26 AM, Sebastian Rose wrote: > >> Erik Butz writes: >>> Hi, >>> >>> after some fiddling and looking at list-load-path-shadows (where I did >>> not find org-latex at all), I included >>> (require 'org-latex) >>> into my .emacs file, which solved the

[Orgmode] Todo state highlighting in Latex export

2010-05-04 Thread Simon Brown
Hi, I might be the only user of this but todo state highlighting has been broken at some point reasonably recently. I've just updated to .35i and now instead of having a green DONE in my pdf, I have a {DONE} where the opening brace is green. Any ideas? Simon ___

Re: [Orgmode] export beamer

2010-05-04 Thread Eric S Fraga
On Tue, 4 May 2010 16:18:40 +0300, Rares Pop wrote: > > It's not working. > > I'm getting the following error when exporting to PDF: > > ! LaTeX Error: File `wrapfig.sty' not found. > > Type X to quit or to proceed, > or enter new name. (Default extension: sty) > > Enter file name: > ! Emerg