emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: [Bug] Emacs frozen in python mode with which-func & narr


From: Richard Stallman
Subject: address@hidden: [Bug] Emacs frozen in python mode with which-func & narrow]
Date: Sat, 04 Aug 2007 11:15:29 -0400

Would someone please DTRT then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
        autolearn=failed version=3.1.0
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta;
        
h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-disposition:message-id:content-type:content-transfer-encoding;
        
b=Jn5rqEqL21IvkbVEcnf/wroXN8AD9SB0vuddjJMz07QDAkSI6nwER0E5kebZtZ9e3TBzNmr0hDmRfyip9iRkUArPe/4kqC99vvwaXXfIXXFqysLnqeCvUWn6inBK6IFcticKs6dOFFXNO9Vi7XKjqAZMS3taYxtH0yhcii2MBZM=
From: Levin <address@hidden>
To: emacs-devel <address@hidden>
Date: Fri, 3 Aug 2007 11:29:05 +0800
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="gb18030"
Subject: [Bug] Emacs frozen in python mode with which-func & narrow

Start emacs with 'emacs -Q', open a python file with content below:
- --8<--8<--
#This is a comment

def f():
    print "Hello world"
- --8<--8<--

Then narrow region to avoid display of comment:
- --8<--8<--

def f():
    print "Hello world"
- --8<--8<--

OK, now `M-<', `M-x which-func-mode', `M-x indent-relative'.

Then emacs will froze. `C-g' has no effect.

- --
Levin


_______________________________________________
Emacs-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------




reply via email to

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