From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Ken Manheimer" <ken.manheimer@gmail.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: emacsclient almost working!
Date: Mon, 21 Apr 2008 15:30:13 -0400 [thread overview]
Message-ID: <jwv4p9vt3f9.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <2cd46e7f0804211117k33a4d515p1863f2b16c9c9419@mail.gmail.com> (Ken Manheimer's message of "Mon, 21 Apr 2008 14:17:24 -0400")
> hi, all. i'm thrilled to see that - in emacs 23.0.60, debian
> "emacs-snapshot" from a few days ago - i can use emacsclient to get a tty
> frame connected to a X-based emacs session! yay, yay, yay! i had to poke
> and prod a bit to get it to work, though, and am wondering whether this is a
> known problem.
> specifically, if i just do
> emacsclient --tty
> i get an assertion error:
> *ERROR*: Assertion failed: (eq (match-end 0) (length string))
Not a known problem. This assertion says that server.el received more
than a single line from emacsclient. So it may be a problem in
emacsclient where we forget to quote newlines or something like that.
Or it may be something altogether different ;-)
Can you set server-log to t, reproduce the problem and show us the
contents of the " *server*" buffer?
Stefan
next prev parent reply other threads:[~2008-04-21 19:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 18:17 emacsclient almost working! Ken Manheimer
2008-04-21 19:30 ` Stefan Monnier [this message]
2008-04-21 22:20 ` Ken Manheimer
2008-04-22 2:52 ` Stefan Monnier
2008-04-22 17:52 ` Ken Manheimer
2008-04-23 1:37 ` Stefan Monnier
2008-04-23 8:50 ` Jason Rumney
2008-04-23 15:35 ` 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=jwv4p9vt3f9.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=ken.manheimer@gmail.com \
/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.