From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: how to enter == Date: Wed, 2 Apr 2014 19:58:16 +0530 Message-ID: References: <871txgysov.fsf@ucl.ac.uk> <87ppkzri8e.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b5db95897a63904f610194e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVM9e-0002Ky-DD for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 10:28:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVM9d-0006PD-6N for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 10:28:38 -0400 Received: from mail-pd0-x229.google.com ([2607:f8b0:400e:c02::229]:65440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVM9c-0006P9-U1 for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 10:28:37 -0400 Received: by mail-pd0-f169.google.com with SMTP id fp1so264550pdb.0 for ; Wed, 02 Apr 2014 07:28:36 -0700 (PDT) In-Reply-To: <87ppkzri8e.fsf@ucl.ac.uk> 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: Rustom Mody , emacs-orgmode --047d7b5db95897a63904f610194e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Apr 2, 2014 at 6:39 PM, Eric S Fraga wrote: > On Wednesday, 2 Apr 2014 at 12:08, Rustom Mody wrote: > > On Wed, Apr 2, 2014 at 3:11 PM, Eric S Fraga wrote: > > > >> On Tuesday, 1 Apr 2014 at 02:52, Rustom Mody wrote: > >> > If I enter code inline that has an =3D=3D that is taken as an escape= for > code > >> > So how to enter '=3D=3D' literally > >> > >> How about ~=3D=3D~? > >> > >> > > In that case the full ~=3D=3D~ appears on export :-( > > ummm, it doesn't for me but I guess you have the =3D=3D within a larger c= ode > segment? Maybe post an example? What version of org are you using? > > Heres a file ---------- #+TITLE: Python for Unicode #+OPTIONS: toc:nil * Collections However there is a catch: =3D=E2=A6=831,2,3=E2=A6=84 ~=3D=3D~ =E2=A6=831,2,= 3,1,2=E2=A6=84=3D \\ Remember that in python =3Dset([1,2,3,1,2]) ~=3D=3D~ set([1,2,3])=3D \\ ---------- And now do C-c C-e h o Do not the tilde's remain? org-version: 8.2.5e emacs started with -Q (except for putting this in the path) > -- > : Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.5h-660-gef207f > --=20 http://www.the-magus.in http://blog.languager.org --047d7b5db95897a63904f610194e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Wed, Apr 2, 2014 at 6:39 PM, Eric S Fraga <= e.fraga@ucl.ac.uk> wrote:
On Wednesday, =C2=A02 Apr 2014 at 12:08, Rustom Mody wrote:
> On Wed, Apr 2, 2014 at 3:11 PM, Eric S Fraga <
e.fraga@ucl.ac.uk> wrote:
>
>> On Tuesday, =C2=A01 Apr 2014 at 02:52, Rustom Mody wrote:
>> > If I enter code inline that has an =3D=3D that is taken as an= escape for code
>> > So how to enter '=3D=3D' literally
>>
>> How about ~=3D=3D~?
>>
>>
> In that case the full ~=3D=3D~ appears on export :-(

ummm, it doesn't for me but I guess you have the =3D=3D wit= hin a larger code
segment? =C2=A0Maybe post an example? =C2=A0What version of org are you usi= ng?


Heres a file
----------
#+TITLE: Python for Unicode
#+OPTI= ONS: toc:nil
* Collections

However there is a catch: =3D=E2=A6=83= 1,2,3=E2=A6=84 ~=3D=3D~ =E2=A6=831,2,3,1,2=E2=A6=84=3D \\
Remember that in python =3Dset([1,2,3,1,2]) ~=3D=3D~ set([1,2,3])=3D \\
= ----------

And now do C-c C-e h o
Do not the tilde's remain?

org-version: 8.2.5e
= emacs started with -Q (except for putting this in the path)
=C2=A0
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.5h-660-gef207f



--
http://www.the-magus.in
<= a href=3D"http://blog.languager.org" target=3D"_blank">http://blog.language= r.org

--047d7b5db95897a63904f610194e--