emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs hangs! [trunk, bidi, docview]


From: Angelo Graziosi
Subject: Re: Emacs hangs! [trunk, bidi, docview]
Date: Sat, 08 May 2010 22:51:18 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

Il 08/05/2010 22.05, Eli Zaretskii ha scritto:
Date: Sat, 08 May 2010 21:48:07 +0200
From: Angelo Graziosi<address@hidden>

Perhaps you already know this problem, but I want to flag it for
completeness.

No, I didn't.

When I add

(setq-default bidi-display-reordering t)

to my ~/.emacs file causes Emacs (current trunk) to hang when I try to
visit a PDF or JPG file (docview-mode).

Please show a full recipe, starting with "emacs -Q".  Thanks.

The simplest way I found (but I am sure there is another more simpler) is:

emacs -Q &

then in scratch buffer evaluate (C-M-x):

(setq-default bidi-display-reordering t)


Then C-x C-f pdf_or_jpg_file

Here  Emacs hangs ('top' shows 100% CPU!)

Hope this is useful...

Ciao,
Angelo.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]