Skip to content

fix issue #180#183

Open
simonpintarelli wants to merge 1 commit intogregsexton:masterfrom
simonpintarelli:master
Open

fix issue #180#183
simonpintarelli wants to merge 1 commit intogregsexton:masterfrom
simonpintarelli:master

Conversation

@simonpintarelli
Copy link

Emacs 26.1 hangs during write-file called from ob-ipython--write-string-to-file and ob-ipython--write-base64-string when delete-trailing-whitespace is in the before-save-hook. Set save-mode-hook to nil before calling write-file.

Emacs 26.1 hangs during ``write-file`` called from ``ob-ipython--write-string-to-file`` and ``ob-ipython--write-base64-string`` when ``delete-trailing-whitespace`` is in the ``before-save-hook``. Set ``save-mode-hook`` to ``nil`` before calling ``write-file``.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants