From: Stefan Monnier <monnier@iro.umontreal.ca>
To: 17183@debbugs.gnu.org
Subject: bug#17183: can't insert a quote pair before another
Date: Fri, 04 Apr 2014 11:03:33 -0400 [thread overview]
Message-ID: <jwveh1dyw56.fsf@faina.iro.umontreal.ca> (raw)
Package: Emacs
Version: 24.3.50
emacs -Q -f electric-pair-mode -f text-mode
SPC SPC SPC "
C-a "
The first " inserts a pair of double quotes, like I expect, but the
second refuses to insert anything and instead it jumps forward to after
the first double quote. Maybe there are cases where that makes sense,
but that's much too clever for me.
The situation where I bumped into it was that I had the text
I suggest you write "blabla" instead of
and I wanted to turn it into
I suggest you write "blibli" and "blabla" instead of
so I put point after "write" and wanted to type
SPC "blibli" SPC and
but instead I had to use C-q " twice, which was rather unpleasant.
Stefan
In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.22)
of 2014-01-07 on faina
next reply other threads:[~2014-04-04 15:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-04 15:03 Stefan Monnier [this message]
2014-04-06 1:26 ` bug#17183: can't insert a quote pair before another João Távora
2014-04-06 12:39 ` Stefan Monnier
2014-04-06 15:01 ` João Távora
2014-04-06 12:46 ` João Távora
2014-04-06 19:39 ` Stefan Monnier
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=jwveh1dyw56.fsf@faina.iro.umontreal.ca \
--to=monnier@iro.umontreal.ca \
--cc=17183@debbugs.gnu.org \
/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).