unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 29812@debbugs.gnu.org
Subject: bug#29812: 27.0.50; electric-quote-replace-double misbehaves in Lisp strings
Date: Sun, 31 Dec 2017 17:03:14 +0000	[thread overview]
Message-ID: <CAArVCkSBELxy+k_MepOHCEkJTf2DfrSrYJtce1f6aqNojmwMvQ@mail.gmail.com> (raw)
In-Reply-To: <837et2esu8.fsf@gnu.org>

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

Eli Zaretskii <eliz@gnu.org> schrieb am So., 31. Dez. 2017 um 18:00 Uhr:

> > From: Philipp Stephani <p.stephani2@gmail.com>
> > Date: Sun, 31 Dec 2017 16:49:31 +0000
> > Cc: 29812@debbugs.gnu.org
> >
> >  In C, "\"foo\"" produces ASCII quotes.
> >
> > Did you enable electric-quote-string?
>
> Should I?
>

Yes, it's nil by default.


>
> >  Well, can you give an example where it does work in strings?  Maybe
> >  I'm missing something, because it looked to me as if it never works in
> >  that case.
> >
> > Depends on what you mean with "work".
>
> I mean some way of inserting “foo” inside a string.  Is that possible
> somehow?
>

Sure, either by inserting the characters in some other way, or by using ``
and '' (double apostrophe).


>
> > A bare " should always close the string; after a \ it currently inserts
> > an opening quote because it only looks back one character.
>
> Which is a bug, isn't it?
>

Maybe. As said, it's a heuristic, and there's no unambiguous "correct"
behavior. But the patch I've sent modifies the behavior so that it ignores
the escape character.

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

  reply	other threads:[~2017-12-31 17:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-22 13:40 bug#29812: 27.0.50; electric-quote-replace-double misbehaves in Lisp strings Eli Zaretskii
2017-12-30 22:07 ` Philipp Stephani
2017-12-31 15:51   ` Eli Zaretskii
2017-12-31 16:16     ` Philipp Stephani
2017-12-31 16:38       ` Eli Zaretskii
2017-12-31 16:49         ` Philipp Stephani
2017-12-31 16:59           ` Eli Zaretskii
2017-12-31 17:03             ` Philipp Stephani [this message]
2017-12-31 17:29               ` Eli Zaretskii
2018-01-07 12:56                 ` Philipp Stephani
2018-01-07 16:50                   ` Eli Zaretskii
2018-01-07 17:19                     ` Philipp Stephani
2017-12-31 16:51       ` bug#29812: [PATCH] Ignore escape characters for context-sensitive quotes (Bug#29812) Philipp Stephani
     [not found]       ` <20171231165104.68136-1-phst@google.com>
2018-01-07 12:54         ` Philipp Stephani

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=CAArVCkSBELxy+k_MepOHCEkJTf2DfrSrYJtce1f6aqNojmwMvQ@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=29812@debbugs.gnu.org \
    --cc=eliz@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).