GNU bug report logs -
#20385
Support curved quotes in doc strings
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Mon, 20 Apr 2015 18:40:04 UTC
Severity: wishlist
Tags: patch
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 04/23/2015 01:07 PM, Drew Adams wrote:
> 1. You didn't answer my question about libraries being able to
> choose (possibly overridden by a user).
Sorry if the answer was unclear. Under the current proposal, a library
of Emacs Lisp code can choose either style, by using the style in its
doc strings. By default, the user will see the library's style. So
yes, libraries can choose. As Eli mentioned, there's a mechanism in
Emacs to display Unicode characters using approximations on less-capable
displays, and in that sense the user will be able override a library
that prefers curved quotes.
> Might as well say that you will
> allow folks to do what they like in their own fork of Emacs.
No, not at all. Libraries that want to remain easily-editable in older
versions of Emacs can continue to quote `like this'; their users and
developers won't need to fork Emacs.
> 3. You have still given*no* argument in favor of anything you've
> proposed here. We've seen only the pseudo-argument that you find
> the Emacs way "ugly".
It's not a pseudo argument. Appearance matters, and the older style is
off-putting on today's displays. This is why the GNU coding standards
recommend against quoting `like this'. See:
http://www.gnu.org/prep/standards/html_node/Quote-Characters.html
This bug report was last modified 9 years and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.