all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacsclient -n problems
@ 2007-12-15 11:09 Emanuele Giaquinta
  2007-12-21  0:06 ` Stefan Monnier
  2007-12-23 22:46 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Emanuele Giaquinta @ 2007-12-15 11:09 UTC (permalink / raw)
  To: emacs-devel

Hi,

Using latest cvs, with the following recipe:

emacs -Q --eval '(server-start)'
emacsclient -nc
evaluate '(save-buffers-kill-terminal)' in the client

Debugger entered--Lisp error: (wrong-type-argument processp nowait)
  process-plist(nowait)
  process-get(nowait buffers)
  server-save-buffers-kill-terminal(nowait nil)
  save-buffers-kill-terminal()
  eval((save-buffers-kill-terminal))
  eval-expression((save-buffers-kill-terminal) nil)
  call-interactively(eval-expression nil nil)

When using '--no-wait' together with '--tty' instead the client does
not even start.

Emanuele Giaquinta

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

end of thread, other threads:[~2007-12-23 22:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-15 11:09 emacsclient -n problems Emanuele Giaquinta
2007-12-21  0:06 ` Stefan Monnier
2007-12-23 22:46 ` Stefan Monnier

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.