[Orgmode] integrating org-mairix and nnmairix

2008-01-07 Thread Austin Frank
Hello again! Right now org-mairix provides a very useful piece of functionality. It stores the message-id of an email, and creates a link from that message-id which allows that specific email to be recovered using the mairix search tool. This is great for making todo items out of individual mail

[Orgmode] org-mairix bug?

2008-01-07 Thread Austin Frank
Hello! I'm working on integrating mairix into my email workflow. The recently added nnmairix in gnus is a great tool-- I encourage any gnus + mairix users to try it. I'd like to make use of org-mairix as well, but I am having some trouble. The link seems to be built correctly, containing the pr

Re: [Orgmode] is org (no longer) in emacs-cvs?

2008-01-07 Thread Bastien
Gijs Hillenius <[EMAIL PROTECTED]> writes: > But did I miss Dominic deciding to remove it from cvs? Not at all. Just a small delay in checking Org into the CVS. But as you said: no alarm bell here! -- Bastien ___ Emacs-orgmode mailing list Remembe

[Orgmode] Re: Announcing Worg (Web-Org)

2008-01-07 Thread cezar
On Mon, 07 Jan 2008 07:49:19 +, Bastien wrote: > Hi all, > > I'm pleased to announce "Worg" (say "hello Worg!"). Worg is an attempt > to implement distributed editing of .org files. The purpose is: > > 1. to edit .org files together > 2. to have a nice user-contributed website around O

Re: [Orgmode] Re: is org (no longer) in emacs-cvs?

2008-01-07 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: >> I'm using a Debian package supplied by Romain Francoise >> (http://emacs.orebokech.com) to update emacs, using emacs-cvs. For >> some time now, the org that is shipped says it is org-mode version >> 5.13i. Which works fine, so, no sound of alarm bells here.. >> B

[Orgmode] Re: Remember with org-mode

2008-01-07 Thread Mark A. Hershberger
Vikas Rawal <[EMAIL PROTECTED]> writes: > I am trying to set up remember with org-mode using instructions > provided in the manual. But the (org-remember-insinuate) line results > in the following error. > > Could someone kindly explain what is wrong. > > FYI, I am using emacs on Ubuntu 7.10. If

[Orgmode] Re: is org (no longer) in emacs-cvs?

2008-01-07 Thread Leo
On 2008-01-07 18:12 +, Gijs Hillenius wrote: > Hello & happy 2008 to all of you, > > I'm using a Debian package supplied by Romain Francoise > (http://emacs.orebokech.com) to update emacs, using emacs-cvs. For > some time now, the org that is shipped says it is org-mode version > 5.13i. Which w

[Orgmode] is org (no longer) in emacs-cvs?

2008-01-07 Thread Gijs Hillenius
Hello & happy 2008 to all of you, I'm using a Debian package supplied by Romain Francoise (http://emacs.orebokech.com) to update emacs, using emacs-cvs. For some time now, the org that is shipped says it is org-mode version 5.13i. Which works fine, so, no sound of alarm bells here.. But did I miss

[Orgmode] FR: Display images in org-mode?

2008-01-07 Thread MarkS
I've been comparing org-mode with emacs-muse. In general, orgmode is much more polished. One feature of emacs-muse that I really like and can use is the ability to display inline images right inside of emacs. This allows me to see thumbnails of documents I'm currently working on, or catalog photog

[Orgmode] BUG (maybe): org-agenda-repeating-timestamp-show-all does not work?

2008-01-07 Thread Wanrong Lin
Hi, I have some repeating tasks, and I found even with "org-agenda-repeating-timestamp-show-all" set to "t", the task won't show in the agenda if the next occurrence of this repeating task is closer to current time than the overdue occurrence. I am not sure I understand correctly the intensio

Re: [Orgmode] Remember and then refile

2008-01-07 Thread Hugo Schmitt
Hi again... i took a second look and adding something like this: (when org-remember-then-refile (org-refile)) on the end of the function org-remember-handler did the trick. It's not as nice as it could be though, because you get a *Remember* buffer opened until you refile. Cheers, Hugo

[Orgmode] Remember and then refile

2008-01-07 Thread Hugo Schmitt
Hello everyone! I know Remember allows one to select where we want to file an entry with C-u C-c C-c, but now that we have org-refile (great!), it would be really nice to be able to call org-refile after the text is inserted on it's default place (mine is the Tasks tree on todo.org) Now, I couldn'

[Orgmode] Re: Getting org-agenda-sorting-strategy to work

2008-01-07 Thread MarkS
> (setq org-agenda-custom-commands > '(("!" todo "NEXT" nil) > ("r" tags "Read" nil) > ("R" tags-todo "Read/NEXT" nil))) > > With this setting, you have these keys: > > `!' will display items having a "NEXT" to-do keyword > `r' will display items having a "Read" tag > `R'

[Orgmode] [PATCH] Update version number to 5.18a

2008-01-07 Thread Bernt Hansen
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > org-mode version 5.18 at http://orgmode.org fixes a few issues, but > does not > add significant features. Carsten, I think you missed the version number update. Here's a patch :) Regards, Bernt --- org.el |2 +- 1 files changed, 1 in

Re: [Orgmode] FR: multiple scheduling of one item?

2008-01-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: >> Org would first check the "SCHEDULED:" cookie, then check for further >> re-schedulding (the property might also be called "RESCHEDULDED".) > > Whilst tracking re-scheduling might be useful, it wasn't my intention. > I wanted to be able to create a schedu

Re: [Orgmode] Announcing Worg (Web-Org)

2008-01-07 Thread Bastien
Phil Jackson <[EMAIL PROTECTED]> writes: > I've just made an account, my username is "wacko". Will you bless me > with push access? :) When people kindly push my bless-access, I can't resist. Done :) -- Bastien ___ Emacs-orgmode mailing list Rememb

Re: [Orgmode] FR: multiple scheduling of one item?

2008-01-07 Thread Adam Spiers
On Mon, Jan 07, 2008 at 02:52:51AM +, Bastien wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > > That's a nice idea, but it won't cover all eventualities, > > e.g. sometimes one would need: > > > > * Long task > > SCHEDULED: <2008-01-07 Mon 10:00-13:00> > > SCHEDULED: <2008-01-08

[Orgmode] org-expiry.el v0.2

2008-01-07 Thread Bastien
Hi folks, good morning! Here is org-expiry.el, a first attempt to implement an expiry mechanism. Your last real chance to get rid of all those tasks on your org files. http://www.cognition.ens.fr/~guerry/u/org-expiry.el This is pretty preliminary, but maybe already useful. Enjoy! =