emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: entity font-locking problem when inserting text in middle of buffer
Date: Fri, 4 Jun 2010 08:34:05 +0200	[thread overview]
Message-ID: <D25CC05E-B880-432F-908F-1EFB384D26EE@gmail.com> (raw)
In-Reply-To: <87d3w7gbtq.wl%ucecesf@ucl.ac.uk>

Hi Eric,

On Jun 3, 2010, at 9:23 PM, Eric S Fraga wrote:

> Hello,
>
> I don't think this is something that can be fixed but it has been
> driving me crazy so I thought I'd email to point it out in case
> anybody else runs into it.  If you have org-pretty-entities set to t,
> org-mode does a lovely job of showing all kinds of characters.
> However, the regexp for the font-locking for this makes sense for when
> adding text to the end of a buffer or with point immediately before
> any :alnum: character (e.g. not a space).  It makes less sense if you
> start inserting some text in the middle of a sentence, say, which I do
> often when writing papers...
>
> See attached image for an example.  If you have something like "some
> text", place point after the first "e" and start typing "\left", as
> soon as you type the "e", you will get the \le symbol despite typing
> the "f" immediately after.  The regexp for font-locking is fine for
> converting text that has already been typed; it is less effective when
> inserting the text.

I think that it should behave much better now, please give it a try.
Also the problem in comment lines should be gone, hopefully.

>
> If, instead, point were at the first "t" in "some text", there's no
> problem inserting "\left".

Good opportunity to plug cdlatex.el.  If you have it installed and
then turn on org-cdlatex-mode, one of the many things that will work
then is:

You type

      l r { TAB

and get

     \left\{ \right\}

with the cursor in the middle.

Similarly:

You type

     f r TAB

and get

     \frac{}{}

with the cursor in the first set of braces, TAB will move you into
the second, and then out.

If you are using a lot of math, this should be quite helpful.

Cheers

- Carsten


>
> Unfortunately, I cannot suggest a fix.  It's not that serious a
> problem; I just wanted to highlight it for the mailing list.
>
> In the image, you'll also see that there are some problems with
> underlined text when org-hide-emphasis-markers is set to t.  Again,
> not a serious problem (and underlining is really a hold-over from
> typewriter days, as I believe Carsten would say... ;-).

  reply	other threads:[~2010-06-04  6:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03 19:23 entity font-locking problem when inserting text in middle of buffer Eric S Fraga
2010-06-04  6:34 ` Carsten Dominik [this message]
2010-06-04  7:05   ` Eric S Fraga

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=D25CC05E-B880-432F-908F-1EFB384D26EE@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=e.fraga@ucl.ac.uk \
    --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).