From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Emacs hangs! [trunk, bidi, docview] Date: Tue, 11 May 2010 00:41:23 +0200 Message-ID: <4BE88B93.9080805@alice.it> References: <4BE5BFF7.10904@alice.it> <8339y2qhvf.fsf@gnu.org> <4BE5CEC6.30303@alice.it> <83vdavppfo.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1273531302 27568 80.91.229.12 (10 May 2010 22:41:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 May 2010 22:41:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 11 00:41:41 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OBbfP-0007k9-Ee for ged-emacs-devel@m.gmane.org; Tue, 11 May 2010 00:41:39 +0200 Original-Received: from localhost ([127.0.0.1]:48691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBbfO-0002QP-06 for ged-emacs-devel@m.gmane.org; Mon, 10 May 2010 18:41:38 -0400 Original-Received: from [140.186.70.92] (port=41954 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBbfI-0002QI-M4 for emacs-devel@gnu.org; Mon, 10 May 2010 18:41:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBbfH-00038j-KD for emacs-devel@gnu.org; Mon, 10 May 2010 18:41:32 -0400 Original-Received: from smtp-out116.alice.it ([85.37.17.116]:2555) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBbfE-00038D-Kv; Mon, 10 May 2010 18:41:28 -0400 Original-Received: from fbcmmo06.fbc.local ([192.168.184.137]) by smtp-out116.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Tue, 11 May 2010 00:41:25 +0200 Original-Received: from FBCMCL01B04.fbc.local ([192.168.69.85]) by fbcmmo06.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 11 May 2010 00:41:24 +0200 Original-Received: from [87.3.34.98] ([87.3.34.98]) by FBCMCL01B04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 11 May 2010 00:41:24 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <83vdavppfo.fsf@gnu.org> X-OriginalArrivalTime: 10 May 2010 22:41:24.0947 (UTC) FILETIME=[EBBD8230:01CAF091] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124682 Archived-At: Il 10/05/2010 20.44, Eli Zaretskii ha scritto: >> Date: Sat, 08 May 2010 22:51:18 +0200 >> From: Angelo Graziosi >> CC: emacs-devel@gnu.org >> >> 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!) > > Thanks. I think I fixed this, please try with the latest trunk. Indeed! Thanks, Angelo.