emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/internationa


From: Paul Eggert
Subject: Re: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/internationa
Date: Wed, 9 Sep 2015 02:38:10 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Alan Mackenzie wrote:

These things are separate issues and all three of them must be
(independently) configurable.

OK, in master just now I undid the change that caused text-quoting-style to affect how quotes are displayed; they are now independent issues again.

They appear identical to the ASCII quotes.  (Yes, I have the latest
version of Emacs).

I think that was because you used emacs -Q, so your .emacs was not consulted. In master just now I installed something that works for me on the Linux console even when emacs -Q is used. It does this by inspecting the Linux console font position table. I tested it on fonts that display curved quotes unambiguously, on fonts that display them ambiguously with ASCII, and on fonts that don't display them at all. Please give it a try.

If the above does not work, please try running this with the current master:

(startup--setup-quote-display 'grave)

and then type C-l to refresh the display.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]