bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13973: Subject: 24.3; thingatpt.el, end-of-sexp


From: Andreas Röhler
Subject: bug#13973: Subject: 24.3; thingatpt.el, end-of-sexp
Date: Sat, 16 Mar 2013 13:09:54 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

Am 16.03.2013 11:33, schrieb Leo Liu:
On 2013-03-16 15:51 +0800, Andreas Röhler wrote:
When inside a string, jump to (nth 8 (syntax-ppss)) and
call (forward-sexp 1) from there.

In my experience (a while ago, I use little python these days) this
cannot reliably goes to the end of the triple-quoted string.

Leo






Indeed seems a bug in python-mode.el at this place just now.
Anyway - forward-sexp must go to the end of string from it's beginning,
a string is a balanced expression.


Best,

Andreas










reply via email to

[Prev in Thread] Current Thread [Next in Thread]