From unknown Sat Jun 21 03:06:29 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#12645 <12645@debbugs.gnu.org> To: bug#12645 <12645@debbugs.gnu.org> Subject: Status: 24.2.50; Hang in jit-lock after "M-x run-python" Reply-To: bug#12645 <12645@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:06:29 +0000 retitle 12645 24.2.50; Hang in jit-lock after "M-x run-python" reassign 12645 emacs submitter 12645 Yagnesh Raghava Yakkala severity 12645 important thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 14 07:08:09 2012 Received: (at submit) by debbugs.gnu.org; 14 Oct 2012 11:08:09 +0000 Received: from localhost ([127.0.0.1]:43324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNM3C-0001c1-Sk for submit@debbugs.gnu.org; Sun, 14 Oct 2012 07:08:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57638) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNM37-0001bT-Ih for submit@debbugs.gnu.org; Sun, 14 Oct 2012 07:08:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNM20-0007dX-6J for submit@debbugs.gnu.org; Sun, 14 Oct 2012 07:06:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00,BODY_8BITS, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:34556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNM20-0007dT-2U for submit@debbugs.gnu.org; Sun, 14 Oct 2012 07:06:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNM1x-0006tm-2I for bug-gnu-emacs@gnu.org; Sun, 14 Oct 2012 07:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNM1s-0007c0-Um for bug-gnu-emacs@gnu.org; Sun, 14 Oct 2012 07:06:48 -0400 Received: from mailgate4.sys.hokudai.ac.jp ([133.87.1.147]:53433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNM1r-0007aR-Nj for bug-gnu-emacs@gnu.org; Sun, 14 Oct 2012 07:06:44 -0400 Received: from mailgate4.sys.hokudai.ac.jp (localhost.localdomain [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 1FFCA13F605 for ; Sun, 14 Oct 2012 20:06:39 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate4.sys.hokudai.ac.jp (Postfix) with ESMTP id 1442042DE90 for ; Sun, 14 Oct 2012 20:06:38 +0900 (JST) Received: from localhost (okhotsk19 [127.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 73B7B2813C9 for ; Sun, 14 Oct 2012 20:08:13 +0900 (JST) From: Yagnesh Raghava Yakkala To: bug-gnu-emacs@gnu.org Subject: 24.2.50; hang in redisplay Date: Sun, 14 Oct 2012 20:08:13 +0900 Message-ID: <87626dz4yq.fsf@yagnesh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Using Emacs from trunk (built two days ago)=20 Emacs is hanging in python shell buffer emacs -Q test.py C-c C-z (start a shell switch to) now Emacs hangs. I have to press C-g to getout of hanging. (infinite-loop) the message buffer has the Following --8<---------------cut here---------------start------------->8--- For information about GNU Emacs and the GNU system, type C-h C-a. (New file) Can't guess python-indent-offset, using defaults: 4 Make dedicated process? (y or n) y Sent python-shell-completion-setup-code Sent python-ffap-setup-code Sent python-eldoc-setup-code Error during redisplay: (jit-lock-function 1) signaled (quit) --8<---------------cut here---------------end--------------->8--- even once you enter into the shell, every time you press RET it will go hang need to press C-g at least three times to get back the control. message buffer updates to another line (with different counter) Error during redisplay: (jit-lock-function 170) signaled (quit) Thanks In GNU Emacs 24.2.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1) of 2012-10-13 on okhotsk19 Windowing system distributor `The X.Org Foundation', version 11.0.10706000 System Description: Ubuntu 10.04.4 LTS Configured using: `configure '--prefix=3D/home/yagnesh/local/emacs-f55ea44' '--without-compress-info' 'CFLAGS=3D-g -O0'' Important settings: value of $LC_COLLATE: en_US.UTF-8 value of $LC_CTYPE: en_US.UTF-8 value of $LC_MESSAGES: en_US.UTF-8 value of $LANG: C value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: diff-auto-refine-mode: t goto-address-prog-mode: t flyspell-mode: t eldoc-mode: t global-edit-server-edit-mode: t highlight-parentheses-mode: t hl-sexp-mode: t paredit-mode: t winner-mode: t shell-dirtrack-mode: t recentf-mode: t yas-global-mode: t yas-minor-mode: t global-auto-complete-mode: t auto-complete-mode: t autopair-global-mode: t ido-everywhere: t display-time-mode: t show-paren-mode: t global-ede-mode: t ede-minor-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-/ C-/ C-x C-s C-k C-n C-p C-p C-p C-p C-k C-k C-x=20 C-s C-x C-b p p p =20 =20 =20 C-h v M-p=20 M-p C-x o =20 =20 =20 C-x o C-p =20 C-y C-x C-e C-x C-b n n n S W M-x=20 d 3 e y C-x C-b g=20 C-n C-n C-b C-b C-p C-b C-b C-b C-b C-b C-b=20 C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b=20 C-b C-b C-b C-b C-b C-b C-M-x p p=20 n n S W M-k C-g M-x y y C-x=20 C-b n n p C-n C-b C-b C-b C-b C-b C-b C-b=20 C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b=20 C-b C-b C-b C-b =20 C-x o C-x b h e ` ` =20 =20 C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-x o M-x e m a =20 r e p o e m a c s SPC h a n g=20 s SPC i n SPC p y t h o n - SPC s h e l=20 l SPC b u f f e r SPC ( C-y M-b M-b M-b=20 M-b M-b M-b M-f M-f M-f M-f M-f M-d C-d M-b M-b M-b=20 M-b M-b M-b M-b M-b C-SPC C-e C-b M-w C-a C-k C-g =20 =20 M-x e m a =20 Recent messages: nnimap read 0k from imap.gmail.com (initial sync of 1 group; please wait) [= 5 times] nnimap read 4k from imap.gmail.com (initial sync of 1 group; please wait) Reading active file via nnml... Reading incoming mail from pop... nnml: Reading incoming mail (no new mail)...done Reading active file via nnml...done Reading active file from archive via nnfolder...done Reading active file via nndraft...done Checking new news...done Mark activated Quit Load-path shadows: /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-man hides /home/y= agnesh/.emacs.d/el-get/org-mode/lisp/org-e-man /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-ascii hides /home= /yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-ascii /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-beamer hides /hom= e/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-beamer /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-html hides /home/= yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-html /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-groff hides /home= /yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-groff /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-latex hides /home= /yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-latex /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-publish hides /ho= me/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-publish /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-export hides /home/= yagnesh/.emacs.d/el-get/org-mode/lisp/org-export /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-md hides /home/yagn= esh/.emacs.d/el-get/org-mode/lisp/org-md /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-texinfo hides /ho= me/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-texinfo /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-odt hides /home/y= agnesh/.emacs.d/el-get/org-mode/lisp/org-e-odt /home/yagnesh/.emacs.d/el-get/org-mode/.dir-locals hides /home/yagnesh/.ema= cs.d/el-get/magit/.dir-locals /home/yagnesh/.emacs.d/el-get/cedet/lisp/speedbar/loaddefs hides /home/yagn= esh/.emacs.d/el-get/cedet/lisp/eieio/loaddefs /home/yagnesh/.emacs.d/el-get/cedet/lisp/speedbar/loaddefs hides /home/yagn= esh/.emacs.d/el-get/cedet/lisp/cedet/loaddefs /home/yagnesh/.emacs.d/el-get/org-mode/.dir-locals hides /home/yagnesh/.ema= cs.d/el-get/el-get/.dir-locals /home/yagnesh/.emacs.d/el-get/cedet/lisp/speedbar/loaddefs hides /home/yagn= esh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/loaddefs /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sqlite hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-sqlite /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-capture hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-capture /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-beamer hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-beamer /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-lparse hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-lparse /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-perl hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-perl /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-element hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-element /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-irc hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-irc /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-publish hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-publish /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ruby hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-ruby /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-scala hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-scala /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-indent hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-indent /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-wl hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-wl /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-css hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-css /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-mscgen hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-mscgen /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-attach hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-attach /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mac-message hides /home/yag= nesh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-mac-message /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sql hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-sql /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-taskjuggler hides /home/yag= nesh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-taskjuggler /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-plantuml hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-plantuml /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-C hides /home/yagnesh/local/= emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-C /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-maxima hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-maxima /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-java hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-java /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-io hides /home/yagnesh/local= /emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-io /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-octave hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-octave /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-icalendar hides /home/yagne= sh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-icalendar /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-asymptote hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-asymptote /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-freemind hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-freemind /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-habit hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-habit /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-remember hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-remember /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-ascii hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-ascii /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mouse hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-mouse /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-jsinfo hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-jsinfo /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-list hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-list /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-python hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-python /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-tangle hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-tangle /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-xoxo hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-xoxo /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-datetree hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-datetree /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-gnuplot hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-gnuplot /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-bbdb hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-bbdb /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ditaa hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-ditaa /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-archive hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-archive /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-screen hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-screen /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-keys hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-keys /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-clojure hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-clojure /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-exp hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-exp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-agenda hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-agenda /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-lisp hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-lisp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob hides /home/yagnesh/local/em= acs-f55ea44/share/emacs/24.2.50/lisp/org/ob /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-gnus hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-gnus /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-footnote hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-footnote /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-picolisp hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-picolisp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-scheme hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-scheme /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-lilypond hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-lilypond /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-eshell hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-eshell /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-rmail hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-rmail /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-latex hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-latex /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sh hides /home/yagnesh/local= /emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-sh /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-table hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-table /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ocaml hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-ocaml /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-colview hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-colview /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-timer hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-timer /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mhe hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-mhe /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-R hides /home/yagnesh/local/= emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-R /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-bibtex hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-bibtex /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-html hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-html /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-pcomplete hides /home/yagne= sh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-pcomplete /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-table hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-table /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-ctags hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-ctags /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-entities hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-entities /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-awk hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-awk /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-inlinetask hides /home/yagn= esh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-inlinetask /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sass hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-sass /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-crypt hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-crypt /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-src hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-src /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-macs hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-macs /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-faces hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-faces /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-lob hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-lob /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-plot hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-plot /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-shen hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-shen /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-dot hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-dot /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mew hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-mew /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-vm hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-vm /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-w3m hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-w3m /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-special-blocks hides /home/= yagnesh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-special-blocks /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-haskell hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-haskell /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-latex hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-latex /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-clock hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-clock /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-odt hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-odt /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-protocol hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-protocol /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-calc hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-calc /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-org hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-org /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-feed hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-feed /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mobile hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-mobile /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-docbook hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-docbook /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-version hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-version /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-eval hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-eval /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-docview hides /home/yagnesh= /local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-docview /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-js hides /home/yagnesh/local= /emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-js /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-fortran hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-fortran /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ledger hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-ledger /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-comint hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-comint /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-compat hides /home/yagnesh/= local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-compat /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-exp hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-exp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ref hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-ref /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-id hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-id /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-matlab hides /home/yagnesh/l= ocal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-matlab /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org hides /home/yagnesh/local/e= macs-f55ea44/share/emacs/24.2.50/lisp/org/org /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-info hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-info /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mks hides /home/yagnesh/loc= al/emacs-f55ea44/share/emacs/24.2.50/lisp/org/org-mks /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-emacs-lisp hides /home/yagne= sh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/org/ob-emacs-lisp /home/yagnesh/.emacs.d/el-get/org-mode/.dir-locals hides /home/yagnesh/loca= l/emacs-f55ea44/share/emacs/24.2.50/lisp/gnus/.dir-locals /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/eieio-opt hides /home/yagnes= h/local/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/eieio-opt /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/eieio-custom hides /home/yag= nesh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/eieio-custom /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/eieio-speedbar hides /home/y= agnesh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/eieio-speedb= ar /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/eieio-datadebug hides /home/= yagnesh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/eieio-datad= ebug /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/eieio hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/eieio /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/chart hides /home/yagnesh/lo= cal/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/chart /home/yagnesh/.emacs.d/el-get/cedet/lisp/eieio/eieio-base hides /home/yagne= sh/local/emacs-f55ea44/share/emacs/24.2.50/lisp/emacs-lisp/eieio-base Features: (shadow emacsbug rect gnus-fun ffap tabify semantic/ia semantic/analyze/refs semantic/senator working fame jka-compr misearch multi-isearch cedet-edebug debug hippie-exp smerge-mode vc yaml-mode cc-langs cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs conf-mode semantic/wisent/python semantic/db-mode semantic/decorate/include semantic/db-find semantic/db-ref semantic/decorate/mode semantic/decorate pulse semantic/dep semantic/wisent/python-wy semantic/wisent semantic/wisent/wisent python rx vc-dispatcher vc-svn gnus-draft ibuf-ext ibuffer reftex-auc magit-bisect magit-key-mode magit diff-mode log-edit pcvs-util add-log preview prv-emacs ac-math tex-fold font-latex latexenc zotelo reftex-dcr reftex reftex-vars dired-aux latex tex-style ede/dired bbdb-message org-indent org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-info org-gnus org-docview org-bibtex bibt= ex org-bbdb org-inlinetask org-special-blocks org-html org-table goto-addr autoinsert sh-script smie executable shr-color color shr flow-fill mm-archi= ve mule-util sort smiley gnus-async gnus-bcklg qp gnus-ml disp-table gnus-topic pop3 nndoc nndraft nnmh nnml utf-7 nnfolder bbdb-gnus bbdb-mua epa-file epa epg gnutls network-stream gnus-agent gnus-srvr gnus-score score-mode nnvirt= ual gnus-cache spam spam-stat bbdb-com gnus-uu yenc gnus-msg gnus-demon nntp gnus-cite nnir gnus-gravatar mail-extr gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig gnus-sum gnus-group gnus-undo gravatar starttls nnimap nnmail mail-source parse-time utf7 netrc nnoo gnus-start gnus-spec gnus-int gnus-range message rfc822 mailabbrev gmm-utils mailheader gnus-win notifications flyspell ispell eldoc mediawiki mm-url gnus gnus-ems nnheader mml mml-sec mm-decode mm-bodies mm-encode url-http tls url-auth mail-parse rfc2231 url-gw edit-server server smtpmail sendmail rfc2047 rfc2045 ietf-dr= ums mail-utils ps-print ps-def lpr battery w3m-load webjump browse-url flymake compile info-look sb-info info org-google-weather solar cal-dst google-weat= her url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap org-e-latex org-e-publish org-export org-element org-latex org-export-latex org-beamer org-exp ob-exp org-agenda footnote diary-lib diary-loaddefs org ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp = ob org-compat org-macs ob-eval org-loaddefs cal-menu calendar cal-loaddefs org-install 50magit ncl-mode-load inf-ncl ncl-mode cus-edit cus-start cus-l= oad ncl-doc ncl-mode-keywords tex-buf tex dbus xml preview-latex tex-site auto-loads pylookup pymacs xscheme scheme highlight-parentheses hl-sexp thingatpt paredit windmove winner tramp-cache tramp-sh tramp tramp-compat auth-source gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color ring format-spec recentf tree-widget uniquify imenu ace-jump-mode edict edict-japanese edict-english edict-morphology edict-edit dui-registry dui dictem yasnippet dropdown-list derived auto-complete-config auto-complete easy-mmode popup autopair diminish smex = ido time paren edmacro kmacro vc-git ede/cpp-root ede/emacs ede/java-root cedet-devel-load warnings eieio-opt find-func advice advice-preload srecode/map srecode semantic/canned-configs semantic/ia-sb semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db semantic/ctxt semantic/format semantic/tag-ls semantic/find semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet-compat inversion ede/speedbar ede/files ede ede/base ede/auto ede/sou= rce eieio-base eieio-speedbar speedbar sb-image ezimage dframe eieio-custom wid-edit cedet eieio byte-opt cedet-remove-builtin .loaddefs bbdb timezone bbdb-loaddefs el-get el-get-autoloads el-get-list-packages el-get-notify help-mode easymenu el-get-dependencies el-get-build el-get-status pp el-get-recipes el-get-byte-compile el-get-methods el-get-fossil el-get-svn el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip el-get-http-tar el-get-hg el-get-git-svn el-get-fink el-get-emacswiki el-get-http el-get-emacsmirror el-get-github el-get-git el-get-elpa package el-get-darcs el-get-cvs el-get-bzr el-get-brew el-get-builtin el-get-apt-get el-get-custom el-get-core cl-macs gv autoload help-fns bytecomp byte-compile cconv dired cl cl-lib time-date japan-util tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshad= ow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet l= ao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --=20 =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81 YYR From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 14 12:22:25 2012 Received: (at 12645) by debbugs.gnu.org; 14 Oct 2012 16:22:25 +0000 Received: from localhost ([127.0.0.1]:44010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNQxN-0001Ff-EX for submit@debbugs.gnu.org; Sun, 14 Oct 2012 12:22:25 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:43724) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNQxL-0001FS-FR for 12645@debbugs.gnu.org; Sun, 14 Oct 2012 12:22:24 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MBW00700515AK00@a-mtaout22.012.net.il> for 12645@debbugs.gnu.org; Sun, 14 Oct 2012 18:21:14 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBW003XZ5FCITH1@a-mtaout22.012.net.il>; Sun, 14 Oct 2012 18:21:13 +0200 (IST) Date: Sun, 14 Oct 2012 18:21:19 +0200 From: Eli Zaretskii Subject: Re: bug#12645: 24.2.50; hang in redisplay In-reply-to: <87626dz4yq.fsf@yagnesh.org> X-012-Sender: halo1@inter.net.il To: Yagnesh Raghava Yakkala Message-id: <834nlx58jk.fsf@gnu.org> References: <87626dz4yq.fsf@yagnesh.org> X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > From: Yagnesh Raghava Yakkala > Date: Sun, 14 Oct 2012 20:08:13 +0900 > > Using Emacs from trunk (built two days ago) > Emacs is hanging in python shell buffer > > emacs -Q test.py > C-c C-z (start a shell switch to) > > now Emacs hangs. I have to press C-g to getout of hanging. (infinite-loop) [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] X-Debbugs-Envelope-To: 12645 Cc: 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > From: Yagnesh Raghava Yakkala > Date: Sun, 14 Oct 2012 20:08:13 +0900 > > Using Emacs from trunk (built two days ago) > Emacs is hanging in python shell buffer > > emacs -Q test.py > C-c C-z (start a shell switch to) > > now Emacs hangs. I have to press C-g to getout of hanging. (infinite-loop) [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] > From: Yagnesh Raghava Yakkala > Date: Sun, 14 Oct 2012 20:08:13 +0900 > > Using Emacs from trunk (built two days ago) > Emacs is hanging in python shell buffer > > emacs -Q test.py > C-c C-z (start a shell switch to) > > now Emacs hangs. I have to press C-g to getout of hanging. (infinite-loop) I don't get a hang, I get a prompt in the minibuffer asking how to run Python. Am I missing something? If you attach GDB to Emacs when it is inflooping, what backtrace do you see? From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 15 14:47:17 2012 Received: (at 12645) by debbugs.gnu.org; 15 Oct 2012 18:47:17 +0000 Received: from localhost ([127.0.0.1]:45636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNph7-0006Jw-1q for submit@debbugs.gnu.org; Mon, 15 Oct 2012 14:47:17 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:38880 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNph5-0006Jq-J3 for 12645@debbugs.gnu.org; Mon, 15 Oct 2012 14:47:16 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TNpfw-0004PT-Is; Mon, 15 Oct 2012 14:46:04 -0400 From: Glenn Morris To: Eli Zaretskii Subject: Re: bug#12645: 24.2.50; hang in redisplay References: <87626dz4yq.fsf@yagnesh.org> <834nlx58jk.fsf@gnu.org> X-Spook: Bush Wired target ASIO Firefly Treasury Manfurov Reno X-Ran: S4C'Vt(jOT9J)T7>t2{/:")9^}uUu6"w%/CSA}B!&wGyWJbOMh{Mqfc6ec[Jmk89yU@3NG X-Hue: yellow X-Attribution: GM Date: Mon, 15 Oct 2012 14:46:04 -0400 In-Reply-To: <834nlx58jk.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 14 Oct 2012 18:21:19 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12645 Cc: Yagnesh Raghava Yakkala , fabian@anue.biz, 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) Reproducible for me on RHEL 6.2. If I disable global-font-lock-mode first, it works fine. I get an inferior python mode buffer with contents: Python 2.6.6 (r266:84292, Sep 11 2012, 05:25:09) [GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. py> py> py> py> Enabling font-lock mode here leads to a hang, so presumably there is something pathological in the python font-lock keywords. PS Fabian, you seem to be using an invalid email address in your ChangeLog entries (may or may not be intentional?). From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 15 14:50:39 2012 Received: (at 12645) by debbugs.gnu.org; 15 Oct 2012 18:50:39 +0000 Received: from localhost ([127.0.0.1]:45640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNpkN-0006Oe-MB for submit@debbugs.gnu.org; Mon, 15 Oct 2012 14:50:39 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:39206 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNpkL-0006OX-CO for 12645@debbugs.gnu.org; Mon, 15 Oct 2012 14:50:38 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TNpjE-0004m8-Dg; Mon, 15 Oct 2012 14:49:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20604.23224.284991.819904@gnu.org> Date: Mon, 15 Oct 2012 14:49:28 -0400 From: Glenn Morris To: 12645@debbugs.gnu.org Subject: Re: Mail delivery failed: returning message to sender In-Reply-To: References: X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12645 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) OP's address is failing: Mail Delivery System wrote (on Mon, 15 Oct 2012 at 14:46 -0400): > This message was created automatically by mail delivery software. > > A message that you sent could not be delivered to one or more of its > recipients. This is a permanent error. The following address(es) failed: > > yagnesh@localhost > (generated from hi@yagnesh.org) > retry timeout exceeded From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 15 15:05:18 2012 Received: (at 12645) by debbugs.gnu.org; 15 Oct 2012 19:05:18 +0000 Received: from localhost ([127.0.0.1]:45661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNpyY-0006jf-4p for submit@debbugs.gnu.org; Mon, 15 Oct 2012 15:05:18 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:39888 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNpyW-0006jZ-RE for 12645@debbugs.gnu.org; Mon, 15 Oct 2012 15:05:17 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TNpxP-0006au-7a; Mon, 15 Oct 2012 15:04:07 -0400 From: Glenn Morris To: Eli Zaretskii Subject: Re: bug#12645: 24.2.50; hang in redisplay References: <87626dz4yq.fsf@yagnesh.org> <834nlx58jk.fsf@gnu.org> X-Spook: LLNL ANDVT 2600 Magazine AGT. AMME ASDIC 64 Vauxhall X-Ran: ,g}t{~wDQp`VmjGA!unE[~ff%a*$$aG|,F_e0o).0s'2fUuUF{eCHki_g5Ly;A"4pOrM%l X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 15 Oct 2012 15:04:07 -0400 In-Reply-To: (Glenn Morris's message of "Mon, 15 Oct 2012 14:46:04 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12645 Cc: Yagnesh Raghava Yakkala , fabian@anue.biz, 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) Works if set syntax-propertize-function to nil, so presumably it's this: http://lists.gnu.org/archive/html/emacs-diffs/2012-10/msg00229.html From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 15 15:06:11 2012 Received: (at control) by debbugs.gnu.org; 15 Oct 2012 19:06:11 +0000 Received: from localhost ([127.0.0.1]:45665 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNpzN-0006lH-JW for submit@debbugs.gnu.org; Mon, 15 Oct 2012 15:06:10 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:39907 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNpzL-0006lA-Sf for control@debbugs.gnu.org; Mon, 15 Oct 2012 15:06:08 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TNpyF-0006fs-1f for control@debbugs.gnu.org; Mon, 15 Oct 2012 15:04:59 -0400 Date: Mon, 15 Oct 2012 15:04:59 -0400 Message-Id: Subject: control message for bug 12645 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) retitle 12645 inferior python mode hangs due to syntax-propertize-function From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 25 11:25:38 2012 Received: (at 12645) by debbugs.gnu.org; 25 Oct 2012 15:25:38 +0000 Received: from localhost ([127.0.0.1]:33362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TRPJR-00078E-8g for submit@debbugs.gnu.org; Thu, 25 Oct 2012 11:25:37 -0400 Received: from euclid.red.cert.org ([192.88.209.48]:33670) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TRPJO-000787-PB for 12645@debbugs.gnu.org; Thu, 25 Oct 2012 11:25:35 -0400 Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by euclid.red.cert.org (8.14.4/8.14.4) with ESMTP id q9PFHHcZ020639 for <12645@debbugs.gnu.org>; Thu, 25 Oct 2012 11:17:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1351178237; bh=AiLhhcYQshRF5KreTQXj/edX2gu2hgHfVJ5hTiN9dMI=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:Sender: Reply-To:Cc:In-Reply-To:References; b=M2fXLoK2AhK0sScl2AoEE/oZK+Tnc65tAG9qcKQJr0hHBZjg4iqv8mN99Uf1HDryj 0DvSQw8V02z1x7nEVgl7oNBYpQnPRQbIK/o/5Vly7cmIH5ubM3Pgh67LLJ75O9akLg gIpGfJ6oufG4Pj/J9bY55oCW0xx6GL/a2OIyoUmQ= Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.81) with ESMTP id q9PFNUMg009701 for <12645@debbugs.gnu.org>; Thu, 25 Oct 2012 11:23:30 -0400 Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id q9PFNUQY021480; Thu, 25 Oct 2012 11:23:30 -0400 X-Authentication-Warning: waterbuck.yellow.cert.org: mwd set sender to mwd@cert.org using -f From: Michael Welsh Duggan To: "12645\@debbugs.gnu.org" <12645@debbugs.gnu.org> Subject: Re: bug#12645: 24.2.50; hang in redisplay Date: Thu, 25 Oct 2012 09:13:42 -0400 Thread-Topic: bug#12645: 24.2.50; hang in redisplay Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12645 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.8 (/) This particular problem is bugging me quite a bit. It makes inferior python mode useless to me. The behavior for me is this: emacs -Q M-x run-python At this point, emacs hangs at 100% on one CPU. After C-g I am in a *Python* Inferior Python buffer. At this point if I type a python expression (4, for example), emacs hangs. I have to type C-g at least 3 times in order to get the return value. Note the type of messages I get when typing C-g in "Recent messages" below: In GNU Emacs 24.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.4) of 2012-10-23 on waterbuck.yellow.cert.org Bzr revision: 110636 eliz@gnu.org-20121023170955-zl2nl98d2gatetjp Windowing system distributor `The X.Org Foundation', version 11.0.70101000 System Description: Red Hat Enterprise Linux Server release 5.8 (Tikanga) Configured using: `configure '--prefix=/home/mwd' '--without-toolkit-scroll-bars' '--with-gif=no' 'CFLAGS=-ggdb3 -O0'' Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Sent python-shell-completion-setup-code Sent python-ffap-setup-code Sent python-eldoc-setup-code Error during redisplay: (jit-lock-function 1) signaled (quit) Error during redisplay: (jit-lock-function 216) signaled (quit) Error during redisplay: (jit-lock-function 248) signaled (quit) Error during redisplay: (jit-lock-function 402) signaled (quit) Error during redisplay: (jit-lock-function 410) signaled (quit) -- Michael Welsh Duggan (mwd@cert.org) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 25 12:46:15 2012 Received: (at control) by debbugs.gnu.org; 25 Oct 2012 16:46:15 +0000 Received: from localhost ([127.0.0.1]:33496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TRQZT-0001T2-40 for submit@debbugs.gnu.org; Thu, 25 Oct 2012 12:46:15 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:62389) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TRQZQ-0001Ss-1b for control@debbugs.gnu.org; Thu, 25 Oct 2012 12:46:13 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MCG00K00JHQHC00@a-mtaout22.012.net.il> for control@debbugs.gnu.org; Thu, 25 Oct 2012 18:44:06 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MCG00KU7JTHIG00@a-mtaout22.012.net.il> for control@debbugs.gnu.org; Thu, 25 Oct 2012 18:44:05 +0200 (IST) Date: Thu, 25 Oct 2012 18:44:10 +0200 From: Eli Zaretskii Subject: bug#12645: 24.2.50; hang in redisplay X-012-Sender: halo1@inter.net.il To: control@debbugs.gnu.org Message-id: <83vcdya4dh.fsf@gnu.org> X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 12645 24.2.50; Hang in jit-lock after "M-x run-python" stop This is not a redisplay hang, it's a hang in font-lock defined for this mode. [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 12645 24.2.50; Hang in jit-lock after "M-x run-python" stop This is not a redisplay hang, it's a hang in font-lock defined for this mode. [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4999] retitle 12645 24.2.50; Hang in jit-lock after "M-x run-python" stop This is not a redisplay hang, it's a hang in font-lock defined for this mode. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 27 14:00:13 2012 Received: (at control) by debbugs.gnu.org; 27 Oct 2012 18:00:13 +0000 Received: from localhost ([127.0.0.1]:36044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSAg8-0002gI-U7 for submit@debbugs.gnu.org; Sat, 27 Oct 2012 14:00:13 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:42681) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSAg6-0002gB-Ef for control@debbugs.gnu.org; Sat, 27 Oct 2012 14:00:11 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TSAdu-0008SN-Js for control@debbugs.gnu.org; Sat, 27 Oct 2012 13:57:54 -0400 Date: Sat, 27 Oct 2012 13:57:54 -0400 Message-Id: Subject: control message for bug 12743 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) forcemerge 12645 12743 From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 28 14:54:11 2012 Received: (at control) by debbugs.gnu.org; 28 Oct 2012 18:54:11 +0000 Received: from localhost ([127.0.0.1]:36892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSXzu-0004uR-Rx for submit@debbugs.gnu.org; Sun, 28 Oct 2012 14:54:11 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59441) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSXzs-0004uJ-Nn for control@debbugs.gnu.org; Sun, 28 Oct 2012 14:54:09 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TSXxa-0004mR-MX for control@debbugs.gnu.org; Sun, 28 Oct 2012 14:51:46 -0400 Date: Sun, 28 Oct 2012 14:51:46 -0400 Message-Id: Subject: control message for bug 12751 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.8 (----) forcemerge 12645 12751 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 11:33:38 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 15:33:38 +0000 Received: from localhost ([127.0.0.1]:45793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJFZ-0000tb-Hv for submit@debbugs.gnu.org; Fri, 02 Nov 2012 11:33:38 -0400 Received: from mail-ye0-f172.google.com ([209.85.213.172]:47486) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJFX-0000tU-Dx for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 11:33:36 -0400 Received: by mail-ye0-f172.google.com with SMTP id l13so676709yen.3 for <12645@debbugs.gnu.org>; Fri, 02 Nov 2012 08:30:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=J40+owXE4nn/YfLYVOSN7yOsjVEaUXCx3nrU87/db4M=; b=h8iPqW6TogFEHAlIBknemhrOJiq0po1waMEGNHce5KWxRZwkQm+qdCaH2kWOI5/luQ HU7Ch34kp92h5wvP73FHf5DyxzNT5EVccy1pnbiWXAArAq1WzxIe2z2YPKtInTJ2nItB v5Uol2szpV1X95py/jhk3Qu1QQBhBRBrriFC8+ePLzog3Z+wAVnMzJPuW759fZMtfpw1 lHPCH6XHYQL4pD+TyikP0QC3hXQ7CEou6LIIUjZQ8NeVEIMo5nvVXzUxqsh9ZqSUH7Kh CeVq6q6i8m0zHCvgB+/cMNKCywS8So0oMheYhUr6dRSanoyvDu7m0r2o82bnJ8kR8S8d x+dg== Received: by 10.236.114.84 with SMTP id b60mr2017447yhh.42.1351870244987; Fri, 02 Nov 2012 08:30:44 -0700 (PDT) Received: from [192.168.1.25] (host92.181-14-113.telecom.net.ar. [181.14.113.92]) by mx.google.com with ESMTPS id o5sm9040214anm.10.2012.11.02.08.30.43 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 08:30:44 -0700 (PDT) Message-ID: <5093E750.8070203@anue.biz> Date: Fri, 02 Nov 2012 12:31:28 -0300 From: =?ISO-8859-1?Q?Fabi=E1n_Ezequiel_Gallina?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: 12645@debbugs.gnu.org Subject: 24.2.50; Hang in jit-lock after "M-x run-python" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkZUuPs8i6R5Qw2ShFs3AJ3moJpJxBkNWS8+hx4dSe+Kb5lEjl2SxzOcWZte76YNL7ID8Dk X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12645 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) This is fixed in the emacs-24 branch. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 11:35:05 2012 Received: (at control) by debbugs.gnu.org; 2 Nov 2012 15:35:05 +0000 Received: from localhost ([127.0.0.1]:45797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJGz-0000w1-C6 for submit@debbugs.gnu.org; Fri, 02 Nov 2012 11:35:05 -0400 Received: from mail-gh0-f172.google.com ([209.85.160.172]:62670) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJGy-0000vv-M9 for control@debbugs.gnu.org; Fri, 02 Nov 2012 11:35:04 -0400 Received: by mail-gh0-f172.google.com with SMTP id g10so676360ghb.3 for ; Fri, 02 Nov 2012 08:32:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:content-type :content-transfer-encoding:x-gm-message-state; bh=01yhqoxtNDVXTKW3a9FgAwExuJXglCMdTukaDDtlBMc=; b=OAuQisXMkPk/DmCz1TJC98tB+4V4ejpHc8UvnZclNiFtTal9b35Fx9AeO0IoJf4N1/ aMBX7i3xlBpriPKro+1K2DjHlTnNJTvi14fkEjSWoPwDKQunkJzerp1HG817/ILTEpQf MklGA3ifvXE11weHGOtvhXLLEyWyY9VbKwlkYm4xmstM7CjJkfKUyq3psHiHvBgRBmsc DpVq1WwK2w4vjC8BO84jg9mJqpU4uK4QZWB5KkiUEXOJsCGFRfUFFPClCOrxvrGmX/ka 63hq/y9goFAXpdNkOIYkLCOe/GO7Cx1NLx3cqJ7b01Qivo3dtW79SMkQ4FL7kaDIFofX URjw== Received: by 10.101.105.24 with SMTP id h24mr548374anm.53.1351870335447; Fri, 02 Nov 2012 08:32:15 -0700 (PDT) Received: from [192.168.1.25] (host92.181-14-113.telecom.net.ar. [181.14.113.92]) by mx.google.com with ESMTPS id e24sm9900902yhh.4.2012.11.02.08.32.13 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 08:32:14 -0700 (PDT) Message-ID: <5093E7AA.6090808@anue.biz> Date: Fri, 02 Nov 2012 12:32:58 -0300 From: =?ISO-8859-1?Q?Fabi=E1n_Ezequiel_Gallina?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: control@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlAM7RIgfpow6zrNBWrj6X9TynrX2ViFU3f6oqcH7JxSc81UTUu6qPPhHuNqrbJz2knusfC X-Spam-Score: 4.9 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close #12645 [...] Content analysis details: (4.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 GOT_NO_SUBJECT No real subject -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.172 listed in list.dnswl.org] 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] 1.8 MISSING_SUBJECT Missing Subject: header X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 4.9 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close #12645 [...] Content analysis details: (4.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.172 listed in list.dnswl.org] 3.0 GOT_NO_SUBJECT No real subject 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] 1.8 MISSING_SUBJECT Missing Subject: header 0.0 TVD_SPACE_RATIO TVD_SPACE_RATIO close #12645 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 12:04:32 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 16:04:32 +0000 Received: from localhost ([127.0.0.1]:45823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJjU-0002Th-4W for submit@debbugs.gnu.org; Fri, 02 Nov 2012 12:04:32 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:43855) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJjR-0002TZ-7d for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 12:04:30 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TUJgh-0000ue-F7; Fri, 02 Nov 2012 12:01:39 -0400 From: Glenn Morris To: =?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> X-Spook: Ft. Bragg SHA Watergate DRM e-cash insurgency electronic X-Ran: d[L[\!-T;=NS^W*HTS (=?utf-8?Q?=22Fabi=C3=A1n?= Ezequiel Gallina"'s message of "Fri, 02 Nov 2012 12:31:28 -0300") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: 12645 Cc: 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) Fabi=C3=A1n Ezequiel Gallina wrote: > This is fixed in the emacs-24 branch. By what change? It still hangs for me in exactly the same way, and I don't see any changes to python.el in emacs-24 or trunk since 2012-10-12's change to python-mode-map. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 12:19:22 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 16:19:22 +0000 Received: from localhost ([127.0.0.1]:45844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJxp-0002ok-W6 for submit@debbugs.gnu.org; Fri, 02 Nov 2012 12:19:22 -0400 Received: from upton.red.cert.org ([192.88.209.60]:58882) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUJxo-0002oe-IT for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 12:19:21 -0400 Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by upton.red.cert.org (8.14.4/8.14.4) with ESMTP id qA2GGU81002088; Fri, 2 Nov 2012 12:16:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1351872990; bh=h/qipe5kVkhECVggo/7mCbG1Dl8LPrvnkeecL7HZjAo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding:Sender: Reply-To; b=f7jRMNW9fdsyPREp/toSDZQ3ajSsTSN2C7JJ/Z5Z/2oSmkkzFaqQwRuLJMUiZpgdw bozvgrNEwBsFbmk4iFWsFUS1WUic6vVbkan2b6tYJqc+0j41oC0VFBVN8e/tV9mMgt ouArEWF9hqFsvEDZnITL8OfduozVShzB7W6rCcjw= Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.81) with ESMTP id qA2GGUw4022750; Fri, 2 Nov 2012 12:16:30 -0400 Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id qA2GGTJ1028940; Fri, 2 Nov 2012 12:16:29 -0400 X-Authentication-Warning: waterbuck.yellow.cert.org: mwd set sender to mwd@cert.org using -f From: Michael Welsh Duggan To: Glenn Morris Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> Date: Fri, 02 Nov 2012 12:16:29 -0400 In-Reply-To: (Glenn Morris's message of "Fri, 02 Nov 2012 12:01:39 -0400") Message-ID: User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12645 Cc: =?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina , 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) Glenn Morris writes: > Fabi=C3=A1n Ezequiel Gallina wrote: > >> This is fixed in the emacs-24 branch. > > By what change? > It still hangs for me in exactly the same way, and I don't see any > changes to python.el in emacs-24 or trunk since 2012-10-12's change to > python-mode-map. I confirm that with a very recent check-out (110769 eliz@gnu.org-20121102140045-8v612pvgbe65721k) this problem still exists for me. --=20 Michael Welsh Duggan (mwd@cert.org) From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 12:56:12 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 16:56:12 +0000 Received: from localhost ([127.0.0.1]:45857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUKXT-0003fS-Th for submit@debbugs.gnu.org; Fri, 02 Nov 2012 12:56:12 -0400 Received: from euclid.red.cert.org ([192.88.209.48]:44156) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUKXR-0003fJ-3p for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 12:56:10 -0400 Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by euclid.red.cert.org (8.14.4/8.14.4) with ESMTP id qA2Gl2cj004607; Fri, 2 Nov 2012 12:47:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1351874822; bh=7JjyWHELbxcPE2nR4N6sAi1jW+/1gjK38beAR3TACvo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding:Sender: Reply-To; b=DRMlNoOoRNyH8Hjki3MIKBlZ1MHvx5qLI110pS4HoPLZOFTV1LcDrH02d75FdVBqC Gk0DSCd31xjbvnwzNlIfHYk6YPl0cIwUUY2SLk7CsmPlO5PKlRbe48OrURQhZaf+yy BimkMieT+J/DE7fwCh9vwKs6WS20SBmlMZbneMK4= Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.81) with ESMTP id qA2GrIVT024449; Fri, 2 Nov 2012 12:53:18 -0400 Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id qA2GrHYY025304; Fri, 2 Nov 2012 12:53:17 -0400 X-Authentication-Warning: waterbuck.yellow.cert.org: mwd set sender to mwd@cert.org using -f From: Michael Welsh Duggan To: Glenn Morris Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> Date: Fri, 02 Nov 2012 12:53:17 -0400 In-Reply-To: (Michael Welsh Duggan's message of "Fri, 02 Nov 2012 12:16:29 -0400") Message-ID: User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 12645 Cc: =?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina , 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Michael Welsh Duggan writes: > Glenn Morris writes: > >> Fabi=C3=A1n Ezequiel Gallina wrote: >> >>> This is fixed in the emacs-24 branch. >> >> By what change? >> It still hangs for me in exactly the same way, and I don't see any >> changes to python.el in emacs-24 or trunk since 2012-10-12's change to >> python-mode-map. > > I confirm that with a very recent check-out (110769 > eliz@gnu.org-20121102140045-8v612pvgbe65721k) this problem still exists > for me. I have also verified that it still is not fixed (for me, anyway) in both trunk and the emacs-24 branch. --=20 Michael Welsh Duggan (mwd@cert.org) From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 13:06:55 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 17:06:55 +0000 Received: from localhost ([127.0.0.1]:45864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUKhr-0003ua-3u for submit@debbugs.gnu.org; Fri, 02 Nov 2012 13:06:55 -0400 Received: from mail-ye0-f172.google.com ([209.85.213.172]:51809) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUKho-0003uR-9Z for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 13:06:53 -0400 Received: by mail-ye0-f172.google.com with SMTP id l13so693099yen.3 for <12645@debbugs.gnu.org>; Fri, 02 Nov 2012 10:04:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=UYZDkyFqh9hqewCEY1GPT0ZjXbAIXNavMVclNriC1pY=; b=D5ne40DyKN9Erfqx+df+L+YvCOodhNlz41ifKKK3i5X9OLAY9m5DE9o7XDumw9nVw+ A3n9J3ZHTyMtRXcsPXbuJG4CU45ew7FdaZXMKQgvYbi7LwTk53T1c7D2LMkaYgTcrDgf mqj9YhlcwvyOHYlMZBPnDzB3XkY5T2l6hdc1e7h46FRG4cfIvTOGgEfJDg6HW8/floSg oU2UTOl+uMwP2TEleLjc0F/1vrnFo9ob/AmZZMwqB6h4XKtCfle1N91zPCjI4sgntAZV TZmssoY0GJdihmep3NBlM44/gP2SSFoMRZVq170oUuSt6So92chVyK0yz9k2oHw/Qrs5 S7iA== Received: by 10.236.81.204 with SMTP id m52mr2232238yhe.55.1351875842584; Fri, 02 Nov 2012 10:04:02 -0700 (PDT) Received: from [192.168.1.25] (host92.181-14-113.telecom.net.ar. [181.14.113.92]) by mx.google.com with ESMTPS id y18sm5081999anh.15.2012.11.02.10.03.57 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 10:04:01 -0700 (PDT) Message-ID: <5093FD28.1000401@anue.biz> Date: Fri, 02 Nov 2012 14:04:40 -0300 From: =?UTF-8?B?RmFiacOhbiBFemVxdWllbCBHYWxsaW5h?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Michael Welsh Duggan Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQlhQUj+ulkq9BRkc7UM0uWRmAb9f0m10QQly9Ivriq45uRPBD4Dka0cAgD+3UwOftC1MCuI X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12645 Cc: Glenn Morris , 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) On 11/02/2012 01:53 PM, Michael Welsh Duggan wrote: > Michael Welsh Duggan writes: > >> Glenn Morris writes: >> >>> Fabián Ezequiel Gallina wrote: >>> >>>> This is fixed in the emacs-24 branch. >>> By what change? >>> It still hangs for me in exactly the same way, and I don't see any >>> changes to python.el in emacs-24 or trunk since 2012-10-12's change to >>> python-mode-map. >> I confirm that with a very recent check-out (110769 >> eliz@gnu.org-20121102140045-8v612pvgbe65721k) this problem still exists >> for me. > I have also verified that it still is not fixed (for me, anyway) in both > trunk and the emacs-24 branch. > Seems I'm having a problem with the bzr-git plugin that prevented my commit, I'll check this and recommit later today or tomorrow. Sorry about that. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 13:34:25 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 17:34:25 +0000 Received: from localhost ([127.0.0.1]:45885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUL8T-0004Xl-7F for submit@debbugs.gnu.org; Fri, 02 Nov 2012 13:34:25 -0400 Received: from mail-ye0-f172.google.com ([209.85.213.172]:45560) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUL8R-0004Xe-EX for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 13:34:24 -0400 Received: by mail-ye0-f172.google.com with SMTP id l13so697261yen.3 for <12645@debbugs.gnu.org>; Fri, 02 Nov 2012 10:31:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=ZEokg8snRsnT7Ns/t28oapmq3UwiaZBmlfcsEX1aohk=; b=TEtM+Q0zDgtqBeD9HX5HWeZN3cXKJkVtoX93UUxqtaeZsNPe/BHwxjY/QpNa9969UK a0xg5aLwtiNg7WS7dt/n/fIYIkcDIsM8kFqi75WzYhdyyJ3JvQMxSfLAirzfjaNfNZxI Do7rujH7YjrlNzupVXllu6sgmaFfIUeUYV3SQFVfmIUNPyrT0eA72Cs/E00eq7eM37dW j0Do+VjrI2Z0rJm7bzdSlIE0zueRvJW7Apadh0/P3eN/VpX3/keVjoQ4c7iFYjbpDQDV KBf+3ryKpviOzB1ZGzD3QvwyXeT9UOVHHPbbqI5tOrwq8XioacatRSystzkeV2WFbujj Podg== Received: by 10.101.180.27 with SMTP id h27mr650990anp.60.1351877492725; Fri, 02 Nov 2012 10:31:32 -0700 (PDT) Received: from [192.168.1.25] (host92.181-14-113.telecom.net.ar. [181.14.113.92]) by mx.google.com with ESMTPS id f13sm7167254ank.18.2012.11.02.10.31.20 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 10:31:23 -0700 (PDT) Message-ID: <50940395.9010504@anue.biz> Date: Fri, 02 Nov 2012 14:32:05 -0300 From: =?UTF-8?B?RmFiacOhbiBFemVxdWllbCBHYWxsaW5h?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Michael Welsh Duggan Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQk99em4ndbuNES9SJz18QPxBECtEJhE328OSwysT6TlTa8eqSXG2dR+0lkZxxloX5sH4nXJ X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12645 Cc: Glenn Morris , 12645@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) On 11/02/2012 01:53 PM, Michael Welsh Duggan wrote: > Michael Welsh Duggan writes: > >> Glenn Morris writes: >> >>> Fabián Ezequiel Gallina wrote: >>> >>>> This is fixed in the emacs-24 branch. >>> By what change? >>> It still hangs for me in exactly the same way, and I don't see any >>> changes to python.el in emacs-24 or trunk since 2012-10-12's change to >>> python-mode-map. >> I confirm that with a very recent check-out (110769 >> eliz@gnu.org-20121102140045-8v612pvgbe65721k) this problem still exists >> for me. > I have also verified that it still is not fixed (for me, anyway) in both > trunk and the emacs-24 branch. > the bzr-git plugin broke my bzr installation and even if it shows the commit as pushed it didn't worked at all, I'll get back to this later today. Sorry about that. -- Fabián E. Gallina Co-Founder of Anue Skype: caffeineGalli http://www.anue.biz/ From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 14:00:15 2012 Received: (at 12645) by debbugs.gnu.org; 2 Nov 2012 18:00:15 +0000 Received: from localhost ([127.0.0.1]:45923 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TULXS-00058R-SB for submit@debbugs.gnu.org; Fri, 02 Nov 2012 14:00:15 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:36143) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TULXQ-00058H-Cn for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 14:00:13 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MCV00200GJE8D00@a-mtaout22.012.net.il> for 12645@debbugs.gnu.org; Fri, 02 Nov 2012 19:57:21 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MCV002F9GJK0O50@a-mtaout22.012.net.il>; Fri, 02 Nov 2012 19:57:21 +0200 (IST) Date: Fri, 02 Nov 2012 19:57:08 +0200 From: Eli Zaretskii Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" In-reply-to: <50940395.9010504@anue.biz> To: =?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina Message-id: <83ip9n6g7f.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> <50940395.9010504@anue.biz> X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > Date: Fri, 02 Nov 2012 14:32:05 -0300 > From: Fabián Ezequiel Gallina > Cc: 12645@debbugs.gnu.org > > the bzr-git plugin broke my bzr installation and even if it shows the > commit as pushed it didn't worked at all [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4999] X-Debbugs-Envelope-To: 12645 Cc: 12645@debbugs.gnu.org, mwd@cert.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > Date: Fri, 02 Nov 2012 14:32:05 -0300 > From: Fabián Ezequiel Gallina > Cc: 12645@debbugs.gnu.org > > the bzr-git plugin broke my bzr installation and even if it shows the > commit as pushed it didn't worked at all [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4605] > Date: Fri, 02 Nov 2012 14:32:05 -0300 > From: Fabi=C3=A1n Ezequiel Gallina > Cc: 12645@debbugs.gnu.org >=20 > the bzr-git plugin broke my bzr installation and even if it shows t= he=20 > commit as pushed it didn't worked at all Where were you pushing that you needed bzr-git for that? AFAIK, bzr-git doesn't support pushing to git repositories, but I don't understand why you'd need to push to a git repo anyway. From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 03 08:30:26 2012 Received: (at 12645) by debbugs.gnu.org; 3 Nov 2012 12:30:26 +0000 Received: from localhost ([127.0.0.1]:46812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUcrp-0004MT-Gh for submit@debbugs.gnu.org; Sat, 03 Nov 2012 08:30:26 -0400 Received: from mail-ye0-f172.google.com ([209.85.213.172]:45842) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TUcrm-0004MK-Q5 for 12645@debbugs.gnu.org; Sat, 03 Nov 2012 08:30:23 -0400 Received: by mail-ye0-f172.google.com with SMTP id l13so781407yen.3 for <12645@debbugs.gnu.org>; Sat, 03 Nov 2012 05:27:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=2kfZeBINmDmG2HzHpTuHoEmQPp6I7Jwb2lHLceNZEuo=; b=EZcAvsW2XXhmULLW1cRt+8nt3XfuHspquSnobaY9M4JJsz2z89D9eafmXyVMjYaWDi ts3kaAv3QltCZe8zT65zGH/dOZ/hd8RDTUgSMBDKqIhF/0tBIbSA9MRGDhDKyEZkCppH SJLZH5u/ElyL/lmdAVBKhMAj9Zaa4sF1uv/1+Yo/xQtaVff0yEnduPbROkQHWw1MTRK3 /Whc4YZMhnlz+5ztxR+8lCLnithxyHqIix5yPA4CnIQQxSG1+S4IYh70YFakWBbrsT6d OT0cFvec8pTSArJJU9GJ71VGhbTQVJQIN97eNHiodMNt61x+ZQLYvbtf7+KXb8xlJjAv WKqw== Received: by 10.236.74.106 with SMTP id w70mr4244162yhd.68.1351945648252; Sat, 03 Nov 2012 05:27:28 -0700 (PDT) Received: from [192.168.1.25] (host92.181-14-113.telecom.net.ar. [181.14.113.92]) by mx.google.com with ESMTPS id e18sm12196680yhi.0.2012.11.03.05.27.26 (version=SSLv3 cipher=OTHER); Sat, 03 Nov 2012 05:27:27 -0700 (PDT) Message-ID: <50950DDB.7050605@anue.biz> Date: Sat, 03 Nov 2012 09:28:11 -0300 From: =?UTF-8?B?RmFiacOhbiBFemVxdWllbCBHYWxsaW5h?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Eli Zaretskii Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> <50940395.9010504@anue.biz> <83ip9n6g7f.fsf@gnu.org> In-Reply-To: <83ip9n6g7f.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQl0O5rFBBjnY8tMbMzTIk+ttKfDlTrtrvhsBgu2IekDmiEaiwpasGb6+mpBU9ErEijMxz2R X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12645 Cc: 12645@debbugs.gnu.org, mwd@cert.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) On 11/02/2012 02:57 PM, Eli Zaretskii wrote: >> Date: Fri, 02 Nov 2012 14:32:05 -0300 >> From: Fabián Ezequiel Gallina >> Cc: 12645@debbugs.gnu.org >> >> the bzr-git plugin broke my bzr installation and even if it shows the >> commit as pushed it didn't worked at all > Where were you pushing that you needed bzr-git for that? > > AFAIK, bzr-git doesn't support pushing to git repositories, but I > don't understand why you'd need to push to a git repo anyway. No, it's not that I was using the plugin for anything, I had it installed since a long time and yesterday caused the problem. Anyways, this is pushed in revno 110771. From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 05 09:42:31 2012 Received: (at 12645) by debbugs.gnu.org; 5 Nov 2012 14:42:31 +0000 Received: from localhost ([127.0.0.1]:50029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TVNsl-0002j7-F7 for submit@debbugs.gnu.org; Mon, 05 Nov 2012 09:42:31 -0500 Received: from upton.red.cert.org ([192.88.209.60]:64696) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TVNsi-0002iy-Qc for 12645@debbugs.gnu.org; Mon, 05 Nov 2012 09:42:29 -0500 Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by upton.red.cert.org (8.14.4/8.14.4) with ESMTP id qA5EdLBG013282; Mon, 5 Nov 2012 09:39:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1352126361; bh=uGVIz73ZHkFJqTWknCY9B9IoyspWcZBc5E/+XPvyYXI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding:Sender: Reply-To; b=J2ZSEd3ZuC4yUVdqR5DXL9huRWsH3Fow7hzdMc06L81SN6yEQWYK0Pw/7ZZTgjrUs sENH4VvlnxqwUJJSnwltw4smaaV0senNIujX1w4TNIjhfqrvBa97oCX8idv4OuETC/ UBkQmb1o4rOp2YLr4Htt7pncoB9QeoTk158XFgso= Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.81) with ESMTP id qA5EdLJs014879; Mon, 5 Nov 2012 09:39:21 -0500 Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id qA5EdL1f013463; Mon, 5 Nov 2012 09:39:21 -0500 X-Authentication-Warning: waterbuck.yellow.cert.org: mwd set sender to mwd@cert.org using -f From: Michael Welsh Duggan To: =?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina Subject: Re: bug#12645: 24.2.50; Hang in jit-lock after "M-x run-python" References: <87626dz4yq.fsf@yagnesh.org> <5093E750.8070203@anue.biz> <50940395.9010504@anue.biz> <83ip9n6g7f.fsf@gnu.org> <50950DDB.7050605@anue.biz> Date: Mon, 05 Nov 2012 09:39:20 -0500 In-Reply-To: <50950DDB.7050605@anue.biz> (=?utf-8?Q?=22Fabi=C3=A1n?= Ezequiel Gallina"'s message of "Sat, 3 Nov 2012 08:28:11 -0400") Message-ID: User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 12645 Cc: Eli Zaretskii , "12645@debbugs.gnu.org" <12645@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) Fabi=C3=A1n Ezequiel Gallina writes: > On 11/02/2012 02:57 PM, Eli Zaretskii wrote: >>> Date: Fri, 02 Nov 2012 14:32:05 -0300 >>> From: Fabi=C3=A1n Ezequiel Gallina >>> Cc: 12645@debbugs.gnu.org >>> >>> the bzr-git plugin broke my bzr installation and even if it shows the >>> commit as pushed it didn't worked at all >> Where were you pushing that you needed bzr-git for that? >> >> AFAIK, bzr-git doesn't support pushing to git repositories, but I >> don't understand why you'd need to push to a git repo anyway. > No, it's not that I was using the plugin for anything, I had it=20 > installed since a long time and yesterday caused the problem. > > Anyways, this is pushed in revno 110771. I can confirm that this fixes the problem for me. --=20 Michael Welsh Duggan (mwd@cert.org) From unknown Sat Jun 21 03:06:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 04 Dec 2012 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator