From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hugo M Subject: Bug with subscripts and superscripts Date: Mon, 5 May 2014 13:01:06 -0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c123f26020e304f8a93ea4 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhLKa-0007ql-7j for emacs-orgmode@gnu.org; Mon, 05 May 2014 12:01:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhLKZ-0001Fy-DT for emacs-orgmode@gnu.org; Mon, 05 May 2014 12:01:28 -0400 Received: from mail-qc0-x236.google.com ([2607:f8b0:400d:c01::236]:34768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhLKZ-0001Fp-9u for emacs-orgmode@gnu.org; Mon, 05 May 2014 12:01:27 -0400 Received: by mail-qc0-f182.google.com with SMTP id e16so5314530qcx.41 for ; Mon, 05 May 2014 09:01:26 -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 --001a11c123f26020e304f8a93ea4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi. I think there's a bug in org-mode, related with subscripts and superscripts. This is the problem: pastie.org/9142947 And here's the related documentation page: http://www.gnu.org/software/emacs/manual/html_node/org/Subscripts-and-super= scripts.html "To avoid interpretation as raised or lowered text, you can quote =E2=80=98= ^=E2=80=99 and =E2=80=98_=E2=80=99 with a backslash: =E2=80=98\^=E2=80=99 and =E2=80=98\_= =E2=80=99." I think that's not working (adding a backlash to avoid interpretation of raised or lowered text). I'm using 24.3.50.1 with Xubuntu. --001a11c123f26020e304f8a93ea4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi. I think there's a bug in org-mode, related wi= th subscripts and superscripts. This is the problem:

pastie.org/9142947

And here's the rel= ated documentation page:

http://www.gnu.org/software/emacs/manual/html_= node/org/Subscripts-and-superscripts.html

"To avoid interpr= etation as raised or lowered text, you can quote =E2=80=98^=E2=80=99 and = =E2=80=98_=E2=80=99 with a backslash: =E2=80=98\^=E2=80=99 and =E2=80=98\_= =E2=80=99."

I think that's not working (adding a backlash to avoid interpretati= on of raised or lowered text).

I'm using 24.3.50.1 with Xu= buntu.
--001a11c123f26020e304f8a93ea4-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug with subscripts and superscripts Date: Fri, 09 May 2014 14:56:01 +0200 Message-ID: <87tx8zt8ke.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WikLb-00067G-F0 for emacs-orgmode@gnu.org; Fri, 09 May 2014 08:56:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WikLV-0006xq-6H for emacs-orgmode@gnu.org; Fri, 09 May 2014 08:56:19 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:40822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WikLV-0006FI-3I for emacs-orgmode@gnu.org; Fri, 09 May 2014 08:56:13 -0400 In-Reply-To: (Hugo M.'s message of "Mon, 5 May 2014 13:01:06 -0300") 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: Hugo M Cc: emacs-orgmode@gnu.org Hi Hugo, Hugo M writes: > I'm using 24.3.50.1 with Xubuntu. What version of Org are you using? M-x org-version RET Chances are that you use Org <8.0, in which case we can only recommend to upgarde: http://orgmode.org/manual/Installation.html HTH, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hugo M Subject: Re: Bug with subscripts and superscripts Date: Fri, 9 May 2014 18:26:16 -0300 Message-ID: References: <87tx8zt8ke.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1133886e9e6af304f8fe408c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WisJS-0000in-M3 for emacs-orgmode@gnu.org; Fri, 09 May 2014 17:26:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WisJR-0005Jt-NB for emacs-orgmode@gnu.org; Fri, 09 May 2014 17:26:38 -0400 In-Reply-To: <87tx8zt8ke.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org --001a1133886e9e6af304f8fe408c Content-Type: text/plain; charset=UTF-8 I'm using org-mode 8.2.3a. Hugo Massaroli 2014-05-09 9:56 GMT-03:00 Bastien : > Hi Hugo, > > Hugo M writes: > > > I'm using 24.3.50.1 with Xubuntu. > > What version of Org are you using? > > M-x org-version RET > > Chances are that you use Org <8.0, in which case we can only recommend > to upgarde: http://orgmode.org/manual/Installation.html > > HTH, > > -- > Bastien > --001a1133886e9e6af304f8fe408c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm using org-mode 8.2.3a.

Hugo Massaroli


2014-05-09 9:56 GMT-03:00 Bastien <bzg@gnu.or= g>:
Hi Hugo,

Hugo M <ham1988@gmail.com> w= rites:

> I'm using 24.3.50.1 with Xubuntu.

What version of Org are you using?

M-x org-version RET

Chances are that you use Org <8.0, in which case we can only recommend to upgarde: http://orgmode.org/manual/Installation.html

HTH,

--
=C2=A0Bastien

--001a1133886e9e6af304f8fe408c-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug with subscripts and superscripts Date: Wed, 21 May 2014 04:40:03 +0200 Message-ID: <87ppj7rh18.fsf@bzg.ath.cx> References: <87tx8zt8ke.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmwS0-0007bn-U7 for emacs-orgmode@gnu.org; Tue, 20 May 2014 22:40:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmwRr-0004ma-Js for emacs-orgmode@gnu.org; Tue, 20 May 2014 22:40:16 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:36740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmwRr-0004lS-DY for emacs-orgmode@gnu.org; Tue, 20 May 2014 22:40:07 -0400 Received: by mail-we0-f175.google.com with SMTP id t61so1387925wes.34 for ; Tue, 20 May 2014 19:40:06 -0700 (PDT) In-Reply-To: (Hugo M.'s message of "Fri, 9 May 2014 18:26:16 -0300") 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: Hugo M Cc: emacs-orgmode@gnu.org Hi Hugo, Hugo M writes: > I'm using org-mode 8.2.3a. You are referring to the online documentation of Emacs, which documents Org 7.9.3f. Please read the Org documentation matching your Org version. -- Bastien