bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27752: Custom mode-line face + smart eshell triggers interesting fre


From: Yegor Timoshenko
Subject: bug#27752: Custom mode-line face + smart eshell triggers interesting freeze
Date: Tue, 18 Jul 2017 13:46:54 +0300

GNU Emacs 25.2.1 (x86_64-apple-darwin15.0.0, NS appkit-1404.13 Version 10.11.1 
(Build 15B42)) of 2017-07-03

Emacs config required to reproduce this bug:

(custom-set-faces
 '(mode-line ((t (:box 1)))))

(require 'em-smart)
(add-hook 'eshell-mode-hook 'eshell-smart-initialize)

Instructions:

M-x eshell, M-x split-window-horizontally, type "find-file foo" in the eshell 
buffer and hit ENTER.
Emacs freezes, CPU consumption is around 100%.

Video: https://www.youtube.com/watch?v=_lUyUkNiy4g




reply via email to

[Prev in Thread] Current Thread [Next in Thread]