all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (kill-emacs 0) exiting with 1
@ 2015-03-02 14:49 Sam Halliday
  2015-03-02 15:11 ` Sam Halliday
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Halliday @ 2015-03-02 14:49 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

This may be related to this recent bugfix

  http://lists.gnu.org/archive/html/bug-gnu-emacs/2015-02/msg00623.html

I'm using emacs 24.4 built manually on an Ubuntu Precise machine (to match Travis CI).

When running this code

  https://github.com/ensime/ensime-emacs/blob/master/ensime-test.el#L399

which is being called as (kill-emacs 0), we are getting an exit code of 1, e.g. in this build

  https://travis-ci.org/ensime/ensime-emacs/builds/52743121

(go to the bottom of the console output)

Is this a regression introduced with the bugfix?

Given that the shell script is `exec`-ing into emacs, which then ends with `(kill-emacs 0)`, I am confused how anything else could interfere with the exit status of the build script that we're running.

Best regards,
Sam


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-02 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 14:49 (kill-emacs 0) exiting with 1 Sam Halliday
2015-03-02 15:11 ` Sam Halliday

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.