all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 7925@debbugs.gnu.org, rrt@sc3d.org
Subject: bug#7925: 23.2.91; report-emacs-bug doesn't like curly quotes
Date: Sun, 30 Jan 2011 06:13:18 -0500	[thread overview]
Message-ID: <E1PjVDa-0006WA-0R@fencepost.gnu.org> (raw)
In-Reply-To: <87fwsbp9ms.fsf@stupidchicken.com> (message from Chong Yidong on Sat, 29 Jan 2011 18:34:19 -0500)

> From: Chong Yidong <cyd@stupidchicken.com>
> Date: Sat, 29 Jan 2011 18:34:19 -0500
> Cc: 7925@debbugs.gnu.org
> 
> Reuben Thomas <rrt@sc3d.org> writes:
> 
> > Pretty much every time I use report-emacs-bug, I get the message
> > “Convert non-ASCII letters to hexadecimal?” There are two problems here:
> >
> > 1. From looking at the code in report-emacs-bug-hook, it really means
> > “non-ASCII characters”, as it looks for any non-7-bit character, not
> > just non-7-bit letters.
> >
> > 2. In this age of UTF-8, and, for example, my use of smart-quotes-mode,
> > what do you have against non-ASCII characters? Perhaps you’d like to try
> > to make sure that mail to report-emacs-bug is in English, but for that
> > you should be using some form of linguistic analysis.
> 
> Maybe this question dates from the days when email was ASCII only.

Actually, this was added in Emacs 20 or 21, when Emacs got support for
multi-lingual editing.  the reason was to make sure bug reports are
written in English and not in some other languages that maintainers
could not command.  Also, various MUAs, even in Emacs, might convert
non-ASCII characters into illegible mess.

> At the least, this check ought to only be applied to the mail
> headers (MIME is needed for non-ASCII in headers).

Actually, I think the body is the more important part.

If we are willing to allow non-ASCII characters, we should at least
limit that to some subset that does not affect the text itself.
Linguistic analysis seems to be a bit of overkill (this command should
be reliable even in a partially sick Emacs session, remember?).  Maybe
some kind of list of allowed non-ASCII characters will be good enough.

(Not that I understand why it is a problem to use "..." or some such,
when one reports an Emacs bug.  But that's me.)





  reply	other threads:[~2011-01-30 11:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26 21:57 bug#7925: 23.2.91; report-emacs-bug doesn't like curly quotes Reuben Thomas
2011-01-29 23:34 ` Chong Yidong
2011-01-30 11:13   ` Eli Zaretskii [this message]
2011-01-30 12:48     ` Štěpán Němec
2011-01-30 14:01       ` Eli Zaretskii
2011-01-30 14:08         ` Reuben Thomas
2011-01-30 14:19         ` Štěpán Němec
2011-01-30 14:42           ` Eli Zaretskii
2011-01-30 13:33     ` Reuben Thomas
2011-01-30 14:26       ` Eli Zaretskii
2011-01-30 22:15         ` Reuben Thomas
2011-02-01 19:58   ` Stefan Monnier
2011-02-06 15:05     ` Chong Yidong
2011-02-07 15:44       ` Reuben Thomas

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=E1PjVDa-0006WA-0R@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=7925@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=rrt@sc3d.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 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.