all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 70356@debbugs.gnu.org
Subject: bug#70356: 30.0.50; [wishlist] Expose UTF-8 parse error to Lisp
Date: Fri, 12 Apr 2024 21:22:36 +0300	[thread overview]
Message-ID: <86bk6esaoj.fsf@gnu.org> (raw)
In-Reply-To: <878r1izi5v.fsf@gmx.de> (bug-gnu-emacs@gnu.org)

> Date: Fri, 12 Apr 2024 17:59:08 +0200
> From:  Michael Albinus via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
> json_parse_string checks for a valid UTF-8 byte sequence, and raises an
> error in case of. It would be useful, if this error handling would be
> exposed to Lisp. For example, it could be used to check a D-Bus
> byte-array for proper UTF-8 syntax in dbus-byte-array-to-string.

Sorry, I don't understand: errors we signal are always "exposed to
Lisp": e.g., your program could catch the error and do whatever it
wants.  What exactly is missing?





  reply	other threads:[~2024-04-12 18:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12 15:59 bug#70356: 30.0.50; [wishlist] Expose UTF-8 parse error to Lisp Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-12 18:22 ` Eli Zaretskii [this message]
2024-04-13  7:24   ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-13  7:41     ` Andreas Schwab
2024-04-13  8:29       ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=86bk6esaoj.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=70356@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.