From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?B?CUpvcmdlIFRpbfNu?= Subject: =<<<...>>>= invalid Date: Sat, 15 Sep 2012 23:34:17 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TD00K-0006I2-Qh for emacs-orgmode@gnu.org; Sat, 15 Sep 2012 17:34:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TD00J-0000Um-D8 for emacs-orgmode@gnu.org; Sat, 15 Sep 2012 17:34:20 -0400 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:53859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TD00J-0000Ud-4w for emacs-orgmode@gnu.org; Sat, 15 Sep 2012 17:34:19 -0400 Received: by lahd3 with SMTP id d3so3645135lah.0 for ; Sat, 15 Sep 2012 14:34:17 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi, I'm working with a document to export to LaTeX and I had a crazy problem that only reproduced with emacs23, not with the emacs-snapshot repository for ubuntu. But it started to happen with the latest snapshot too. Lot's of short words (3 or less chars) appeared as links and when I exported the document to LaTeX they all appeared with \hyperref{sec-1}. Finally I identified the part that was messing with the export and it was ~<<<...>>>~ or =3D<<<...>>>=3D. It seems that two << are treated speacially, I don't know. I'll fix that later but I don't really know how. =3Daaa=3D was supposed to be \{verbatim}. <<<...>>> is a sintaxis to call CUDA kernels, the place to put the parameters and I want to mention it in the text. I'll use =3D< < <...> > >=3D for now and the dammed symbols still couple. The "little words as links" is a strange thing. I thought it was for being on windows at first, but it was about the version: I had ubuntu with emacs24 at home and winXP with emacs23 at work. I can't rememeber if it happened with other documents but in any case doesn't looks good. Has anyone had a similar problem with another "forbidden string"? How can I put that string verbatim in my text? Do I have to go back to "pure LaTeX" for that paragraph? Thank you in advance. If the error doesn't reproduce just like that, please tell me and I'll do more tests in a separate document or link you to a copy. Well, I'll just do it now: http://preann.svn.sourceforge.net/viewvc/preann/preann/doc/preann-doc.org Note: I've using emacs only for five months and I don't think I can change to another editor if it has not org-mode, congratulations to the developers. I still feel that something bigger is going to come out of this. Still using Eclipse for coding, but that has to change. --=20 Jorge Tim=F3n