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

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

bug#20565: 25.0.50; hook in .emacs crashes daemon


From: Eli Zaretskii
Subject: bug#20565: 25.0.50; hook in .emacs crashes daemon
Date: Thu, 14 May 2015 18:50:06 +0300

> From: Jarno Malmari <jarno@malmari.fi>
> Date: Wed, 13 May 2015 13:01:12 +0300
> 
> 
> Steps to reproduce:
> 1. Put the following to your ~/.emacs:
>    (add-hook (intern "emacs-lisp-mode-hook") (lambda () (linum-mode 1)))
> 2. launch "emacs --daemon"
> 
> Crashes.

Thanks, I think I fixed this in commit f85318c on master.





reply via email to

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