unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Lumpe\, Jared" <Jared.Lumpe@ucsf.edu>
Cc: 34802@debbugs.gnu.org
Subject: bug#34802: 26.1; "Unknown message" when using emacsclient
Date: Mon, 11 Mar 2019 19:48:51 +0200	[thread overview]
Message-ID: <83tvg947zw.fsf@gnu.org> (raw)
In-Reply-To: <776CE2AF-8BA9-4F72-8F67-CEE4B883F03F@ucsf.edu> (Jared.Lumpe@ucsf.edu)

[Please use Reply All to keep the bug tracker address on the CC list.]

> From: "Lumpe, Jared" <Jared.Lumpe@ucsf.edu>
> Date: Mon, 11 Mar 2019 17:33:39 +0000
> 
> Oddly enough, increasing server-msg-size seems to make the problem worse, in that more error messages get printed. I've attached the full string I'm trying to print (still testing by eval-ing a command that visits the file containing the string and does "(princ (buffer-string))"). It's about 9000 characters, but setting server-msg-size to 20000 didn't work. Decreasing it from the default of 1024 seems to affect the number and location of errors printed in a somewhat random way.

Maybe your OS gets in the way.

The error message seemed to say that the long string was cut into
several chunks in the middle of a quoted string, so I suggested to
make server-msg-size larger to avoid this, hoping that the string will
be sent in one chunk.  If that doesn't help, I don't know what to
suggest, because I don't understand what's going on.

Can you show the error message(s) you get with the enlarged
server-msg-size?





  parent reply	other threads:[~2019-03-11 17:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10  7:48 bug#34802: 26.1; "Unknown message" when using emacsclient Lumpe, Jared
2019-03-10  9:46 ` Eli Zaretskii
     [not found]   ` <776CE2AF-8BA9-4F72-8F67-CEE4B883F03F@ucsf.edu>
2019-03-11 17:48     ` Eli Zaretskii [this message]
2019-09-22 22:08       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83tvg947zw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=34802@debbugs.gnu.org \
    --cc=Jared.Lumpe@ucsf.edu \
    /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 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).