ergoemacs / ergoemacs-mode

ergoemacs-mode
ergoemacs.github.io/
GNU General Public License v3.0
293 stars 35 forks source link

ErgoEmacs 25.1.1 crash when resize buffer (enlarge-window) #440

Closed alexei28 closed 7 years ago

alexei28 commented 7 years ago

Windows 7 (64 bit), Emacs 25.1.1. , package "ergoemacs-mode". Split any buffer. Then when I try to resize buffer (enlarge-window) BY MOUSE I get the next message (in Message buffer):

Warning (ergoemacs): Increased max-specpdl-size to 2600 and max-lisp-eval-depth to 1600 for (lambda nil (interactive) nil (mouse-drag-mode-line last-command-event) (ergoemacs-command-loop--execute-modify-command-list (quote mouse-drag-mode-line)))

And when try again to resize buffer then Emacs is crash! When I do same in pure emacs 25.1.1 - no problem.

mattfidler commented 7 years ago

This works for me. It seems like a duplicate bug report.