all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10989: --eval block sent to server don't handle errors quite right
@ 2012-03-11  4:07 Le Wang
  2012-03-11 11:55 ` Andreas Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Le Wang @ 2012-03-11  4:07 UTC (permalink / raw)
  To: 10989

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

To wit:

~ [le-master]
% /Applications/Emacs.app/Contents/MacOS/Emacs --daemon -q -eval
"(server-start)"                                     Sun 12:00:40
("/Applications/Emacs.app/Contents/MacOS/Emacs" "-eval" "(server-start)")
Starting Emacs daemon.
Restarting server

~ [le-master]
% emacsclient --eval "(error
\"foo\")"
Sun 12:03:07
*ERROR*: foo

This is okay.

~ [le-master]
% emacsclient  --eval "(error
\"foo\")"
Sun 12:05:16
*ERROR*: foo

hangs I have to C-c to break out of it


So it only handles (signal 'error).

-- 
Le

[-- Attachment #2: Type: text/html, Size: 923 bytes --]

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

end of thread, other threads:[~2018-09-04 23:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-11  4:07 bug#10989: --eval block sent to server don't handle errors quite right Le Wang
2012-03-11 11:55 ` Andreas Schwab
2012-03-11 13:24   ` Le Wang
2012-03-12 16:11     ` Le Wang
2012-03-12 17:30       ` Andreas Schwab
2012-03-13 13:23         ` Le Wang
2012-03-13 13:48           ` Andreas Schwab
2018-09-04 23:07       ` Noam Postavsky

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.