all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org, Dmitry Gutov <dgutov@yandex.ru>
Subject: Re: [Emacs-diffs] master 9d35bb8: Fix minor quoting problems in doc strings
Date: Thu, 21 May 2015 00:36:28 -0700	[thread overview]
Message-ID: <555D8AFC.6050204@cs.ucla.edu> (raw)
In-Reply-To: <jwvk2w3mn94.fsf-monnier+emacs@gnu.org>

Stefan Monnier wrote:
> I think it's perfectly OK to start using curly-quotes in a few places,
> and to start adding support for curly-quotes (e.g. to make it easier to
> insert them, and to make*Help*  buffer xrefs for them, to seamlessly
> downgrade them to simple quotes on non-utf-8 terminals, ...), and
> I think we should*also*  add jit/font-lock support to display-upgrade
> `...' into curly-quotes in those cases we deem "obvious enough".

The master branch already supports downgrading to simple quotes.  Support for 
*Help* buffer xrefs is in the draft patches in <http://bugs.gnu.org/20385#295>, 
a patchset I just now published; rather than font-locking this patchset 
substitutes characters, an approach that worked better for me.

The main thing on my todo list is the first item on your list: making it easier 
to insert curved quotes.  This is Bug#20545, where the proposed patch 
<http://bugs.gnu.org/20545#5> needs a bit of hacking to get it to work well with 
electric-pair-mode.  I plan to look into that soon.  I'm thinking of renaming it 
to Electric Quote mode as "Electric Punct mode" may be a bit too ambitious.



  reply	other threads:[~2015-05-21  7:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150519220123.30678.22605@vcs.savannah.gnu.org>
     [not found] ` <E1YupZj-000803-T3@vcs.savannah.gnu.org>
2015-05-19 22:30   ` [Emacs-diffs] master 9d35bb8: Fix minor quoting problems in doc strings Dmitry Gutov
2015-05-19 23:18     ` Paul Eggert
2015-05-20  1:16       ` Dmitry Gutov
2015-05-20  2:14         ` Paul Eggert
2015-05-20  2:36           ` Dmitry Gutov
2015-05-20  2:45             ` Dmitry Gutov
2015-05-20  2:49             ` Paul Eggert
2015-05-20 12:25               ` Dmitry Gutov
2015-05-20 12:50           ` Stefan Monnier
2015-05-21  7:36             ` Paul Eggert [this message]
2015-05-21 10:05               ` Dmitry Gutov
2015-05-21 14:44                 ` Paul Eggert
2015-05-20  4:23     ` Yuri Khan
2015-05-20 15:36   ` Glenn Morris
2015-05-21  5:18     ` Paul Eggert

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

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

  git send-email \
    --in-reply-to=555D8AFC.6050204@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=dgutov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.