emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Florian Beck <fb@miszellen.de>
To: emacs-orgmode@gnu.org
Subject: Re: Logical not in org-entities.el
Date: Sat, 05 Jan 2013 23:08:58 +0100	[thread overview]
Message-ID: <50E8A47A.10707@miszellen.de> (raw)
In-Reply-To: <50E896F8.9050309@miszellen.de>


> org-entities contains the line:
>
> ("not" "\\textlnot{}" nil "&not;" "[angled dash]" "¬" "¬")
>
> This should be
>
> ("neg" "\\neg" t "&not;" "[angled dash]" "¬" "¬")
>
> The first line fails in math mode (i.e. "\not" is not replaced at all
> and negates/slashes the next symbol); the second works in either case.

OK, so org doesn't touch anything inside a math environment at all. 
Which makes sense in a way. The confusion arises with 
org-pretty-entities because what you see is definitely not what you get.

  reply	other threads:[~2013-01-05 22:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 21:11 Logical not in org-entities.el Florian Beck
2013-01-05 22:08 ` Florian Beck [this message]
2013-01-06  6:14   ` Bastien
2013-01-06 10:40     ` Florian Beck
2013-01-06 11:39       ` Bastien
2013-01-06 22:00         ` Florian Beck
2013-01-06 22:07           ` Bastien

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=50E8A47A.10707@miszellen.de \
    --to=fb@miszellen.de \
    --cc=emacs-orgmode@gnu.org \
    /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).