emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] how to enter ==


From: Rustom Mody
Subject: Re: [O] how to enter ==
Date: Wed, 2 Apr 2014 19:58:16 +0530




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

ummm, it doesn't for me but I guess you have the == within a larger code
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: =⦃1,2,3⦄ ~==~ ⦃1,2,3,1,2⦄= \\
Remember that in python =set([1,2,3,1,2]) ~==~ set([1,2,3])= \\
----------

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



--
http://www.the-magus.in
http://blog.languager.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]