[O] property with multiple values, or suggestions for a course planning system

2013-07-21 Thread Kel Chan
Hi list, disclaimer: new to org and emacs. question: How can I associate more than one value to a property? I'm implementing a course planning tool b/c the one provided by my university sucks. Ideally, each course offered is a second level heading with a property "offering" with multiple poss

[O] Org-contacts and Gnus

2013-07-21 Thread N. Raghavendra
I've started using Org contacts, and find it very useful, especially as an address book for Gnus. I had to make some modifications to make the library function as I wanted. I am posting them here just in case they are of interest to others. 1. Put quotes around names with periods in email addres

Re: [O] Handling Repeating events from google calendar / repeater interval

2013-07-21 Thread Simon Thum
On 07/16/2013 06:02 PM, Stephen Eglen wrote: It's not exactly answering your question but my little tool https://github.com/simonthum/ical2org Dear Simon, Does your script handle summer time differences? My google calendar items are importing okay, but they are off by one hour. I've tried

Re: [O] Import files to babel blocks

2013-07-21 Thread Myles English
Hi Michael, Michael Bach writes: > Dear org-mode Users and Developers, > > I am trying to write a simple function for importing files to org-mode > babel code blocks. > > My naive approach was > > --8<---cut here---start->8--- > (defun import-to-org-from-files

Re: [O] org-tree-slide annoyance

2013-07-21 Thread Takaaki ISHIKAWA
Hi Carsten and Nick, I'd like to contribute my code[*1][*2] to org-mode, but I don't know the procedure or rules to put it into the contrib dir. Could you give me some information? [*1] https://github.com/takaxp/org-tree-slide [*2] http://orgmode.org/worg/org-tutorials/non-beamer-presentations.h

Re: [O] Error while compiling

2013-07-21 Thread Jambunathan K
RCY writes: > ox-odt.el:369:1:Error: Cannot open load file: rng-loc rng-loc is a file that comes with Emacs. Your Emacs installation doesn't seem OK to me. M-x locate-library RET rng-loc RET Library is file ~/src/emacs/trunk/lisp/nxml/rng-loc.elc

Re: [O] [PATCH] Enable silent visibility cycling

2013-07-21 Thread Jambunathan K
[I have no specific opinions on this patch.] The customary way is to put each message at different level. The threshold level that the user wishes to see is configurable. Any logging message that falls below or above that threshold gets filtered. This way you don't introduce switches on a case

[O] Import files to babel blocks

2013-07-21 Thread Michael Bach
Dear org-mode Users and Developers, I am trying to write a simple function for importing files to org-mode babel code blocks. My naive approach was --8<---cut here---start->8--- (defun import-to-org-from-files (path pattern progmode) (mapcar #'(lambda (filep