Re: [O] Exchange calendar to orgmode (Chris Raschl)

2012-11-29 Thread Russell Carden
Hi Russell, On 11/29/2012 06:35 PM, Russell Carden wrote: Can you tell me more about your script or about how a calendar in an exchange server works. All it does is fetch your calendar and use the subject as headline and formats the date scheduled in the event so orgmode can pick it up

[O] Links with brackets

2012-11-30 Thread Russell Carden
I have an address to an email that looks like this protocol://p06230919c655938bab6e@[10.78.20.193] When I wrap this in double brackets org-mode does not recognize it as a link. Is there a proper way of handling links that have brackets in them? Thanks, Russell

Re: [O] Links with brackets

2012-11-30 Thread Russell Carden
Nevermind, I spoke to soon. I was able to get things working by using url-unhex-string. On 11/30/2012 11:05 AM, Russell Carden wrote: I have an address to an email that looks like this protocol://p06230919c655938bab6e@[10.78.20.193] When I wrap this in double brackets org-mode does not

[O] Issue with org-link and %

2013-01-17 Thread Russell Carden
Hello, Is there a known issue with org-links if they having the encoded special character %25 in a link. Is this something that may have been fixed elsewhere. Any links that have %25, never make it to my link handler. Thank you, Russell