Re: [O] org and microsoft exchange

2011-07-08 Thread Achim Gratz
Eric S Fraga writes: > thanks; but cygwin seems natural to install in conjunction with emacs as > I want bash et al. if I ever have to use Windows. having said this, > it's been years since I have had to do this luckily (for me). Yes, but even with a complete Cygwin install running X in fullscre

Re: [O] org and microsoft exchange

2011-07-08 Thread Bastien
Hi Matthieu, Matthieu Lemerre writes: > Compared to what org-mode currently exports, only three fields are missing: > > - Organizer. This should not be too hard to do (using >user-mail-adress). Okay. > - Method:request (should also be easy...) Should this field be present in every entry

Re: [O] org and microsoft exchange

2011-07-08 Thread Eric S Fraga
Matthieu Lemerre writes: >> >> I have no idea what I will need to do! I really am truly ignorant of >> the whole MS world other than I know, if push comes to shove, I can >> install cygwin and then Emacs when I have to... ;-) > > Actually, there are emacs binaries for win32 that work without ne

Re: [O] org and microsoft exchange

2011-07-07 Thread Matthieu Lemerre
Hi Bastien, On Wed, 29 Jun 2011 01:16:17 +0200, Bastien wrote: > Can you give an example of a RFC-2446 compliant entry (with the new > field you mentioned in the previous email)? If I take the example given here: http://stackoverflow.com/questions/45453/icalendar-and-event-updates-not-working-i

Re: [O] org and microsoft exchange

2011-07-07 Thread Matthieu Lemerre
> > I have no idea what I will need to do! I really am truly ignorant of > the whole MS world other than I know, if push comes to shove, I can > install cygwin and then Emacs when I have to... ;-) Actually, there are emacs binaries for win32 that work without needing cygwin. > > For the record,

Re: [O] org and microsoft exchange

2011-06-29 Thread Eric S Fraga
Matthieu Lemerre writes: > On Mon, 27 Jun 2011 18:14:19 +0100, Eric S Fraga wrote: >> Matthieu Lemerre writes: >> > >> > Hi, >> > >> > After some digging I found the following setup to share my calendar with >> > people using outlook. >> >> [...] >> >> Matthieu, >> >> thanks for this. I am

Re: [O] org and microsoft exchange

2011-06-28 Thread Bastien
Hi Matthieu, Matthieu Lemerre writes: > - With a bit of elisp (to implement RFC-2446 compliant export), I think > full outlook/exchange compliance could be really doable. Can you give an example of a RFC-2446 compliant entry (with the new field you mentioned in the previous email)? I guess a

Re: [O] org and microsoft exchange

2011-06-27 Thread Matthieu Lemerre
On Mon, 27 Jun 2011 18:14:19 +0100, Eric S Fraga wrote: > Matthieu Lemerre writes: > > > Hi, > > > > After some digging I found the following setup to share my calendar with > > people using outlook. > > [...] > > Matthieu, > > thanks for this. I am unable to test it but will likely have to

Re: [O] org and microsoft exchange

2011-06-27 Thread Eric S Fraga
Matthieu Lemerre writes: > Hi, > > After some digging I found the following setup to share my calendar with > people using outlook. [...] Matthieu, thanks for this. I am unable to test it but will likely have to do so at the end of the summer (northern hemisphere) when we are supposedly going

Re: [O] org and microsoft exchange

2011-06-26 Thread Matthieu Lemerre
Hi, After some digging I found the following setup to share my calendar with people using outlook. One problem is that org-mode produces ics files, but they are "calendar snapshots", and outlook does import them well (if you import them twice, your calendar items will appear twice) This problem

Re: [O] org and microsoft exchange

2011-06-20 Thread Nick Dokos
Philipp Haselwarter wrote: > On 2011-06-20 07:52 UT, Eric S Fraga wrote: > > ESF> Skip Collins writes: > > >> I was thinking of trying to get org and microsoft exchange talking to > >> each other via soap-client.el and exchange web services > >> (ews).Ultimately it would be nice to have a rou

Re: [O] org and microsoft exchange

2011-06-20 Thread Philipp Haselwarter
On 2011-06-20 07:52 UT, Eric S Fraga wrote: ESF> Skip Collins writes: >> I was thinking of trying to get org and microsoft exchange talking to >> each other via soap-client.el and exchange web services >> (ews).Ultimately it would be nice to have a route into the corporate >> world of exchange,

Re: [O] org and microsoft exchange

2011-06-20 Thread Jonathan Arkell
On 20/06/11 5:53 AM, "Holger Wenzel" wrote: > >I'm planning to use the org-outlook protocol > >http://www.emacswiki.org/emacs/org-outlook.el > >even if this means that I need to have an Outlook-instance running. When I was still on a windows box, I built a little Windows Scripting Host REPL, f

Re: [O] org and microsoft exchange

2011-06-20 Thread Skip Collins
On Mon, Jun 20, 2011 at 7:53 AM, Holger Wenzel wrote: > Unfortunately I cannot use this, and your proposed solution, since my > Exchange server is behind an RSA-Token-"secured" gateway. > > I'm planning to use the org-outlook protocol Both outlook and org will require dealing with secured gateway

Re: [O] org and microsoft exchange

2011-06-20 Thread Holger Wenzel
Hi, > >> I was thinking of trying to get org and microsoft exchange talking to >> each other via soap-client.el and exchange web services (ews). >> Ultimately it would be nice to have a route into the corporate world >> of exchange, outlook, entourage, and blackberry where so many of us >> are forc

Re: [O] org and microsoft exchange

2011-06-20 Thread Eric S Fraga
Skip Collins writes: > I was thinking of trying to get org and microsoft exchange talking to > each other via soap-client.el and exchange web services (ews). > Ultimately it would be nice to have a route into the corporate world > of exchange, outlook, entourage, and blackberry where so many of u

[O] org and microsoft exchange

2011-06-17 Thread Skip Collins
I was thinking of trying to get org and microsoft exchange talking to each other via soap-client.el and exchange web services (ews). Ultimately it would be nice to have a route into the corporate world of exchange, outlook, entourage, and blackberry where so many of us are forced to live. My first