unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: stephen.berman@gmx.net, 70984@debbugs.gnu.org
Subject: bug#70984: 30.0.50; Improved support for entering quotation marks, Re: bug#70984: 30.0.50; Improved support for entering quotation marks
Date: Fri, 17 May 2024 17:41:35 +0200	[thread overview]
Message-ID: <87o794h2ds.fsf@gmail.com> (raw)
In-Reply-To: <86y188ftiq.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 17 May 2024 16:38:21 +0300")

>>>>> On Fri, 17 May 2024 16:38:21 +0300, Eli Zaretskii <eliz@gnu.org> said:

    Eli> But then the correct UI is to show pairs of quote characters and allow
    Eli> selection of any combination of any number of the pairs.  What you
    Eli> seem to suggest instead are pre-composed combinations, according to
    Eli> your selection, which I think is less optimal.  Can't Customize
    Eli> support radio buttons and allow selection of any number of
    Eli> possibilities, not just one out of many?

Sure, thatʼs another way to do it. Let me look at it. <epic struggle
with defcustom...>

So here all all the variations I can find. Itʼs pretty long. Iʼd be
tempted to leave out the last four, but Iʼll defer to you on that.

:tag "Single" (character ?‘) (character ?’))
:tag "Double" (character ?“) (character ?”))
:tag "Guillemets" (character ?«) (character ?»))
:tag "Single guillemets" (character ?‹) (character ?›))
:tag "Corners" (character ?「) (character ?」))
:tag "Double corners" (character ?『) (character ?』))
:tag "Low/high single left" (character ?‚) (character ?‘))
:tag "Low/high double left" (character ?„ ) (character ?“))
:tag "Low/high single right" (character ?‚) (character ?’))
:tag "Low/high double right" (character ?„ ) (character ?”))
:tag "Single inverted" (character ?’) (character ?‘))
:tag "Right single only" (character ?’) (character ?’))
:tag "Right double only" (character ?”) (character ?”))
:tag "Guillemets inverted" (character ?») (character ?«))
:tag "Guillemets right only" (character ?») (character ?»))
:tag "Single guillemets inverted" (character ?›) (character ?‹))

:tag "Mathematical double angle" (character ?⟪) (character ?⟫))
:tag "Mathematical single angle" (character ?⟨) (character ?⟩))
:tag "Double angle" (character ?《) (character ?》))
:tag "Single angle" (character ?〈) (character ?〉))

Robert
-- 





  reply	other threads:[~2024-05-17 15:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 14:35 bug#70984: 30.0.50; Improved support for entering quotation marks Robert Pluim
2024-05-16 15:55 ` Eli Zaretskii
2024-05-17  7:45   ` bug#70984: 30.0.50; Improved support for entering quotation marks, " Robert Pluim
2024-05-17  8:21     ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-05-17  8:59       ` Robert Pluim
2024-05-17  9:59         ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-05-17 12:10           ` Robert Pluim
2024-05-17 12:53             ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-05-17 13:15               ` Robert Pluim
2024-05-17 13:21                 ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-03 11:33                   ` Robert Pluim
2024-05-17 10:44     ` Eli Zaretskii
2024-05-17 12:15       ` Robert Pluim
2024-05-17 13:05         ` Eli Zaretskii
2024-05-17 13:27           ` Robert Pluim
2024-05-17 13:38             ` Eli Zaretskii
2024-05-17 15:41               ` Robert Pluim [this message]
2024-05-18 10:57                 ` Eli Zaretskii
2024-05-16 16:05 ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o794h2ds.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=70984@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=stephen.berman@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).