Closed
Description
The following sequence reliably produces an error (running zeroein on Emacs 23):
- Type
for i in xrange(10):
in an empty cell. - Press Enter.
- Press Tab.
No tab is inserted, the cursor leaves the cell, and the following traceback is produced:
part 2 [python-mode]: chu-min=32 chu-max=33 chu-last-bol=nil
apply: Wrong length inserted in mirror [python-mode]: change-beg=10 part=3, chu-max=33, pm=34
Toggling font-lock-mode off; better pass an explicit argument.
Metadata
Metadata
Assignees
Labels
No labels