all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25013: 26.0.50; parse-partial-sexp ignores string in shell-mode
@ 2016-11-24 10:19 Andreas Röhler
  2016-11-25  0:48 ` npostavs
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Röhler @ 2016-11-24 10:19 UTC (permalink / raw)
  To: 25013

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.

In GNU Emacs 26.0.50.1 (i686-pc-linux-gnu, GTK+ Version 3.14.5)
  of 2016-11-15





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

end of thread, other threads:[~2016-11-27 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-11-27 14:48   ` Andreas Röhler
2016-11-27 14:50     ` npostavs

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.