all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Bug] Emacs frozen in python mode with which-func & narrow
@ 2007-08-03  3:29 Levin
  0 siblings, 0 replies; only message in thread
From: Levin @ 2007-08-03  3:29 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-03  3:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-03  3:29 [Bug] Emacs frozen in python mode with which-func & narrow Levin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.