|
From: | Paul Eggert |
Subject: | Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics |
Date: | Mon, 17 Aug 2015 11:38:23 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 |
Dmitry Gutov wrote:
(message "Buffer %qs is read only." buf)
I could easily implement that and turn existing uses of "ā%sā" to "%qs", if you think it'd help. It's a bit more complicated and it would not address all the uses of curved quotes in diagnostics, but it would address many of them.
[Prev in Thread] | Current Thread | [Next in Thread] |