[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Enable customisation for electric-quote-mode chars
From: |
Yuri Khan |
Subject: |
Re: [PATCH] Enable customisation for electric-quote-mode chars |
Date: |
Fri, 2 Sep 2016 11:06:25 +0600 |
On Fri, Sep 2, 2016 at 4:30 AM, Paul Eggert <address@hidden> wrote:
> Göktuğ Kayaalp wrote:
>>>> >> | japan | 「『』」 |
>>> > The "japan" entry has single- and double-quotes interchanged.
> Although there's no official standard as far as I know, in common practice
> the corner brackets correspond to single quotes whereas the white corner
> brackets correspond to double quotes. See, for example:
I think at least some confusion may stem from conflating two issues:
* single vs double quotation marks (visual);
* outer vs inner quotation marks (semantic).
The presentation of the table upthread strongly suggests the
outer/inner semantic, while the user-faced feature itself is about
mapping single and double quote-like key presses to typographic
quotation marks.