From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10835: 24.0.93; bidi-paragraph-direction slows down Shell mode Date: Fri, 17 Feb 2012 20:27:34 +0200 Message-ID: <8362f5wc15.fsf@gnu.org> References: <87mx8idnji.fsf@gnu.org> <8762f6dn85.fsf@gnu.org> <837gzlwigg.fsf@gnu.org> <87wr7ljr5g.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1329503361 6049 80.91.229.3 (17 Feb 2012 18:29:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Feb 2012 18:29:21 +0000 (UTC) Cc: 10835@debbugs.gnu.org To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 17 19:29:20 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RySYZ-0002CD-4M for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 19:29:19 +0100 Original-Received: from localhost ([::1]:48853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RySYY-0007x9-L3 for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 13:29:18 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:51977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RySYS-0007u3-BQ for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 13:29:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RySYO-0004wp-9s for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 13:29:12 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RySYO-0004wl-71 for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 13:29:08 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RySaE-0003T2-9X for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 13:31:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Feb 2012 18:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10835 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10835-submit@debbugs.gnu.org id=B10835.132950343313293 (code B ref 10835); Fri, 17 Feb 2012 18:31:02 +0000 Original-Received: (at 10835) by debbugs.gnu.org; 17 Feb 2012 18:30:33 +0000 Original-Received: from localhost ([127.0.0.1]:43919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RySZl-0003SL-E6 for submit@debbugs.gnu.org; Fri, 17 Feb 2012 13:30:33 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:40083) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RySZi-0003S6-Em for 10835@debbugs.gnu.org; Fri, 17 Feb 2012 13:30:32 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LZJ00700V3A9900@a-mtaout22.012.net.il> for 10835@debbugs.gnu.org; Fri, 17 Feb 2012 20:28:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.150.51]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZJ006XXVBF4P71@a-mtaout22.012.net.il>; Fri, 17 Feb 2012 20:28:28 +0200 (IST) In-reply-to: <87wr7ljr5g.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56975 Archived-At: > From: Chong Yidong > Cc: 10835@debbugs.gnu.org > Date: Sat, 18 Feb 2012 01:39:23 +0800 > > Here are the line numbers at which the printf is triggered (and how many > times consecutively they get triggered, in parentheses): Thanks. This means redisplay is invoked every 90 lines, approximately, which is even less than in my case (I see a cycle of redisplay every 40-50 lines of inserted input). The plot thickens... What does "time ls /usr/share/doc" say, when you run it from the shell buffer? What are the times it reports, and are they approximately the same in each of the 4 invocations?