From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Python, syntax-ppss
Date: Mon, 6 Feb 2023 11:54:34 +0100 [thread overview]
Message-ID: <3cd4eda0-a795-073a-81fd-b128d4871aee@easy-emacs.de> (raw)
Hi,
when calling (syntax-ppss) at the end of the Python snippet below, it yields
(1 6 7 34 nil nil 0 nil 8 (6) nil)
whereas nth 1 --depth in parens--, should tell "2", as the opening curly
bracket should count too:
---
print(f"Addition: {m1 + m2
---
Right?
Thanks,
Andreas
GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33,
cairo version 1.16.0) of 2023-02-01
next reply other threads:[~2023-02-06 10:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-06 10:54 Andreas Röhler [this message]
2023-02-06 11:53 ` Python, syntax-ppss Arash Esbati
2023-02-06 13:43 ` Andreas Röhler
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=3cd4eda0-a795-073a-81fd-b128d4871aee@easy-emacs.de \
--to=andreas.roehler@easy-emacs.de \
--cc=help-gnu-emacs@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.
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).