Re: [Orgmode] pages properties in agenda

2010-04-13 Thread Carsten Dominik
Hi Shepagh On Apr 11, 2010, at 2:59 AM, Shelagh Manton wrote: I have been using the org-learning module in some study and while it is quite useful as it is, I was thinking that I might improve my use by a special agenda command that could pull out and display a property. Use case: I use

Re: [Orgmode] orgcard.txt in Makefile

2010-04-13 Thread Carsten Dominik
On Apr 12, 2010, at 6:56 PM, Nathan Neff wrote: Hello, I'd like to use the orgcard.txt file that's included in the org-mode source. I like being able to search through a text file for relevant keyboard shortcuts. It doesn't seem like it's been updated since org version 6.10. I tried

Re: [Orgmode] [patch] Extended link capabilities to Wanderlust messages

2010-04-13 Thread Carsten Dominik
Hi David, thanks for this! I have applied the patch. I had to apply it by hand - so please double-check. Also, other wanderlust users: I don't use Wanderlust, so this patch goes in untersted by me. Please check it out! - Carsten On Apr 11, 2010, at 10:48 AM, David Maus wrote: Hello

Re: [Orgmode] Bug: (org-set-tags t t) gives an error point is not currently on a headline

2010-04-13 Thread Carsten Dominik
Hi Ryan, thanks for this patch. I ended up to instead provide a special command to align all tags, because org-set-tags should throw an error when called not on a headline, for other reasons. I am assuming that you want to call this from some lisp function - so (org-align-all-tags) should

Re: [Orgmode] HTML export of properties

2010-04-13 Thread Carsten Dominik
On Apr 12, 2010, at 9:21 PM, Vincent Belaïche wrote: Thanks for the answers, I had just written `=' instead of `:', what puzzled me is that I had already tried with a plain drawer w/o this mistake. Well I should have used completion, maybe Org mode documentation should also mention

[Orgmode] Re: orgcard.txt in Makefile

2010-04-13 Thread Christian Egli
Hi Nathan Neff nathan.n...@gmail.com writes: I'd like to use the orgcard.txt file that's included in the org-mode source. I like being able to search through a text file for relevant keyboard shortcuts. It doesn't seem like it's been updated since org version 6.10. I tried running make

[Orgmode] Re: [PATCH] [babel] Add option to display process buffer when editing R source code blocks

2010-04-13 Thread Julien Barnier
Hi Dan, Could I suggest a slightly different route? We already have the functions org-babel-switch-to-session and org-babel-load-session, which work for any language. These switch to the process buffer, like your patch does. I agree with you about wanting a function that ends up displaying

[Orgmode] Re: xemacs21 support broke from 35f to 35g

2010-04-13 Thread Sebastien Delafond
On 2010-04-13, Carsten Dominik carsten.domi...@gmail.com wrote: I fixed that. thank you ! I get a 404 when tryign to access http://orgmode.org/org-6.35i.tar.gz, but I'm sure this will get fixed soon ;) org-freemind needs the rx library. I am now explicitly requireing rx, so people will know

Re: [Orgmode] Re: xemacs21 support broke from 35f to 35g

2010-04-13 Thread Carsten Dominik
On Apr 13, 2010, at 11:45 AM, Sebastien Delafond wrote: On 2010-04-13, Carsten Dominik carsten.domi...@gmail.com wrote: I fixed that. thank you ! I get a 404 when tryign to access http://orgmode.org/org-6.35i.tar.gz, but I'm sure this will get fixed soon ;) My mistake - it is up now. -

[Orgmode] Re: xemacs21 support broke from 35f to 35g

2010-04-13 Thread Sebastien Delafond
org-freemind needs the rx library. I am now explicitly requireing rx, so people will know what is missing. Is there any easy way we could by default disable org-freemind for the xemacs family, as they do not include rx.el ? Cheers, --Seb ___

Re: [Orgmode] Re: confused about logging

2010-04-13 Thread Bernt Hansen
Carsten Dominik carsten.domi...@gmail.com writes: On Apr 13, 2010, at 4:22 AM, Nick Dokos wrote: Bernt Hansen be...@norang.ca wrote: Dan Griswold dgris...@rochester.rr.com writes: Hi all, I have a repeating task, like so: *** TODO Print copies

Re: [Orgmode] Suggestions needed for handling ideas

2010-04-13 Thread Ali Tofigh
On Mon, Apr 12, 2010 at 16:38, John Hendy jw.he...@gmail.com wrote: Frequently my notes on meetings contain ideas for stuff to try. Does anyone have any advice on how to handle these? I'm very 'idea' centered as well. See some 'ideas' below :) ;-) What about: ### IDEA 1 ### --- file:

[Orgmode] Embedding org-syntax in program source

2010-04-13 Thread LanX
Hi is there a way to make org-mode ignore comment characters at the beginning of a line? Such that ;* Head or #** Subhead work in elisp or perl? I know of org-babel, but the code produced is no legal Lisp/Perl code anymore... Thanks Rolf ___

Re: [Orgmode] Re: xemacs21 support broke from 35f to 35g

2010-04-13 Thread Carsten Dominik
I believe a Makefile guru could remove it - I cannot. - Carsten On Apr 13, 2010, at 1:15 PM, Sebastien Delafond wrote: org-freemind needs the rx library. I am now explicitly requireing rx, so people will know what is missing. Is there any easy way we could by default disable org-freemind

Re: [Orgmode] [patch] Extended link capabilities to Wanderlust messages

2010-04-13 Thread David Maus
Carsten Dominik wrote: Hi David, thanks for this! I have applied the patch. I had to apply it by hand - so please double-check. Everything is where it belongs. -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de pgpCYs0oOWbCD.pgp Description:

[Orgmode] removing timestamps from the agenda

2010-04-13 Thread Brody, William (Buck)
From the agenda, how can I remove a timestamp? I can add one with C-c C-d, or modify one with S-right, but how do I remove one? Thanks ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: floating, non scheduled agenda items

2010-04-13 Thread Łukasz Stelmach
Richard Riley rileyrg...@gmail.com writes: Łukasz Stelmach lukasz.stelm...@iem.pw.edu.pl writes: Richard Riley rileyrg...@gmail.com writes: Richard Riley rileyrg...@gmail.com writes: What would be the best way to include in my daily agenda a section of non schedule items which are there

Re: [Orgmode] removing timestamps from the agenda

2010-04-13 Thread David Maus
Brody, William (Buck) wrote: From the agenda, how can I remove a timestamp? I can add one with C-c C-d, or modify one with S-right, but how do I remove one? To remove a scheduled or deadline simply use a prefix: C-u C-c C-d removes the deadline, C-u C-c C-s a scheduled timestamp. HTH -- David

[Orgmode] Org files not displaying on Github

2010-04-13 Thread Ross A. Laird
Some of my org files do not display on github. Here is the error I received from Github tech support: , | require 'org-ruby' | = true | Orgmode::Parser.new(File.read(/Users/.../laird.org)).to_html | NoMethodError: undefined method `paragraph_type' for | ** Weight:String | from

Re: [Orgmode] question on missing scheduled entries in agenda

2010-04-13 Thread Emin.shopper Martinian.shopper
Thanks, I was not aware that I needed to customize the ical export. Thanks! On Fri, Apr 2, 2010 at 4:03 AM, David Maus dm...@ictsoc.de wrote: Emin.shopper Martinian.shopper wrote: Dear Experts, I have noticed that if I have a nested entry in an org-mode file, it does not get picked up properly

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-13 Thread Matthew Jones
I am the developer/maintainer of MobileOrg for Android and I'd appreciate any feedback on the application. You can find more information and download links on the wiki: http://wiki.github.com/matburt/mobileorg-android/ 73, Matthew W. Jones (KI4ZIB) http://matburt.net On Mon, Apr 12, 2010 at

[Orgmode] Embedding org-syntax in program source

2010-04-13 Thread LanX
Oops, forgot to reply to the list... 8-| .. -- Forwarded message -- Thanks Eric, see this thread http://thread.gmane.org/gmane.emacs.orgmode/7957, as I recall basically it's possible to get most org-like behavior using orgstruct-mode, but many are continually frustrated by

Re: [Orgmode] Re: Problem entering an every-weekday meeting with start time

2010-04-13 Thread Patrick Aikens
*sigh* I knew it had to be something simple I was missing. Thanks! 2010/4/12 Łukasz Stelmach lukasz.stelm...@iem.pw.edu.pl: Patrick Aikens paik...@gmail.com writes: I have a meeting I wish to have on my agenda every weekday at the appropriate start time.  I have tried the following, which

Re: [Orgmode] Embedding org-syntax in program source

2010-04-13 Thread Eric Schulte
LanX lanx.p...@googlemail.com writes: Oops, forgot to reply to the list... 8-| .. -- Forwarded message -- Thanks Eric, see this thread http://thread.gmane.org/gmane.emacs.orgmode/7957, as I recall basically it's possible to get most org-like behavior using

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-13 Thread Mark Elston
On 4/13/2010 8:42 AM, Matthew Jones wrote: I am the developer/maintainer of MobileOrg for Android and I'd appreciate any feedback on the application. You can find more information and download links on the wiki: http://wiki.github.com/matburt/mobileorg-android/ 73, Matthew W. Jones (KI4ZIB)

[Orgmode] org-babel python/shell or gantt charts with gnuplot from within org-mode

2010-04-13 Thread Erik Butz
Hi all, I have been playing around with org-mode and have been thinking about the possibility to create gantt charts with org-mode. I did not find anything in the archives, and todays thread about taskjuggler brought me back to the subject. This is a python script hovering around the web

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-13 Thread Matthew Jones
There are plenty of free webdav services out there, a quick google search came up with a few... I haven't used any of them as I run my own on my VPS, but check out http://www.box.net or http://mydisk.se Any of these should work fine with MobileOrg 73, Matthew W. Jones (KI4ZIB)

Re: [Orgmode] org-babel python/shell or gantt charts with gnuplot from within org-mode

2010-04-13 Thread Eric Schulte
Erik Butz erik.b...@googlemail.com writes: Hi all, I have been playing around with org-mode and have been thinking about the possibility to create gantt charts with org-mode. I did not find anything in the archives, and todays thread about taskjuggler brought me back to the subject. This

[Orgmode] Plans for synching with Emacs dev sources?

2010-04-13 Thread Óscar Fuentes
Currently I'm using 6.33x, which is the version that comes with Emacs dev source code. I'll like to use a more recent version of org-mode, and so I ask if there are plans for upgrading Emacs' org-mode sources with the current release. If not, I'll use org-mode git sources, although this would

[Orgmode] Loosing tasks with remember

2010-04-13 Thread Christian Zang
Dear org-enthusiasts, I have a remember template to file away quick notes and todos that looks like (setq org-remember-templates '((Todo ?t *** TODO %?\n %i\n ~/Org/inbox.org Inbox))) When a invoke a remember buffer and write something like *** TODO Task 1 *** TODO Task 2 and file it

Re: [Orgmode] Embedding org-syntax in program source

2010-04-13 Thread Dan Davison
LanX lanx.p...@googlemail.com writes: [...] I know of org-babel, but the code produced is no legal Lisp/Perl code anymore... could you please elaborate, ... I'm currently using Org-babel to write code in a variety of programming languages, and I've had no problems

Re: [Orgmode] Plans for synching with Emacs dev sources?

2010-04-13 Thread Jan Böcker
On 13.04.2010 22:15, Óscar Fuentes wrote: Currently I'm using 6.33x, which is the version that comes with Emacs dev source code. I'll like to use a more recent version of org-mode, and so I ask if there are plans for upgrading Emacs' org-mode sources with the current release. If not, I'll use

Re: [Orgmode] Plans for synching with Emacs dev sources?

2010-04-13 Thread Eric Schulte
Jan Böcker jan.boec...@jboecker.de writes: On 13.04.2010 22:15, Óscar Fuentes wrote: Currently I'm using 6.33x, which is the version that comes with Emacs dev source code. I'll like to use a more recent version of org-mode, and so I ask if there are plans for upgrading Emacs' org-mode sources

[Orgmode] Are raw org files available on Worg website?

2010-04-13 Thread Dan Davison
Could someone tell me if the plain-text org versions of Worg pages are published by default on the Worg website, or if there is a way to make the org file available on Worg for a particular Worg page? Thanks, Dan ___ Emacs-orgmode mailing list Please

Re: [Orgmode] [ANN] org-mime -- using orgmode to send html mail?

2010-04-13 Thread Eric S Fraga
Eric, I have been away a couple of weeks where I have avoided using email as much as possible. I have therefore come back to find this whole incredible thread that has led to org-mime. Very exciting! Although I'm not a big fan of html email in general, an easy to use mime interface which

Re: [Orgmode] Are raw org files available on Worg website?

2010-04-13 Thread Bastien
Hi Dan, Dan Davison davi...@stats.ox.ac.uk writes: Could someone tell me if the plain-text org versions of Worg pages are published by default on the Worg website, or if there is a way to make the org file available on Worg for a particular Worg page? Here it is:

Re: [Orgmode] Are raw org files available on Worg website?

2010-04-13 Thread Dan Davison
Bastien bastien.gue...@wikimedia.fr writes: Hi Dan, Dan Davison davi...@stats.ox.ac.uk writes: Could someone tell me if the plain-text org versions of Worg pages are published by default on the Worg website, or if there is a way to make the org file available on Worg for a particular Worg

Re: [Orgmode] org-babel python/shell or gantt charts with gnuplot from within org-mode

2010-04-13 Thread Erik Butz
Hi Eric, thanks for this information, this already brings me one step further. There is now another issue which I run into, trying to get this to work: python lists seem to be a potential problem. In the code there are several lists which are constructed by a # Generate gnuplot lines

Re: [Orgmode] org-babel python/shell or gantt charts with gnuplot from within org-mode

2010-04-13 Thread Dan Davison
Erik Butz erik.b...@googlemail.com writes: Hi Eric, thanks for this information, this already brings me one step further. There is now another issue which I run into, trying to get this to work: python lists seem to be a potential problem. In the code there are several lists which are

Re: [Orgmode] [ANN] org-mime -- using orgmode to send html mail?

2010-04-13 Thread Eric Schulte
So, for some reason the `org-mime-org-export' helper function is returning nil on your (and Eric's) machines. Could you try evaluating (C-M-x) the following in your *scratch* buffer? (insert (org-mime-org-export html - first - second - third (make-temp-file quick-test))) When I execute the

Re: [Orgmode] [ANN] org-mime -- using orgmode to send html mail?

2010-04-13 Thread Eric Schulte
Hi Eric, It looks like you're having the same issue as Andrew. Could you try the suggestions I put in the email to him and let me know the results? Thanks -- Eric Eric S Fraga ucec...@ucl.ac.uk writes: Eric, I have been away a couple of weeks where I have avoided using email as much as

[Orgmode] Re: Loosing tasks with remember

2010-04-13 Thread Bernt Hansen
Christian Zang christian.z...@fh-weihenstephan.de writes: Dear org-enthusiasts, I have a remember template to file away quick notes and todos that looks like (setq org-remember-templates '((Todo ?t *** TODO %?\n %i\n ~/Org/inbox.org Inbox))) When a invoke a remember buffer and write

Re: [Orgmode] [ANN] org-mime -- using orgmode to send html mail?

2010-04-13 Thread Andrew Hyatt
I do get the same result you do. Hopefully, I'll have some time tomorrow to look into the issue. RIght now, though, my problem is not the nil, but the error I reported in my previous email. On Tue, Apr 13, 2010 at 8:57 PM, Eric Schulte schulte.e...@gmail.comwrote: So, for some reason the