From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Rustom Mody <rustompmody@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: how to enter ==
Date: Thu, 3 Apr 2014 14:22:36 +0100 [thread overview]
Message-ID: <87ioqq7dk3.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAJ+TeofvPbOedYHvZzpKonMgmMJKD+76wx-MaTr-T3NRnf9GtQ@mail.gmail.com> (Rustom Mody's message of "Wed, 2 Apr 2014 19:58:16 +0530")
[-- Attachment #1: Type: text/plain, Size: 136 bytes --]
Ah, I see. The easy solution is to use ~ instead of = in any code
segment, as in the attached example of yours that I have modified.
[-- Attachment #2: t.org --]
[-- Type: text/x-org, Size: 192 bytes --]
#+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])~ \\
[-- Attachment #3: Type: text/plain, Size: 78 bytes --]
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.5h-660-gef207f
next prev parent reply other threads:[~2014-04-03 13:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 1:52 how to enter == Rustom Mody
2014-04-01 2:04 ` briangpowell .
2014-04-01 2:31 ` Rustom Mody
2014-04-01 3:03 ` Rustom Mody
2014-04-02 9:41 ` Eric S Fraga
2014-04-02 11:08 ` Rustom Mody
2014-04-02 13:09 ` Eric S Fraga
2014-04-02 14:28 ` Rustom Mody
2014-04-03 13:22 ` Eric S Fraga [this message]
2014-07-26 4:38 ` stardiviner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ioqq7dk3.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=rustompmody@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).