unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <jmd@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Unprintable characters
Date: Sat, 05 Jul 2014 22:19:00 +0200	[thread overview]
Message-ID: <877g3rr22z.fsf@gnu.org> (raw)
In-Reply-To: <20140705194937.GA15791@gnu.org> (John Darrington's message of "Sat, 5 Jul 2014 15:49:37 -0400")

John Darrington <jmd@gnu.org> skribis:

> On Sat, Jul 05, 2014 at 09:33:05PM +0200, Ludovic Court??s wrote:
>
>> PS: Your MUA seems to have troubles quoting non-ASCII text.
>
> I'm glad you raised that issue.
>
> I would prefer it if we could avoid the gratiutous use of non-ascii characters.

Not in 2014, no.

> For  example doing a simple
>
>  less gnu/packages/maths.scm
>
> provokes the response:
>
>  "gnu/packages/maths.scm" may be a binary file.  See it anyway?

That’s most likely because ‘less’ isn’t invoked with a UTF-8 locale.
Try doing, say: LC_ALL=en_US.utf8 less maths.scm.

It may be the same problem that affects the MUA.

> The GNU Coding standards say:
>
>   "Sticking to the ASCII character set (plain text, 7-bit characters) is 
>    preferred in GNU source code comments, text documents, and other contexts, 
>    unless there is good reason to do something else because of the application 
>    domain."

When I have spare time and energy for that, I’ll happily submit a
patch.  :-)

GNU standardized native language support, presumably because it makes
the freedom to use the program practical for a wider range of people.
For the same reason, time has come to say goodbye to ASCII.

Thanks,
Ludo’.

  reply	other threads:[~2014-07-05 20:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-05 12:55 [PATCH 1/2] gnu: Add gcl John Darrington
2014-07-05 12:55 ` [PATCH 2/2] gnu: Add maxima John Darrington
2014-07-05 13:16   ` Ludovic Courtès
2014-07-05 14:04     ` John Darrington
2014-07-05 16:59       ` Ludovic Courtès
2014-07-05 17:18         ` John Darrington
2014-07-05 19:33           ` Ludovic Courtès
2014-07-05 19:49             ` Unprintable characters John Darrington
2014-07-05 20:19               ` Ludovic Courtès [this message]
2014-07-06 10:17                 ` Ludovic Courtès
2014-07-05 13:15 ` [PATCH 1/2] gnu: Add gcl Ludovic Courtès

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=877g3rr22z.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=jmd@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/guix.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).