From: Eli Zaretskii <eliz@gnu.org>
To: Konstantin Kharlamov <Hi-Angel@yandex.ru>
Cc: 41684-done@debbugs.gnu.org
Subject: bug#41684: [PATCH] Highlight typed variables in python
Date: Sat, 13 Jun 2020 10:35:34 +0300 [thread overview]
Message-ID: <83ftaz4dvd.fsf@gnu.org> (raw)
In-Reply-To: <20200603115103.69611-1-Hi-Angel@yandex.ru> (message from Konstantin Kharlamov on Wed, 3 Jun 2020 14:51:03 +0300)
> From: Konstantin Kharlamov <Hi-Angel@yandex.ru>
> Date: Wed, 3 Jun 2020 14:51:03 +0300
>
> * progmodes/python.el (python-font-lock-keywords-maximum-decoration):
> recognize typed variables like "foo: int = 1" as well.
> ---
Thanks, I installed this on the master branch.
For the future, please note a couple of minor stylistic nits:
. it is better to submit patches in "git format-patch" format, as
that makes it easier to apply the patch
. the description in the log message should start with a capital
letter after the function's name
. if a comment or a code line exceeds 80 columns, break them into
several lines
next prev parent reply other threads:[~2020-06-13 7:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-03 11:51 bug#41684: [PATCH] Highlight typed variables in python Konstantin Kharlamov
2020-06-09 23:12 ` Konstantin Kharlamov
2020-06-13 7:35 ` Eli Zaretskii [this message]
2020-06-13 8:57 ` Konstantin Kharlamov
2020-06-13 9:15 ` Eli Zaretskii
2020-06-13 9:21 ` Konstantin Kharlamov
2020-06-13 10:44 ` Basil L. Contovounesios
2020-06-13 20:01 ` Andrii Kolomoiets
2020-06-13 20:40 ` Konstantin Kharlamov
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=83ftaz4dvd.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=41684-done@debbugs.gnu.org \
--cc=Hi-Angel@yandex.ru \
/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.