GNU bug report logs -
#20545
New minor mode Electric Quote
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Sun, 10 May 2015 23:57:02 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 #20 received at 20545 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
> The documentation patch says it's enabled by default.
It's enabled, but the variables that configure it make it inactive by default.
I'll try to make this clearer in the documentation.
> I don't think we should enable this by default, not even in
> .dir-locals.el.
We can certainly hold off on the .dir-locals.el part for a bit, to see how it
works for developers who want to try it.
> Do we already have a way of displaying ‘..’ on terminals that cannot
> display them (notably, some TTYs)? If not, we should add that before
> we install these changes, and those in bug #20385. I don't think we
> can let doc strings have glyphless characters.
I just now configured a terminal to refuse to display curved quotes, and when I
used it Emacs displayed "‘like this’" as "\u2018like this\u2019" with
underscores below the "\u2018" and the "\u2019". I could easily change it to
display it as "`like this'" with underscores under the "`" and the "'", if you
think that'd be a win.
This bug report was last modified 9 years and 361 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.