Skip to content

Pressing tab to ident sometimes gives tracebacks #20

Closed
@epatters

Description

@epatters

The following sequence reliably produces an error (running zeroein on Emacs 23):

  1. Type for i in xrange(10): in an empty cell.
  2. Press Enter.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions