all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
To: emacs-devel@gnu.org
Subject: emacsclient -n problems
Date: Sat, 15 Dec 2007 12:09:24 +0100	[thread overview]
Message-ID: <20071215110924.GA52148@orion.lan> (raw)

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

             reply	other threads:[~2007-12-15 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-15 11:09 Emanuele Giaquinta [this message]
2007-12-21  0:06 ` emacsclient -n problems Stefan Monnier
2007-12-23 22:46 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071215110924.GA52148@orion.lan \
    --to=emanuele.giaquinta@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.