unofficial mirror of emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).