GNU bug report logs - #60639
Improvement to the Wording of GNU Emacs Lisp Reference Manual

Previous Next

Package: emacs;

Reported by: Xie Shynur <one.last.kiss <at> outlook.com>

Date: Sun, 8 Jan 2023 01:23:03 UTC

Severity: wishlist

Tags: wontfix

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 60639 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Stefan Kangas <stefankangas <at> gmail.com>, Xie Shynur
 <one.last.kiss <at> outlook.com>
Cc: "60639 <at> debbugs.gnu.org" <60639 <at> debbugs.gnu.org>
Subject: RE: [External] : bug#60639: Improvement to the Wording of GNU Emacs
 Lisp Reference Manual
Date: Wed, 6 Sep 2023 01:27:56 +0000
> > In the section 2.1 "Printed Representation and Read Syntax"
> > (.../elisp/Printed-Representation.html),
> > word "hash notation" is used to refer to the symbol "#".
> > But it may well confuse non-native English speakers, because 
> > the "hash"is also associated with "hash function".
> >
> > A better name for "#" is "number sign".
> 
> I don't think "number sign" is very clear, and to be honest I think
> our target audience should have to learn that "#" is called a hash.
> 
> So we won't be making this change.  Sorry.
> Closing this as wontfix.

If you're talking about this ASCII and Unicode
character: #, then Emacs (`C-u C-x =') tells us
the name for it is NUMBER SIGN:

Character code properties: customize what to show
  name: NUMBER SIGN
  general-category: Po (Punctuation, Other)
  decomposition: (35) ('#')

I do agree that "hash notation" is one way to
refer to use of the "hash" symbol.

But how about referring to the character by its
several names?  (It's also called "pound sign".)

A simple sentence such as this in Wikipedia can
make things clear:

 "The symbol # is known variously in
  English-speaking regions as the number sign,[1]
  hash,[2] or pound sign.[3]"

https://en.wikipedia.org/wiki/Number_sign


This bug report was last modified 1 year and 254 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.