emacs-devel
[Top][All Lists]
Advanced

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

Re: Python mode and eldoc "freeze"


From: Richard Stallman
Subject: Re: Python mode and eldoc "freeze"
Date: Sat, 21 Oct 2006 08:04:39 -0400

    When I move to any keyword in a python source file, expecting information 
to be
    shown in the minibuffer, emacs appears to freeze. I can't move point or type
    anything.

Please show us a specific source file to use as a test case,
and please say precisely where to put point.


To: address@hidden
From: johnsu01 <address@hidden>
Date: Thu, 19 Oct 2006 17:13:50 -0400
Cc: address@hidden
Subject: Python mode and eldoc "freeze"
X-Spam-Status: No, score=0.6 required=5.0 tests=FORGED_RCVD_HELO,
        FROM_ENDS_IN_NUMS autolearn=no version=3.0.4

I'm using the python-mode included with this version of emacs.

I have (add-hook 'python-mode-hook 'turn-on-eldoc-mode).

When I move to any keyword in a python source file, expecting information to be
shown in the minibuffer, emacs appears to freeze. I can't move point or type
anything.

When I hit C-g, then the effects of all the typing I did during the "freeze"
appear. So if I hit C-u C-n while frozen, after C-g, point moves down 4 lines.

I tried toggle-debug-on-quit, but I didn't get a backtrace when I hit C-g.

In GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-10-09 on pacem, modified by Debian
 (Debian emacs-snapshot package, version 1:20061009-1)
configured using `configure '--build' 'i486-linux-gnu' '--host' 
'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' 
'--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' 
'--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/22.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.0.50/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.0.50/leim'
 '--with-x=yes' '--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 
'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 
'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Summary

Minor modes in effect:
  shell-dirtrack-mode: t
  erc-list-mode: t
  erc-autojoin-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-netsplit-mode: t
  erc-match-mode: t
  erc-stamp-mode: t
  erc-truncate-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-readonly-mode: t
  iswitchb-mode: t
  show-paren-mode: t
  encoded-kbd-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
v ESC v ESC < c y C-n C-n C-n C-n C-n C-n C-p RET c 
y RET 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 C-n C-n C-n C-n C-n C-n C-n C-n C-n RET SPC n SPC 
n SPC n SPC c y C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-p C-p C-p C-p C-p C-p C-p C-p C-p RET RET C-s p y 
t h o n C-s C-n ESC > ESC x r e p o r t SPC e m a c 
s SPC b u g RET

Recent messages:
Processing kill file /home/johnsu01/News/KILL...done
Invalid face reference: myblack [94 times]
Auto-saving...
Invalid face reference: myblack [712 times]
Mark saved where search started
Invalid face reference: myblack [97 times]
Mark set
Invalid face reference: myblack [132 times]
Loading emacsbug...done
Invalid face reference: myblack [44 times]


_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug





reply via email to

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