Re: [Emacs-orgmode] MS Outlook fails to import iCal export file

2006-04-04 Thread Carsten Dominik
On Apr 3, 2006, at 22:47, Philip Rooke wrote: No, I wouldn't do that. Some more investigation shows that including a METHOD: line in the Org-mode export file (and leaving the VERSION at 2.0) also allows the import to succeed. This, together with some Googling on issues importing to Outlook 20

[Emacs-orgmode] Re: XOXO output

2006-04-04 Thread Carsten Dominik
On Apr 3, 2006, at 14:53, Nic wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Nic, if it is OK, I am going to include the XOXO exporter in the next test release of Org-mode. You may as well go ahead. I'll try and find time to update it to include all the rest of org-modes output options

[Emacs-orgmode] Bug in 4.19a

2006-04-04 Thread Thomas Baumann
Hi Carsten, in version 4.19a the interactive setting of file links is not working anymore: C-u C-c C-l fails with string-match: Wrong type argument: stringp, nil Backtrace: expand-file-name(nil) (string-match (concat "^" (regexp-quote pwd) "\\(.+\\)") (expand-file-name link)) (cond ((e

[Emacs-orgmode] Re: Bug in 4.19a

2006-04-04 Thread Carsten Dominik
Yes, thanks. This is a bug introduced when I changed the link format. Thanks. Will be fixed in the next version. BTW, doe the MHE stuff work properly with the links? - Carsten On Apr 4, 2006, at 10:26, Thomas Baumann wrote: Hi Carsten, in version 4.19a the interactive setting of file li

[Emacs-orgmode] Re: Bug in 4.19a

2006-04-04 Thread Thomas Baumann
> BTW, does the MHE stuff work properly with the links? up to now no problems. Thomas ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Emacs-orgmode] The new bracket links

2006-04-04 Thread Carsten Dominik
Hi, I am about to make the new bracket links [[link]] or [[link][description]] the default in the next versions of Org-mode. While I am at it, I want to clean up the linking system. If I do this, this means a slight incompatibility with current org files. While the old links (plain links, a

[Emacs-orgmode] Re: XOXO output

2006-04-04 Thread Carsten Dominik
On Apr 4, 2006, at 12:55, Nic wrote: No... that's not quite what I've said. The reason that XOXO export is good is because it's easy to transform later (say with XSLT but also specialized SAX or SXML processes would work). But I guess that transformation code would actually have to be custom

[Emacs-orgmode] Re: XOXO output

2006-04-04 Thread Carsten Dominik
Go right ahead. Should I delay putting XOXO code into org.el then? If you like. The current XOXO export is useful if all you have is an outline. True enough, of course. I'll keep it in then. - Carsten -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam

[Emacs-orgmode] new test version 4.19b

2006-04-04 Thread Carsten Dominik
at http://www.astro.uva.nl/~dominik/Tools/org/org-4.19b.zip * What is new ** Bug fixes including what was reported here. ** Bracket links are now preferred ** <> links containing space characters no longer work These need to be converted to [ [ ] ] links. ** The command `M-x org-upgrade