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
> Finally, from this thread it's clear that some folks like quoting
> `like this' and I suppose there's no harm in continuing to support it,
> so in my next iteration of this patch I plan to remove commentary to the
> effect that this usage is obsolescent and may not be supported in
> the future. So, people who prefer quoting `like this' (e.g., because
> it's easier with their non-Emacs text editors), will still be free to do
> that.
1. What exactly do you mean by "people who prefer...will still be free
to do that"? Is this choice only at the end-user level? Can a
library make such a choice (to be possibly overridden by a user choice)?
2. Does your proposed change affect only Info? I think that, at the
very least by default, users should have the same experience wrt such
code quoting for Info, doc strings, and Emacs-Lisp (doc strings and
comments). They should not (at least not by default) see `foobar'
in a doc string and Emacs-Lisp mode, and ‘foobar’ in Info.
IOW, a user should be able to make her choice clear wrt such quoting:
* everywhere, at once (i.e. Info, doc strings, Emacs-Lisp mode)
* each individual place, separately
3. To repeat myself: I really feel like you are jumping the gun on this
kind of thing. We should not offer anything like this, even as a
choice, unless and until Emacs can deal with it properly (a) in all
respects: input, search, font-lock,... and (b) everywhere.
This bug report was last modified 10 years and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.