From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ronan BARZIC Subject: Re: Problem with links to Wanderlust messages Date: Wed, 3 Nov 2010 08:36:58 +0100 Message-ID: References: <87aalrl5mq.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1702946431==" Return-path: Received: from [140.186.70.92] (port=46367 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDXu2-0004YF-EF for emacs-orgmode@gnu.org; Wed, 03 Nov 2010 03:37:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PDXu0-0002lj-EH for emacs-orgmode@gnu.org; Wed, 03 Nov 2010 03:37:02 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:48449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PDXu0-0002kj-3b for emacs-orgmode@gnu.org; Wed, 03 Nov 2010 03:37:00 -0400 Received: by fxm2 with SMTP id 2so214702fxm.0 for ; Wed, 03 Nov 2010 00:36:58 -0700 (PDT) In-Reply-To: <87aalrl5mq.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1702946431== Content-Type: multipart/alternative; boundary=485b393ab84938b11d0494211bf2 --485b393ab84938b11d0494211bf2 Content-Type: text/plain; charset=ISO-8859-1 Thank you very much ! It works now ! I thing I mixed-up the meaning of the org-insert/org-store functions Ronan On Tue, Nov 2, 2010 at 11:31 PM, Eric S Fraga wrote: > Ronan BARZIC writes: > > > Hi, > > > > I've difficulties to understand how to make links to WL messages from an > Org > > file. According to the documentation, the syntax should be : > > > > [[wl:folder#id][Description]] > > > > - It is not clear for me if "id" is the number in front of the message in > the > > "WL "Summary" view ? Can someone confirm that ? (I have also a field > > "Message-ID" in each message header) > > The easiest way to find out what should be there is to: > > 1. go to the WL message, in the Summary window say. > 2. type C-cl (org-store-link) > 3. go to your org document where you want to link from > 4. type C-cC-l (org-insert-link) and hit RET to accept the default which > should be the link you /stored/ above. > > > I have the feeling that the dot at the beginning of the folder name > > confuses the org-mode when I try to follow the link. For example, > > following the link [[wl:.INBOX#29333][TEST]] > > I didn't find that the . caused any problems (the majority of my > mailboxes are in maildir format). However, I must say that following > links to WL messages is not the most robust system. The problems are > not in org but in WL, as far as I can tell. > > A couple of suggestions: make sure you have started WL *before* > attempting to follow a link from org in any case and make sure you don't > store a link from WL from within a filtered view. > > Due to the problems with linking to WL message, and a few other issues, > I have recently moved back to GNUS which is basically more robust in all > ways (although has a much steeper learning curve... but that's a story > for another mailing list ;-). > > > Maybe I've misunderstood the documentation and I search the web without > > success. I will really appreciate if someone could give me a example of a > > working link using WL in a Maildir configuration > > One example I have looks like this =wl:.wlinbox#4C63A6XXX0304@XXX.ac.uk= > > (with some bits replaced by XXX to protect the innocent) > > -- > Eric S Fraga, GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D > using Org-mode version 7.02trans (release_7.3.6.gf0d2) > in Emacs version 23.2.1 > --485b393ab84938b11d0494211bf2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you very much ! It works now ! I thing I mixed-up the meaning of the = org-insert/org-store functions

Ronan

On Tue, Nov 2, 2010 at 11:31 PM, Eric S Fraga <ucecesf@ucl.ac.uk> wrote:
Ronan BARZIC <rbarzic@gmail.com> writes:

> Hi,
>
> I've difficulties to understand how to make links to WL messages f= rom an Org
> file. According to the documentation, the syntax should be :
>
> [[wl:folder#id][Description]]
>
> - It is not clear for me if "id" is the number in front of t= he message in the
> "WL "Summary" view ? Can someone confirm that ? (I have= also a field
> "Message-ID" in each message header)

The easiest way to find out what should be there is to:

1. go to the WL message, in the Summary window say.
2. type C-cl (org-store-link)
3. go to your org document where you want to link from
4. type C-cC-l (org-insert-link) and hit RET to accept the default which =A0 should be the link you /stored/ above.

> =A0I have the feeling that the dot at the beginning of the folder name=
> confuses the org-mode when I try to follow the link. For example,
> following the link=A0 [[wl:.INBOX#29333][TEST]]=A0

I didn't find that the . caused any problems (the majority of my<= br> mailboxes are in maildir format). =A0However, I must say that following
links to WL messages is not the most robust system. =A0The problems are
not in org but in WL, as far as I can tell.

A couple of suggestions: make sure you have started WL *before*
attempting to follow a link from org in any case and make sure you don'= t
store a link from WL from within a filtered view.

Due to the problems with linking to WL message, and a few other issues,
I have recently moved back to GNUS which is basically more robust in all ways (although has a much steeper learning curve... but that's a story<= br> for another mailing list ;-).

> Maybe I've misunderstood the documentation and I search the web wi= thout
> success. I will really appreciate if someone could give me a example o= f a
> working link using WL in a Maildir configuration

One example I have looks like this =3Dwl:.wlinbox#4C63A6XXX0304@XXX.ac.uk=3D

(with some bits replaced by XXX to protect the innocent)

--
Eric S Fraga, GnuPG: 8F5C 279D 3907 E14A 5C29 =A0570D C891 93D8 FFFC F67D using Org-mode version 7.02trans (release_7.3.6.gf0d2)
in Emacs version 23.2.1

--485b393ab84938b11d0494211bf2-- --===============1702946431== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1702946431==--