bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20545: New minor mode Electric Punct


From: Paul Eggert
Subject: bug#20545: New minor mode Electric Punct
Date: Sat, 16 May 2015 14:20:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Paul Eggert wrote:
A proposed patch is attached; it worked for me.

On further thought, the code affects global settings so it should be done only if FRAME is nil. Also, it should treat double-quotes like single-quotes, and the ASCII approximations should use straight quotes. This code is separable from Bug#20545, and is also separable from the issue of how to quote in doc strings, as the code is useful whenever text with English quotes appears on an obsolescent display lacking them. So I installed the attached patch.

Attachment: 0001-ASCIIfy-curved-quotes-on-displays-lacking-them.txt
Description: Text document


reply via email to

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