Re: [Orgmode] iCal Export UID only Headline

2009-08-03 Thread Carsten Dominik
Hi David, this is a very interesting problem. Apparently you are using (setq org-id-method 'org) This method uses a compact encoding of the current time, to microsecond accuracy, as part of the UID. The fact that some of the IDs you get are the same could mean that you are using a very fa

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Nick Dokos
Nick Dokos wrote: > The question is: is there a personal file that can be used for this purpose, > no matter *how* one starts his or her desktop environment? I suspect that > the answer is "no", but there might be a best practice: one or two or perhaps > a > handful of possibilities for differe

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Nick Dokos
Richard Riley wrote: > Nick Dokos writes: > > > Richard Riley wrote: > > > >> It's a tad more complicated in my case since although I use gdm, I don't > >> use gnome-session as I use xmonad as my WM but with various gnome > >> utilities such as gnome-taskbar. > >> > > > > I may have misspoken

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Richard Riley
Nick Dokos writes: > Richard Riley wrote: > >> It's a tad more complicated in my case since although I use gdm, I don't >> use gnome-session as I use xmonad as my WM but with various gnome >> utilities such as gnome-taskbar. >> > > I may have misspoken about gnome-session: the article I pointed

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Nick Dokos
Richard Riley wrote: > It's a tad more complicated in my case since although I use gdm, I don't > use gnome-session as I use xmonad as my WM but with various gnome > utilities such as gnome-taskbar. > I may have misspoken about gnome-session: the article I pointed you to seems to say that it's

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Richard Riley
Karsten Heymann writes: > Hi, > > Richard Riley writes: >> Where is the best place to set this TZ in a Linux environment so that >> emacs picks it up on a gnome desktop? >> >> I tried in my .xinitrc and my .bashrc and my /etc/bash.bashrc and it >> didn't seem to pick up for the export correctly.

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Richard Riley
Nick Dokos writes: > [Sorry about the fat-fingered empty response earlier.] > > Richard Riley wrote: > >> >> >> >>export TZ >> >>TZ=Europe/Amsterdam >> >> >> >> e.g., in the appropriate login shell initialization file and get the >> >> correct behavior with the system date as well as wit

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Nick Dokos
[Sorry about the fat-fingered empty response earlier.] Richard Riley wrote: > >> > >>export TZ > >>TZ=Europe/Amsterdam > >> > >> e.g., in the appropriate login shell initialization file and get the > >> correct behavior with the system date as well as with org-icalendar. > > I tried in

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Nick Dokos
___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Karsten Heymann
Hi, Richard Riley writes: > Where is the best place to set this TZ in a Linux environment so that > emacs picks it up on a gnome desktop? > > I tried in my .xinitrc and my .bashrc and my /etc/bash.bashrc and it > didn't seem to pick up for the export correctly. .xinitrc or .xsession would be my

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Richard Riley
Carsten Dominik writes: > On May 7, 2009, at 7:45 PM, Nick Dokos wrote: > >> Richard Riley wrote: >> >>> Carsten Dominik writes: >>> >>> >>> X-WR-TIMEZONE:Europe/Berlin >>> >>> and a quick test confirmed this. I don't have a clue if this is >>> emacs >>> side or more in

Re: [Orgmode] iCal export - possible timezone bug

2009-05-08 Thread Carsten Dominik
On May 7, 2009, at 7:45 PM, Nick Dokos wrote: Richard Riley wrote: Carsten Dominik writes: X-WR-TIMEZONE:Europe/Berlin and a quick test confirmed this. I don't have a clue if this is emacs side or more in org's remit, but hope this helps. The only time zone information I get from Emac

Re: [Orgmode] iCal export - possible timezone bug

2009-05-07 Thread Nick Dokos
Richard Riley wrote: > Carsten Dominik writes: > > > X-WR-TIMEZONE:Europe/Berlin > > and a quick test confirmed this. I don't have a clue if this is > emacs > side or more in org's remit, but hope this helps. > >>> > >>> The only time zone information I get from

Re: [Orgmode] iCal export - possible timezone bug

2009-05-07 Thread Richard Riley
Carsten Dominik writes: > On May 6, 2009, at 3:42 PM, Richard Riley wrote: > >> Carsten Dominik writes: >> >>> On Apr 25, 2009, at 10:51 PM, Richard Riley wrote: >>> My ics file exported from org has the following content: X-WR-TIMEZONE:CEST However, in Google calen

Re: [Orgmode] iCal export - possible timezone bug

2009-05-06 Thread Carsten Dominik
On May 6, 2009, at 3:42 PM, Richard Riley wrote: Carsten Dominik writes: On Apr 25, 2009, at 10:51 PM, Richard Riley wrote: My ics file exported from org has the following content: X-WR-TIMEZONE:CEST However, in Google calendar, it says the imported calendar is (GMT+00:00) GMT

Re: [Orgmode] iCal export - possible timezone bug

2009-05-06 Thread Richard Riley
Carsten Dominik writes: > On Apr 25, 2009, at 10:51 PM, Richard Riley wrote: > >> >> My ics file exported from org has the following content: >> >> X-WR-TIMEZONE:CEST >> >> However, in Google calendar, it says the imported calendar is >> >> (GMT+00:00) GMT (no daylight saving) >> >> >> A qui

Re: [Orgmode] iCal export - possible timezone bug

2009-05-06 Thread Carsten Dominik
On Apr 25, 2009, at 10:51 PM, Richard Riley wrote: My ics file exported from org has the following content: X-WR-TIMEZONE:CEST However, in Google calendar, it says the imported calendar is (GMT+00:00) GMT (no daylight saving) A quick Google for ical and timezone makes me believe t

Re: [Orgmode] ical export

2009-04-25 Thread Richard Riley
Samuel Wales writes: > My dates all have day of week. > > On Sat, Apr 25, 2009 at 14:17, Richard Riley > wrote: >> >> Samuel Wales writes: >> >>> No day? >>> >>> On Sat, Apr 25, 2009 at 13:00, Richard Riley >>> wrote: <2008-03-25 21:30 +1w> >> >> I'm not sure I follow you. >> >> You sni

Re: [Orgmode] ical export

2009-04-25 Thread Samuel Wales
My dates all have day of week. On Sat, Apr 25, 2009 at 14:17, Richard Riley wrote: > > Samuel Wales writes: > >> No day? >> >> On Sat, Apr 25, 2009 at 13:00, Richard Riley >> wrote: >>> <2008-03-25 21:30 +1w> > > I'm not sure I follow you. > > You snipped where I mentioned it appears fine and

Re: [Orgmode] ical export

2009-04-25 Thread Richard Riley
Samuel Wales writes: > No day? > > On Sat, Apr 25, 2009 at 13:00, Richard Riley > wrote: >> <2008-03-25 21:30 +1w> I'm not sure I follow you. You snipped where I mentioned it appears fine and in the correct place in my org-agenda. What day? ___

Re: [Orgmode] ical export

2009-04-25 Thread Samuel Wales
No day? On Sat, Apr 25, 2009 at 13:00, Richard Riley wrote: > <2008-03-25 21:30 +1w> -- Myalgic encephalomyelitis denialism is causing death and severe suffering worse than MS. Greed is corrupting science into foul nonsense. Anybody can get the disease at any time permanently. Do science a

Re: [Orgmode] ical export

2008-06-23 Thread Carsten Dominik
On Jun 22, 2008, at 8:38 PM, Cooke Karen wrote: Hi, I'm interested in using the ical export functionality to get todos and appointments onto my new mobile phone. Todos are appearing in the todo list as I've set org-icalendar-include-todo, however I'd like for the todo's with a deadline

Re: [Orgmode] iCal export of repeated tasks

2008-06-13 Thread Carsten Dominik
On Jun 13, 2008, at 11:24 AM, Adam Spiers wrote: On Fri, Jun 13, 2008 at 10:18:52AM +0200, Carsten Dominik wrote: On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote: Well, I agree that there may not be a good definition, in which case a per-event property disabling export of the RRULE would be

Re: [Orgmode] iCal export of repeated tasks

2008-06-13 Thread Carsten Dominik
On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote: Well, I agree that there may not be a good definition, in which case a per-event property disabling export of the RRULE would be a perfect solution. Hi Adam, I do not feel comfortable with this specialized filtering, so I am not implementing

Re: [Orgmode] iCal export of repeated tasks

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 12:28:48PM +0200, Carsten Dominik wrote: > On Jun 13, 2008, at 11:24 AM, Adam Spiers wrote: > >The motivation is that while I very much like org's functionality for > >automatically updating the timestamp on a repeated task once it has > >been marked as done, I do not want t

Re: [Orgmode] iCal export of repeated tasks

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 10:18:52AM +0200, Carsten Dominik wrote: > On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote: > >Well, I agree that there may not be a good definition, in which case a > >per-event property disabling export of the RRULE would be a perfect > >solution. > > Hi Adam, > > I do no

Re: [Orgmode] iCal export of repeated tasks

2008-06-12 Thread Adam Spiers
On Thu, Jun 12, 2008 at 12:54:04PM +0200, Carsten Dominik wrote: > On Jun 12, 2008, at 12:05 PM, Adam Spiers wrote: > >On Thu, Jun 12, 2008 at 08:02:48AM +0200, Carsten Dominik wrote: > >>On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: > >> > >>>Currently, if I have a repeated task such as > >>> >

Re: [Orgmode] iCal export of repeated tasks

2008-06-12 Thread Carsten Dominik
On Jun 12, 2008, at 12:05 PM, Adam Spiers wrote: On Thu, Jun 12, 2008 at 08:02:48AM +0200, Carsten Dominik wrote: On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: Currently, if I have a repeated task such as * NEXT [#B] water plants SCHEDULED: <2008-06-16 Mon 10:30-10:45 .+1w> then iCal ex

Re: [Orgmode] iCal export of repeated tasks

2008-06-12 Thread Adam Spiers
On Thu, Jun 12, 2008 at 08:02:48AM +0200, Carsten Dominik wrote: > On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: > > >Currently, if I have a repeated task such as > > > >* NEXT [#B] water plants > > SCHEDULED: <2008-06-16 Mon 10:30-10:45 .+1w> > > > >then iCal export includes something like thi

Re: [Orgmode] iCal export of repeated tasks

2008-06-11 Thread Carsten Dominik
I don't think the icalendar format does support repeated entries for a limited time interval, does it? - Carsten On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: Currently, if I have a repeated task such as * NEXT [#B] water plants SCHEDULED: <2008-06-16 Mon 10:30-10:45 .+1w> then iCal ex

Re: [Orgmode] iCal Export Not Working to iCal 2.0.4

2007-02-19 Thread Alan Dove
Hey, folks: Yes, this explanation was quite thorough. I had figured out most of it on my own by the time I got the email, but it would certainly be useful to put something like this in the documentation. You might also add a note that, at this writing, the Aquamacs distribution of Emacs h

Re: [Orgmode] iCal Export Not Working to iCal 2.0.4

2007-02-18 Thread Carsten Dominik
Hi Philipp, thanks a lot for this great summary. I am wondering: Would you like, after digesting the changes in the forthcoming 4.66, to make this into a FAQ entry? On Feb 18, 2007, at 2:39, Philipp Raschdorff wrote: 1. Create an org-file with your appointments and todos. HINT 1: It seem

Re: [Orgmode] iCal Export Not Working to iCal 2.0.4

2007-02-18 Thread Philipp Raschdorff
Hi Alan, I came across org-mode some time ago: - I like the clutter free way to enter and organize data, and - it is truly platform independ: I use emacs on my MacBook running OS X and on the office I use a portable xemacs running under cygwin on my USB-stick. - I can even access my .org fil