Re: [Orgmode] Re: autoloading stuff

2009-12-27 Thread Thomas S. Dye
Hi Andrea, On Dec 27, 2009, at 12:53 PM, andrea wrote: "Thomas S. Dye" writes: Hi Andrea, I'm not certain I understand your question, but it brings to mind the Getting Started section of http://orgmode.org/worg/org-contrib/babel/intro.php, which indicates that you can activate whatever subset

[Orgmode] Re: autoloading stuff

2009-12-27 Thread andrea
"Thomas S. Dye" writes: > Hi Andrea, > I'm not certain I understand your question, but it brings to mind the > Getting Started section of > http://orgmode.org/worg/org-contrib/babel/intro.php, > which indicates that you can activate whatever subset of supported > languages you wish. Well the prob

Re: [Orgmode] autoloading stuff

2009-12-27 Thread Thomas S. Dye
Hi Andrea, I'm not certain I understand your question, but it brings to mind the Getting Started section of http://orgmode.org/worg/org-contrib/babel/intro.php, which indicates that you can activate whatever subset of supported languages you wish. The typo you pointed out in an earlier m

[Orgmode] Re: [babel] documentation released to Worg

2009-12-27 Thread Bernt Hansen
andrea writes: > Little typo on home page: instillation Fixed. -Bernt ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Announcing org-ruby

2009-12-27 Thread Brian Dewey
I want to use org-mode files in one of the many Ruby static website generation tools (Webby, Webgen, Jekyll, etc.). Thus, I needed a way to extract simple HTML from an org-mode file *without* relying on emacs. Thus, org-ruby was born. It's not nearly as full featured as the emacs-based HTML export

[Orgmode] autoloading stuff

2009-12-27 Thread andrea
If I don't remember wrong in the guide everything was supposed to be "required". Now is there a way to eliminate all the requires? I have all those requires, and the problems is that also babel loads the entire programming mode even if I don't need it. --8<---cut here---

[Orgmode] Agenda repeats diary entries

2009-12-27 Thread Nathan Neff
Hello, I'm using org-agenda-diary-file. When I run agenda-mode with the attached configuration, I see the same diary entry under each day. Here's what my agenda shows. Notice that the entry from Dec. 08 shows up on Dec. 14's and Dec. 15's agenda. Also, "2009" and "2009-12-December" headers repe

Re: [Orgmode] Need help exporting subtrees to html

2009-12-27 Thread Juan Reyero
Hi Carsten, On Sun, Dec 27, 2009 at 7:35 PM, Carsten Dominik wrote: > On Dec 27, 2009, at 5:34 PM, Juan Reyero wrote: >> I have written a function to export org-mode subtrees as jekyll posts, >> http://juanreyero.com/open/org-jekyll/  The idea is that any entry in >> an org-publish project that h

Re: [Orgmode] Need help exporting subtrees to html

2009-12-27 Thread Carsten Dominik
On Dec 27, 2009, at 5:34 PM, Juan Reyero wrote: Greetings, I have written a function to export org-mode subtrees as jekyll posts, http://juanreyero.com/open/org-jekyll/ The idea is that any entry in an org-publish project that has a :blog: keyword and an :on: property with a timestamp should

[Orgmode] Re: [babel] documentation released to Worg

2009-12-27 Thread andrea
"Eric Schulte" writes: > Hello, > > Tom Dye, Dan Davison and I have significantly updated the Org-babel > documentation. All of the features of Org-babel should now be covered. > > http://orgmode.org/worg/org-contrib/babel/ > > Best -- Eric Great I'll have a look... Little typo on home page: in

[Orgmode] Need help exporting subtrees to html

2009-12-27 Thread Juan Reyero
Greetings, I have written a function to export org-mode subtrees as jekyll posts, http://juanreyero.com/open/org-jekyll/ The idea is that any entry in an org-publish project that has a :blog: keyword and an :on: property with a timestamp should be exported to a _posts directory with the year-mont

Re: [Orgmode] How to change CREATED property value to inactive in org-expiry

2009-12-27 Thread Manish
Manish>> I have just spent an hour trying to figure out how to change Manish>> the timestamp added as a result of org-expiry-insinuate to Manish>> inactive with no success. It seems to me that I need to Manish>> change something in function org-expiry-insert-created but Manish>> don't know what.

Re: [Orgmode] How to change CREATED property value to inactive in org-expiry

2009-12-27 Thread David Maus
Ah, forgot: To enable inactive timestamps when using the expiry+ branch simply set the variable `org-expiry-inactive-timestamps' to t. Regards -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. maus.da...@gmail.com ICQ... 241051416 __

Re: [Orgmode] How to change CREATED property value to inactive in org-expiry

2009-12-27 Thread David Maus
Hi Manish, At Sun, 27 Dec 2009 00:41:15 +0530, Manish wrote: > I have just spent an hour trying to figure out how to change the > timestamp added as a result of org-expiry-insinuate to inactive with > no success. It seems to me that I need to change something in > function org-expiry-insert-creat