From: "Richard M. Stallman" <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Some issues with error conditions
Date: Mon, 11 Jul 2005 17:14:55 -0400 [thread overview]
Message-ID: <E1Ds5c7-0005Kl-KK@fencepost.gnu.org> (raw)
In-Reply-To: <87wtnxjtrp.fsf@paduch.mail.ru> (message from Dmitriyi Paduchikh on Mon, 11 Jul 2005 20:34:50 +0600)
Shouldn't it be something like process-error instead? IMHO signalling
general error in this situation makes catching of errors related with
processes more difficult.
It sounds like a good idea. However, this is a new feature, not
in any sense fixing a problem, so we should not change it now.
I will add it to etc/TODO.
And also end-of-file (end of file during parsing),
invalid-read-syntax, scan-error (not sure about this) probably might
be all in the category parse-error as such condition already exists.
I didn't know that `parse-error' was defined.
It turns out to have been defined by a specific package
for its own error conditions.
We could redefine it as a broader category.
Again, we should not do so now. I will add it to etc/TODO.
prev parent reply other threads:[~2005-07-11 21:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-11 14:34 Some issues with error conditions Dmitriyi Paduchikh
2005-07-11 16:57 ` Dmitriyi Paduchikh
2005-07-11 21:14 ` Richard M. Stallman [this message]
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=E1Ds5c7-0005Kl-KK@fencepost.gnu.org \
--to=rms@gnu.org \
--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 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).