Hi Vladimir,

Vladimir Alexiev <vladi...@sirma.bg> writes:

> 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

Thanks for the detailed report -- but I'm not able to reproduce this
with GNU Emacs 24.0.50.2 of 2011-02-15.

-- 
 Bastien

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to