From: npostavs@users.sourceforge.net
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: 25013@debbugs.gnu.org
Subject: bug#25013: 26.0.50; parse-partial-sexp ignores string in shell-mode
Date: Thu, 24 Nov 2016 19:48:57 -0500 [thread overview]
Message-ID: <877f7sjsee.fsf@users.sourceforge.net> (raw)
In-Reply-To: <dd94bdd9-9d28-7d6f-bee7-6e98adb148b3@easy-emacs.de> ("Andreas \=\?utf-8\?Q\?R\=C3\=B6hler\=22's\?\= message of "Thu, 24 Nov 2016 11:19:56 +0100")
tags 25013 notabug
quit
Andreas Röhler <andreas.roehler@easy-emacs.de> writes:
> M-xshell RET
> Insert an unfinished string like
>
> "git commit -m 'My message"
>
> From scratch-buffer call
>
> (let ()
> (set-buffer "*shell*")
> (goto-char (point-max))
> (message "%s" (point))
> (parse-partial-sexp (point-min) (point)))
>
> Tellsnot being in string.
That's because shell-mode doesn't define any syntax for strings.
next prev parent reply other threads:[~2016-11-25 0:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 10:19 bug#25013: 26.0.50; parse-partial-sexp ignores string in shell-mode Andreas Röhler
2016-11-25 0:48 ` npostavs [this message]
2016-11-27 14:48 ` Andreas Röhler
2016-11-27 14:50 ` npostavs
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=877f7sjsee.fsf@users.sourceforge.net \
--to=npostavs@users.sourceforge.net \
--cc=25013@debbugs.gnu.org \
--cc=andreas.roehler@easy-emacs.de \
/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.