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
Message #11 received at 20385 <at> debbugs.gnu.org (full text, mbox):
> Emacs's traditional doc string style has been to quote symbols
> `like this'. This worked well on older terminals where ` and '
> were symmetric quotes,
And it has worked well in GUI Emacs as well. And it still does.
And it supports simple highlighting, and simple searching, which
are very helpful to users.
This notation is not just some primitive, prehistoric way of setting
off symbols and other code. It is a thoroughly modern way of doing
that. Especially for a context that is plain text and that involves
simple (and complex) editing operations.
> but nowadays this quoting looks odd
No, it doesn't. It doesn't look more odd than it did pre-"nowadays".
> and it's better to use apostrophe for single-quoted ASCII text.
"It's better"? That's all you can say in support of this change?
No reason given?
Or was your "nowdays this quoting looks odd" to you the reason?
If so, that's a feeble reason to lose helpful and simple
highlighting, and to change a longstanding convention.
> Add support for quoting either way, suggesting the newer style.
> ... Quote symbols 'like-this' as well as `like-this'.
> Recommend the former style.
Please don't. Don't even add support for '...' quoting. It will
just get in the way. Of users. Of tools.
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.