Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Nick Dokos
Henri-Paul Indiogine wrote: > Hi Nick & Sebastian! > > Nick Dokos writes: > > (setq org-link-mailto-program '(compose-mail "%a" "%s")) > > Thanks, this works. However, probably because I use the latest Ubuntu > Emacs snapshot (v. 24.0.50.1) it gives me a message that now the default >

Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Henri-Paul Indiogine
Hi Nick & Sebastian! Nick Dokos writes: > (setq org-link-mailto-program '(compose-mail "%a" "%s")) Thanks, this works. However, probably because I use the latest Ubuntu Emacs snapshot (v. 24.0.50.1) it gives me a message that now the default is message-mail. So, using message-mail inst

Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Nick Dokos
Henri-Paul Indiogine wrote: > Hi Sebastian! > > 2010/6/4 Sebastian Rose : > > M-x customize-variable RET org-link-mailto-program RET > > > > and set it to > > > >     `compose-mail' > > Actually, this variable was set to compose-mail. This will give me > that error message. > > Try

Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Henri-Paul Indiogine
Hi Sebastian! 2010/6/4 Sebastian Rose : > M-x customize-variable RET org-link-mailto-program RET > > and set it to > >     `compose-mail' Actually, this variable was set to compose-mail. This will give me that error message. -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M Univer

Re: [Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Sebastian Rose
Henri-Paul Indiogine writes: > Greetings! > > Thanks first of all to all the contributors to org-mode. > > I suppose that it is possible to set up org-mode so that if I click or > press C-c C-o on a "mailto:a...@xyz.org"; a gnus compose window will be > created. Yes. > created. I tried findin

[Orgmode] mailto:a...@xyz.org

2010-06-04 Thread Henri-Paul Indiogine
Greetings! Thanks first of all to all the contributors to org-mode. I suppose that it is possible to set up org-mode so that if I click or press C-c C-o on a "mailto:a...@xyz.org"; a gnus compose window will be created. I tried finding how to do so using Google, but could not find it. This the