millejoh / emacs-ipython-notebook

Jupyter notebook client in Emacs
http://millejoh.github.io/emacs-ipython-notebook/
GNU General Public License v3.0
1.47k stars 122 forks source link

First character of cell is read-only #759

Closed dickmao closed 3 years ago

dickmao commented 3 years ago

Continue child issue from #456 to its own issue.

First character of certain cells sporadically become read-only.

The rear-nonsticky text property of the preceding read-only newline mysteriously disappears.

Workaround: killing and reopening the buffer restores correct behavior.