[Orgmode] Re: hyperlink to IMAP email

2010-04-19 Thread Uday S Reddy
Arne Freyberger wrote:

 I would like to link to email messages that are held in IMAP folders either
 locally or on the server.   I've tried vm but realized that I would have to 
 set
 up a copy of my IMAP folder structure into the vm folder world in order for 
 that
 to work.

You are right.  There wouldn't be much point in using a separate mail client 
just for Org.  It would be best to stick to whichever mail client you normally 
use.

The current org-vm.el interface, apparently written by Carsten Dominik, only 
works for local folders in VM.  (I don't blame him.  This was probably written 
in 2004, when IMAP wasn't used that much by VM users.)  I have now added 
changes to extend it to POP and IMAP folders.  They will be part of the next 
release of VM (v 8.1.1, due to be released pretty soon).  Or, you can get it 
from Launchpad (bzr get lp:vm/8.1.x).

The IMAP folder names will be in the standard VM format:

  imap:HOST:PORT:MAILBOX:AUTH:USER:PASSWORD

If people would prefer shorter folder names, I could do some more work on it.  
But, it probably doesn't matter.  The hyperlinks are rarely seen anyway.

Cheers,
Uday Reddy
(VM Development Team)




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: hyperlink to IMAP email

2010-03-30 Thread Arne Freyberger

On 03/29/2010 02:43 PM, David Maus wrote:

Arne Freyberger wrote:
   

OK, so I spent a few hours configuring Wanderlust.  When I try to link to an
email message via:
 
   

[[wl:%OPSLeaders:freyb...@mail.jlab.org:993!#4ba2737a.4060...@jlab.org][emails
exchanged]]
 
   

I get the following error:
   org-wl-open: Invalid function: wl-folder-get-elmo-folder
 

Could it be that you use wl 2.14.x, shipped in the package wl in
debian/ubuntu?  If so, you might need to upgrade to the beta version
2.15, that could be shipped in package wl-beta.

HTH
   -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de
   
Thanks, David!!  That was the problem.  I had grabbed the stable 2.14 
release.
 Installed 2.15.6 from http://www.jpl.org/elips/wl/snapshots/   and 
everything

appears to be working.

Arne

--
Arne Freyberger
Director Operations Department
Jefferson Lab   Phone: (757) 269-6268
12000 Jefferson Avenue  Pager: (757) 584-6268
Newport News, VA 23606  Email:  freyb...@jlab.org



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: hyperlink to IMAP email

2010-03-29 Thread Arne Freyberger
David Maus dmaus at ictsoc.de writes:
 Wanderlust does:
 
 [[wl:%Inbox:user/clear at host:993!#4BACBD0F.E2F8C581 at
blueshieldca.com][4BACBD0F.E2F8C581 at blueshieldca.com]]
 
 How do the org-mode users link to their IMAP mail?
 
 Doing the linking on two assumptions:
 
  - the most significant part of a link to a mail message is the
message-id; no matter where it is, the message id identifies what I
am referring to
 
  - messages have a distinct place: either there are in one of my
inboxes, or there are in a local archive (transfered after 180
days)
 
 So I create a link pointing to the inbox: Either the default inbox or
 including server information.  This link will be valid for 180 days,
 that is way enough to open recent links.
 
 In case the link is invalid because the message is moved to the local archive,
 I utilize namazu[1] and Wanderlust's capabilitiy of a Search folder
 that performs a search for a message in a namazu index.
 
 HTH
   -- David
 
 [1] http://namazu.org/
 
OK, so I spent a few hours configuring Wanderlust.  When I try to link to an
email message via: 

[[wl:%OPSLeaders:freyb...@mail.jlab.org:993!#4ba2737a.4060...@jlab.org][emails
exchanged]]

I get the following error:
   org-wl-open: Invalid function: wl-folder-get-elmo-folder

I can read the email via Wanderlust, now I just need to get the linking working.
 How do I properly define org-wl-open?

Thanks for the help!
Arne





___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: hyperlink to IMAP email

2010-03-29 Thread David Maus
Arne Freyberger wrote:
OK, so I spent a few hours configuring Wanderlust.  When I try to link to an
email message via:

[[wl:%OPSLeaders:freyb...@mail.jlab.org:993!#4ba2737a.4060...@jlab.org][emails
exchanged]]

I get the following error:
   org-wl-open: Invalid function: wl-folder-get-elmo-folder

Could it be that you use wl 2.14.x, shipped in the package wl in
debian/ubuntu?  If so, you might need to upgrade to the beta version
2.15, that could be shipped in package wl-beta.

HTH
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgplVAfNHwtJt.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode