unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61658: 30.0.50; server-eval-at might handle unreadable results better
@ 2023-02-20 16:25 Sean Whitton
  2023-02-20 17:09 ` Eli Zaretskii
  0 siblings, 1 reply; 12+ messages in thread
From: Sean Whitton @ 2023-02-20 16:25 UTC (permalink / raw)
  To: 61658

Hello,

I use server-eval-at to call a function, in another daemon, which
returns a buffer.  So, server-eval-at tries (read "#<buffer *foo*>")
which of course fails, and indeed signals an error.

I wonder if server-eval-at should return a special value to indicate
that the remote computation returned something that is not readably
printable?  Or signal a particular error, which the caller might catch?

-- 
Sean Whitton





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

end of thread, other threads:[~2023-03-11 18:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-20 16:25 bug#61658: 30.0.50; server-eval-at might handle unreadable results better Sean Whitton
2023-02-20 17:09 ` Eli Zaretskii
2023-02-22 17:28   ` Sean Whitton
2023-02-22 20:07     ` Eli Zaretskii
2023-02-23  0:24       ` Sean Whitton
2023-02-23  6:24         ` Eli Zaretskii
2023-02-23 17:27           ` Sean Whitton
2023-02-23 17:42             ` Eli Zaretskii
2023-02-23 18:08               ` Sean Whitton
2023-03-09  0:10                 ` Sean Whitton
2023-03-09  9:40                   ` Robert Pluim
2023-03-11 18:48                     ` Sean Whitton

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).