GNU bug report logs - #18925
On Mac emacs -nw crashes, emacs doesn't

Previous Next

Package: emacs;

Reported by: David Kanter <kanterdj <at> gmail.com>

Date: Sun, 2 Nov 2014 16:57:01 UTC

Severity: normal

Tags: fixed

Fixed in version 24.5

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: David Kanter <kanterdj <at> gmail.com>, 18925 <at> debbugs.gnu.org
Subject: bug#18925: On Mac emacs -nw crashes, emacs doesn't
Date: Sun, 02 Nov 2014 21:37:02 -0500
>                  if (interrupt_input)

Maybe that should be

                   if (boundp ('interrupt_input) && interrupt_input)


-- Stefan  "Feeling silly"





This bug report was last modified 9 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.