GNU bug report logs -
#20565
25.0.50; hook in .emacs crashes daemon
Previous Next
Reported by: Jarno Malmari <jarno <at> malmari.fi>
Date: Wed, 13 May 2015 15:24:01 UTC
Severity: normal
Found in version 25.0.50
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20565 in the body.
You can then email your comments to 20565 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20565
; Package
emacs
.
(Wed, 13 May 2015 15:24:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jarno Malmari <jarno <at> malmari.fi>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 13 May 2015 15:24:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
git describe --tags: emacs-24.5-rc2-4667-ga314016
In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
of 2015-05-13 on jarnomaE6330
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description: Ubuntu 14.04.2 LTS
Configured using:
`configure --with-x-toolkit=lucid'
Configured features:
XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE XFT
ZLIB
Important settings:
value of $LC_MONETARY: fi_FI.UTF-8
value of $LC_NUMERIC: fi_FI.UTF-8
value of $LC_TIME: fi_FI.UTF-8
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
Major mode: Fundamental
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
buffer-read-only: t
line-number-mode: t
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
C-x M-x is undefined
Load-path shadows:
None found.
Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils linum finder-inf tex-site
cmake-mode-autoloads dictionary-autoloads connection-autoloads
f-autoloads fic-ext-mode-autoloads goto-chg-autoloads
graphviz-dot-mode-autoloads key-chord-autoloads link-autoloads
log4e-autoloads magit-gerrit-autoloads git-rebase-mode-autoloads
markdown-mode-autoloads info easymenu nsis-mode-autoloads
pkg-info-autoloads popup-autoloads qml-mode-autoloads s-buffer-autoloads
noflet-autoloads s-autoloads typo-autoloads package epg-config mule-util
time-date tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp
files text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote gfilenotify
dynamic-setting system-font-setting font-render-setting x-toolkit x
multi-tty make-network-process emacs)
Memory information:
((conses 16 90284 3289)
(symbols 48 19711 0)
(miscs 40 111 76)
(strings 32 17459 4675)
(string-bytes 1 538010)
(vectors 16 11131)
(vector-slots 8 406030 2393)
(floats 8 100 70)
(intervals 56 239 0)
(buffers 976 12)
(heap 1024 19244 965))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20565
; Package
emacs
.
(Thu, 14 May 2015 15:51:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 20565 <at> debbugs.gnu.org (full text, mbox):
> From: Jarno Malmari <jarno <at> 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.
bug marked as fixed in version 25.1, send any further explanations to
20565 <at> debbugs.gnu.org and Jarno Malmari <jarno <at> malmari.fi>
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Thu, 14 May 2015 16:45:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20565
; Package
emacs
.
(Fri, 15 May 2015 06:40:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 20565 <at> debbugs.gnu.org (full text, mbox):
On Thu, 14 May 2015, at 18:50, Eli Zaretskii wrote:
> Thanks, I think I fixed this in commit f85318c on master.
I can confirm the fix. Doesn't crash anymore.
Thanks!
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20565
; Package
emacs
.
(Fri, 15 May 2015 07:46:03 GMT)
Full text and
rfc822 format available.
Message #16 received at 20565-done <at> debbugs.gnu.org (full text, mbox):
> From: Jarno Malmari <jarno <at> malmari.fi>
> Cc: 20565 <at> debbugs.gnu.org
> Date: Fri, 15 May 2015 09:39:09 +0300
>
> On Thu, 14 May 2015, at 18:50, Eli Zaretskii wrote:
> > Thanks, I think I fixed this in commit f85318c on master.
>
> I can confirm the fix. Doesn't crash anymore.
>
> Thanks!
Thanks for testing, I'm closing the bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 12 Jun 2015 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 10 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.