all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Emacs Development <Emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/internationa
Date: Fri, 4 Sep 2015 18:53:12 +0000	[thread overview]
Message-ID: <20150904185312.GE2991@acm.fritz.box> (raw)
In-Reply-To: <55E9D9BB.90905@cs.ucla.edu>

Hello, Paul.

On Fri, Sep 04, 2015 at 10:49:47AM -0700, Paul Eggert wrote:
> On 09/04/2015 09:23 AM, Alan Mackenzie wrote:

> >> Please try adding (setq text-quoting-style 'grave) there.
> > It works.

> Thanks for checking.

> > I'd prefer to stick to the `text-quoting-style'

> Yes, and the intent of the current master is to do both: i.e., if you 
> have (setq text-quoting-style 'grave) in your .emacs, then both (1) 
> unescaped curved quotes are transliterated to ASCII characters in help 
> buffers and strings, and ....

> .... (2) all curved quotes are displayed as shadowed ASCII characters.

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

> The shadowing is intended to assist you when you see curved quotes in
> other contexts, so that you can distinguish curved quotes from true
> ASCII characters.

The expectation is still that the occurance of such quotes will be rare.

> You should be able to see this by typing

> a ` b C-x 8 [ c C-x 8 ] d ' e

> which should insert “a`b‘c’d'e” into your buffer, and the curved quotes 
> should be distinguishable from the grave accent and apostrophe because 
> they're shadowed.

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

> I assume this works for you now, with (setq text-quoting-style 'grave) 
> in your .emacs; if not, please let me know.

I run emacs-25.0.50 with -Q, almost always.  But I'd set
`text-quoting-style' by a setq from M-:.

-- 
Alan Mackenzie (Nuremberg, Germany).



  parent reply	other threads:[~2015-09-04 18:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-04 14:51 [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/internationa Paul Eggert
2015-09-04 16:23 ` Alan Mackenzie
2015-09-04 17:49   ` Paul Eggert
2015-09-04 18:07     ` David Kastrup
2015-09-04 18:35       ` Paul Eggert
2015-09-04 18:53         ` David Kastrup
2015-09-04 18:53     ` Alan Mackenzie [this message]
2015-09-05 18:40       ` Paul Eggert
2015-09-09  9:38       ` 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=20150904185312.GE2991@acm.fritz.box \
    --to=acm@muc.de \
    --cc=Emacs-devel@gnu.org \
    --cc=eggert@cs.ucla.edu \
    /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.