unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John Darrington <jmd@gnu.org>
To: Ludovic Court??s <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Unprintable characters
Date: Sat, 5 Jul 2014 15:49:37 -0400	[thread overview]
Message-ID: <20140705194937.GA15791@gnu.org> (raw)
In-Reply-To: <87simfr47i.fsf@gnu.org>

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.
Although they can be handles in GNU/Linux, it is troublesome.

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?

And then the header is displayed as:

;;; Copyright <C2><A9> 2013, 2014 Andreas Enge <andreas@enge.fr>
;;; Copyright <C2><A9> 2013 Nikita Karetnikov <nikita@karetnikov.org>
;;; Copyright <C2><A9> 2014 John Darrington <jmd@gnu.org>
;;; Copyright <C2><A9> 2014 Eric Bavier <bavier@member.fsf.org>

Is it really necessary to use a UTF-8 char here?   ok it looks nice when everything works,
but terrible in the other 90% of situations.

The same goes for quotes  " is a perfectly acceptable character instead of things
that rarely display properly.

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

I don't see that such reason exists in here.


J'

  reply	other threads:[~2014-07-05 19:49 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             ` John Darrington [this message]
2014-07-05 20:19               ` Unprintable characters Ludovic Courtès
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=20140705194937.GA15791@gnu.org \
    --to=jmd@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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).