emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vladimir Alexiev <vladimir@sirma.bg>
To: emacs-orgmode@gnu.org
Subject: Re: [CRASH] org-pretty-entities causes emacs to take 100%	CPU
Date: Tue, 15 Feb 2011 08:15:51 +0000 (UTC)	[thread overview]
Message-ID: <loom.20110215T085729-759@post.gmane.org> (raw)
In-Reply-To: 87lj1mb429.fsf@gmail.com

I've isolated it by running clean emacs (emacs -q) with this setup:

(setq org-entities-user	    ; name latex math-p html ascii latin1 utf8
      '(("ok" nil nil "<font color='green'>&#x2714;</font>" "OK" "OK" "✔")
        ("nok" nil nil "<font color='red'>&#x2718;</font>" "NOK" "NOK" "✘"))
      org-pretty-entities t)

And this small org file:

#+STARTUP:   showall indent
* Deployment Options
- \ok Deploy on

Observations:
- The crash DOES NOT happen with "noident"
- Moving up from the mark, I get this in *Messages*
  line-move-visual: Args out of range: 3, 3 
  (the number varies according to where the line is)
- it doesn't matter whether visual-line-mode is on or off

  reply	other threads:[~2011-02-15  8:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 12:45 [CRASH] org-pretty-entities causes emacs to take 100% CPU Vladimir Alexiev
2011-02-11 22:26 ` Eric Schulte
2011-02-15  8:15   ` Vladimir Alexiev [this message]
2011-02-16 10:59     ` Bastien
2011-02-17 12:20       ` Vladimir Alexiev
2011-02-18  9:20         ` Bastien
2011-02-19  2:32           ` Lennart Borgman

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=loom.20110215T085729-759@post.gmane.org \
    --to=vladimir@sirma.bg \
    --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).