all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* We need to escape the remaining quotes or set text-quoting-style to `grave' on the emacs-25 branch
@ 2015-11-16 14:27 Artur Malabarba
  2015-11-16 14:31 ` Artur Malabarba
  0 siblings, 1 reply; 5+ messages in thread
From: Artur Malabarba @ 2015-11-16 14:27 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

First of all, let me say I'm sorry for reviving this topic, and I actually
really like how nice it looks to have curly quotes in docstrings.

That said, right now a lot of the curly quotes are false-positives, and I
keep running into them every couple of weeks. Here's an example
from js-jsx-mode:

  (add-hook ’js-jsx-mode-hook #’set-jsx-indentation)

As long as these false-positives are numerous enough to be encountered
frequently, think this makes for a worse user experience than simply
keeping the old grave+straight-quote combination.
As such, it is my opinion that this (very well-intended) feature is not
quite ready for release at is.

I suggest we either fix a large portion of these false positives, or we
change the default value of  text-quoting-style to `grave' on the release
branch (we can maintain the nil value on the master branch and mark this
commit so it won't be merged back).

[-- Attachment #2: Type: text/html, Size: 1073 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-18 17:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-16 14:27 We need to escape the remaining quotes or set text-quoting-style to `grave' on the emacs-25 branch Artur Malabarba
2015-11-16 14:31 ` Artur Malabarba
2015-11-17 23:40   ` Paul Eggert
2015-11-18 10:43     ` Artur Malabarba
2015-11-18 17:20       ` Paul Eggert

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.