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
Eli Zaretskii wrote:
> So if we want this to become our default, we need changes in
> ispell.el, to replace ’ with ' before we sent it to the speller.
Although a change like that might make sense, it appears to go beyond what's
needed for doc strings. I was thinking of something more modest: change Emacs
so that if you're editing an Elisp or C string, then when you type `like-this'
it's by default changed to ‘like-this’. This would not need to happen
everywhere, but it would be the default when editing Emacs source code because
we'd put the appropriate setting into .dir-locals.el.
Or were you thinking about spell-checking doc strings? If so, I don't see how
changing the quoting style affects how the spell-checker works. It wouldn't
affect the way I spell-check code, anyway. Could you give an example?
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.