Re: [Orgmode] Sorting problem

2008-01-03 Thread Carsten Dominik
On Jan 1, 2008, at 6:32 PM, Harald Weis wrote: The error message is invariably the following: Wrong number of arguments: etc Does it literally say etc, or is this a place holder for something else? - Carsten Do I need emacs22 ? BTW, when running the upgrade-org script, make produces

Re: [Orgmode] BUG: missing ' in org-agenda-skip-* docstrings

2008-01-03 Thread Carsten Dominik
Applied, thanks. - Carsten On Dec 31, 2007, at 2:49 PM, Adam Spiers wrote: http://www.adamspiers.org/cgi-bin/hg.cgi/org-atlantic/rev/fb36fb4548b2 # HG changeset patch # User Adam Spiers [EMAIL PROTECTED] # Date 1199108855 0 # Node ID fb36fb4548b2f886ef0ecb7fc14daaeca39762a4 # Parent

Re: [Orgmode] BUG: missing ' in org-agenda-skip-* docstrings

2008-01-03 Thread Carsten Dominik
Applied, thanks. - Carsten On Dec 31, 2007, at 2:52 PM, Adam Spiers wrote: And another ... http://www.adamspiers.org/cgi-bin/hg.cgi/org-atlantic/rev/eeeab6022608 # HG changeset patch # User Adam Spiers [EMAIL PROTECTED] # Date 1199109084 0 # Node ID eeeab6022608fcb4348ddadcd595b20b3a524ecc

Re: [Orgmode] Re: Org-mode development

2008-01-03 Thread Carsten Dominik
On Dec 30, 2007, at 6:09 AM, David Smith wrote: Hi Adam, I wish I would have known about your repository sooner! :) AFAIR you can reparent an existing revision in mercurial, but I've forgotten off the top of my head how it's done. For now, I'm going to blow out my repo and fork off of

Re: [Orgmode] Org-mode version 5.17

2008-01-03 Thread Carsten Dominik
On Dec 30, 2007, at 12:22 PM, Adam Spiers wrote: On Thu, Dec 20, 2007 at 07:28:42AM +0100, Carsten Dominik wrote: Changes in Version 5.17 ~~~ [snipped] - When a remember template contains the string `%!', the note will be stored immediately after all template

[Orgmode] bug in headline sort

2008-01-03 Thread Kaloian Doganov
I think I've found a sorting bug in org-mode. The minimal steps to reproduce the problem follows: 1. Using org-mode 5.13i with Emacs from CVS (23.0.50.1). 2. Example buffer with just 4 lines: * Headline Sort Example ** Alpha ** Charlie ** Bravo 3. When the point is on the first

Re: [Orgmode] bug in headline sort

2008-01-03 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jan 3, 2008, at 10:10 AM, Kaloian Doganov wrote: I think I've found a sorting bug in org-mode. The minimal steps to reproduce the problem follows: 1. Using org-mode 5.13i with Emacs from CVS (23.0.50.1). 2. Example buffer with just 4 lines: * Headline Sort

Re: [Orgmode] Re: org-refile

2008-01-03 Thread Carsten Dominik
On Dec 28, 2007, at 12:29 PM, Thomas Veulemans wrote: Carsten Dominik carsten.dominik at gmail.com writes: Hi Jose, (snip) In 5.17, you will be able to do this: (setq org-refile-use-outline-path t) The refile targets will then be represented by /-separated paths just like you

RE: [Orgmode] Moon phases in Agenda buffer?

2008-01-03 Thread Egli Christian (KIRO 41)
This line in my diary file seems to do the trick %%(diary-phases-of-moon) I assume you have set org-agenda-include-diary to true HTH Christian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Renzo Been :-) Sent: Wednesday, January 02, 2008 5:24 PM

Re: [Orgmode] XOXO export leaves point at buffer end

2008-01-03 Thread Carsten Dominik
Fixed, thanks. - Carsten On Dec 22, 2007, at 1:33 PM, Adam Spiers wrote: (Can you tell I'm testing exporting? :-) Subject says it all: with other exports, the point is left where it was before export was initiated, whereas XOXO export moves it to the end of the buffer, which is slightly

Re: [Orgmode] BUG: org-open-file fails with multiple %s in mailcap entry

2008-01-03 Thread Carsten Dominik
What are you proposing? - Carsten On Dec 22, 2007, at 1:30 PM, Adam Spiers wrote: The use of format in org-open-file assumes that there will only ever be a single '%s' in a mailcap entry: (cond ((and (stringp cmd) (not (string-match ^\\s-*$ cmd))) ;; Remove quotes around the file

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

2008-01-03 Thread Adam Spiers
On Thu, Jan 03, 2008 at 08:44:08AM +0100, Carsten Dominik wrote: On Dec 31, 2007, at 4:21 PM, Adam Spiers wrote: Therefore it sounds like it would be useful to be able to schedule the same task for multiple slots. It turns out that the org-agenda code already handles this beautifully; if you

Re: [Orgmode] Org-mode version 5.17

2008-01-03 Thread Adam Spiers
On Thu, Jan 03, 2008 at 10:01:37AM +0100, Carsten Dominik wrote: On Dec 30, 2007, at 12:22 PM, Adam Spiers wrote: On Thu, Dec 20, 2007 at 07:28:42AM +0100, Carsten Dominik wrote: - The new command `org-remember-goto-last-stored' will jump to the location of the remember note stored

Re: [Orgmode] Sorting problem

2008-01-03 Thread Pete Phillips
Hi Harald Harald == Harald Weis [EMAIL PROTECTED] writes: BTW, when running the upgrade-org script, make produces error messages (about 80 lines). Apart from this org mode works fine. Harald -- FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:56:09 UTC 2007

Re: [Orgmode] Sorting problem

2008-01-03 Thread Carsten Dominik
On Jan 3, 2008, at 2:11 PM, Harald Weis wrote: Sorry, Dominik, for the finger trouble. I meant to reply to the list only. On Thu, Jan 03, 2008 at 08:23:26AM +0100, Carsten Dominik wrote: On Jan 1, 2008, at 6:32 PM, Harald Weis wrote: The error message is invariably the following: Wrong

Re: [Orgmode] org-remember bug

2008-01-03 Thread Carsten Dominik
Fixed, thanks. - Carsten On Dec 22, 2007, at 4:12 AM, Leo wrote: Hi there, When I call org-remember to re-apply template, all the text copied from the active region and the link are missing. BEFORE: * CREATED: [2007-12-22 Sat 03:10] The following customization will tell remember to

Re: [Orgmode] org-refile: only works on leaves?

2008-01-03 Thread Carsten Dominik
On Dec 21, 2007, at 8:09 PM, Wanrong Lin wrote: What I meant was: Suppose I have an org file like this: * Level 1 heading *** Level 2 heading With my settings (setq org-refile-targets '((org-agenda-files . (:maxlevel . 2 , when I try to refile an item, I press the TAB key, the

Re: [Orgmode] org-refile: only works on leaves?

2008-01-03 Thread Wanrong Lin
Carsten Dominik wrote: On Dec 21, 2007, at 8:09 PM, Wanrong Lin wrote: What I meant was: Suppose I have an org file like this: * Level 1 heading *** Level 2 heading With my settings (setq org-refile-targets '((org-agenda-files . (:maxlevel . 2 , when I try to refile an item, I press

Re: [Orgmode] Sorting problem

2008-01-03 Thread Pete Phillips
Hi Harald Harald == Harald Weis [EMAIL PROTECTED] writes: BTW, when running the upgrade-org script, make produces error messages (about 80 lines). Apart from this org mode works fine. Harald -- FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:56:09 UTC

[Orgmode] Help needed with wl and elmo mail packages

2008-01-03 Thread Carsten Dominik
Hi, I got the message below from Dan Nicolaescu. Does someone know the wl- and elmo- packages well enough to fix this problem? If yes, please send me a patch. - Carsten Begin forwarded message: Resent-From: Carsten Dominik [EMAIL PROTECTED] From: Dan Nicolaescu [EMAIL PROTECTED] Date: