Re: [O] Capture mode fails until "reload org uncompiled" is used

2011-11-30 Thread David Maus
At Tue, 29 Nov 2011 20:02:22 + (UTC), Felix wrote: > > When I fire up emacs and use C-c c t to enter a task (see .emacs below), I get > the message "Capture template `t': org-called-interactively-p" and nothing > happens. However, if I use the menu option "Org->Refresh/Reload->Reload Org > Unco

Re: [O] Capture mode fails until

2011-11-30 Thread Felix
Thanks, David. It worked. Sincerely, Felix

Re: [O] [OT] CSV to Org

2011-11-30 Thread Eric S Fraga
Samuel Wales writes: > I have an old CSV that looks like this. I'd like to convert > it to Org format. I've used csv-mode in the past for this but I cannot do this now as there is some bug in csv-mode that is causing problems with, of all things, my mode-line-format... sigh. Anyway, check out

[O] "CLOCKS" drawer not behaving like a drawer on Windows emacs 23.2 (Was: Collapsing tracked time?)

2011-11-30 Thread Steinar Bang
> Steinar Bang : > Olaf Dietsche : >> [snip!] >>> You can also set org-clock-into-drawer to a string (e.g. "CLOCKS"), >>> then this string is used instead of "LOGBOOK". > Actually I tried doing it, but since the variable wasn't available, I > thought I needed a newer version of org-mode, t

Re: [O] [OT] CSV to Org

2011-11-30 Thread Eric Schulte
I'm coming to this thread late, so forgive me if this has already been mentioned, but `org-table-import' always works for me. Best, -- Eric Schulte http://cs.unm.edu/~eschulte/

Re: [O] "CLOCKS" drawer not behaving like a drawer on Windows emacs 23.2

2011-11-30 Thread Bernt Hansen
Steinar Bang writes: >> Steinar Bang : >> Olaf Dietsche : >>> [snip!] You can also set org-clock-into-drawer to a string (e.g. "CLOCKS"), then this string is used instead of "LOGBOOK". > >> Actually I tried doing it, but since the variable wasn't available, I >> thought I needed

Re: [O] "CLOCKS" drawer not behaving like a drawer on Windows emacs 23.2

2011-11-30 Thread Achim Gratz
Steinar Bang writes: > And when clocking in on an item, a ":CLOCKS:" drawer is created under > that item. By default it would clock into LOGBOOK. If you define a CLOCKS drawer, then you need to make that known to org-mode as a valid drawer (either globally with org-drawers or file-local with a #

[O] Editing using emacs-lisp after export

2011-11-30 Thread Mukherjee, Rajat, LAUSANNE, Clinical Operations
Dear Org-mode gurus, I use org-mode to generate documents with latex and R codes. I also use some R function (package: Hmisc) to generate latex tables. One of the functions produces a blank line with-in the table environment which causes a fatal error in the .tex file. Is there a way that I can us

Re: [O] "CLOCKS" drawer not behaving like a drawer on Windows emacs 23.2

2011-11-30 Thread Olaf Dietsche
Steinar Bang writes: >> Steinar Bang : >> Olaf Dietsche : >>> [snip!] You can also set org-clock-into-drawer to a string (e.g. "CLOCKS"), then this string is used instead of "LOGBOOK". > >> Actually I tried doing it, but since the variable wasn't available, I >> thought I needed

Re: [O] Editing using emacs-lisp after export

2011-11-30 Thread John Rakestraw
Hi, Rajat -- > I use org-mode to generate documents with latex and R codes. I also use > some R function (package: Hmisc) to generate latex tables. One of the > functions produces a blank line with-in the table environment which > causes a fatal error in the .tex file. Is there a way that I can us

[O] Implement a new emphasis style to hide text

2011-11-30 Thread Stefan Janik
Hello, for some purposes I need to hide some words. (It would help to memorize these words). In the enriched mode I can do this just by marking the words and choosing M-x facemenu-set-background and then typing "black" for the "Background color". In the org-mode the enriched mode doesn't work.

Re: [O] Updating Worg re standard source block syntax

2011-11-30 Thread Jason Dunsmore
On Wed, Nov 23 2011, Sebastien Vauban wrote: > Hi Nick, > > Nick Dokos wrote: >> Martyn Jago wrote: >> >>> There are literally hundreds of uses of #+srcname and #+source within >>> Worg - should I be updating these to #+name ? In other words, does Worg >>> reflect the last official release (the E

[O] Hang on incomplete input

2011-11-30 Thread Ken Williams
Apparently, org-mode Babel (or maybe Emacs, or ESS) will hang when given incomplete input, like the following: #+begin_src R ddply(x, #+end_src I was just tearing my hair out trying to figure out why my code was hanging, because of course it's much longer and I didn't notice the missing paren.

Re: [O] "CLOCKS" drawer not behaving like a drawer on Windows emacs 23.2

2011-11-30 Thread Steinar Bang
> Olaf Dietsche : > Unfortunately, back then I suggested the name CLOCKS. But the default > clocks drawer name is CLOCK without the S. Ah, ok! :-) > So, you can either use "CLOCK" instead of "CLOCKS" > (custom-set-variables > '(org-clock-into-drawer "CLOCK")) > or as Bernt and Achim alrea

Re: [O] Hang on incomplete input

2011-11-30 Thread Rafael
Ken Williams writes: > Apparently, org-mode Babel (or maybe Emacs, or ESS) will hang when > given incomplete input, like the following: > > #+begin_src R > ddply(x, > #+end_src > > I was just tearing my hair out trying to figure out why my code was > hanging, because of course it's much longer an

[O] how to show deadlines in global to-do list?

2011-11-30 Thread James Harkins
Hi, Apologies if this is a common question -- I did do some google searching, but didn't find a straightforward answer and the agenda options are too complex for me to figure out quickly -- I'm too busy to devote a couple of hours figuring out the right way. I like the out-of-the-box to-do list,