From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Leech-Pepin Subject: Re: [org-e-texinfo] Exporting email address Date: Sun, 18 Nov 2012 13:41:55 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d376a4e83f4004cec95a01 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ta9od-0004MF-MY for emacs-orgmode@gnu.org; Sun, 18 Nov 2012 13:42:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ta9oa-0002kp-KF for emacs-orgmode@gnu.org; Sun, 18 Nov 2012 13:41:59 -0500 Received: from mail-qc0-f169.google.com ([209.85.216.169]:33771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ta9oa-0002ke-FX for emacs-orgmode@gnu.org; Sun, 18 Nov 2012 13:41:56 -0500 Received: by mail-qc0-f169.google.com with SMTP id t2so3160769qcq.0 for ; Sun, 18 Nov 2012 10:41:55 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode --0016e6d376a4e83f4004cec95a01 Content-Type: text/plain; charset=UTF-8 Hello Tom, On Nov 18, 2012 1:29 PM, "Thomas S. Dye" wrote: > > Aloha all, > > I have this in the Org file: > > @@info:@email{emacs-orgmode@@gnu.org}@@ > > I expect to get this in the texi file: > > @email{emacs-orgmode@@gnu.org} > > Instead, I get this: > > @email{emacs-orgmodegnu.org@}@@@@ > The issue is that the @@ is viewed as the end of the snippet and not as a portion of it. However I believe that the exporter can parse mailto links properly [[Mailto: emacs-orgmode@gnu.org]] should work. I don't have access to my computer right now so I can't check but I'll look at this as well as the other points you've brought up during the week. > In general, the export snippets work very well. I think this might be a > corner case caused by the '@@' in the argument to the texinfo @email > command. I don't know if this pops up elsewhere in texinfo. > > All the best, > Tom > -- > Thomas S. Dye > http://www.tsdye.com > Regard, Jon --0016e6d376a4e83f4004cec95a01 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hello Tom,

On Nov 18, 2012 1:29 PM, "Thomas S. Dye" <tsd@tsdye.com> wrote:
>
> Aloha all,
>
> I have this in the Org file:
>
> @@info:@email{emacs-orgmode@@gnu.org}@@=
>
> I expect to get this in the texi file:
>
> @email{emacs-orgmode@@gnu.org}
>
> Instead, I get this:
>
> @email{emacs-orgmodegnu.org@}@@@@
>

The issue is that the @@ is viewed as the end of the snippet= and not as a portion of it.

However I believe that the exporter can parse mailto links p= roperly
[[Mailto: emacs-orgmode@gnu.org]] should work. I don't have access to my computer right now so I can&= #39;t check but I'll look at this as well as the other points you'v= e brought up during the week.

> In general, the export snippets work very well. =C2=A0I= think this might be a
> corner case caused by the '@@' in the argument to the texinfo = @email
> command. =C2=A0I don't know if this pops up elsewhere in texinfo.<= br> >
> All the best,
> Tom
> --
> Thomas S. Dye
>
http://www.tsdye.com
>

Regard,
Jon

--0016e6d376a4e83f4004cec95a01--