* Skip to definition of python unary operators when in python-mode.
@ 2021-10-02 8:21 Hongyi Zhao
0 siblings, 0 replies; only message in thread
From: Hongyi Zhao @ 2021-10-02 8:21 UTC (permalink / raw)
To: help-gnu-emacs
Say, if I put the point on the following position denoted by `|' when
I'm in python-mode:
a = ~|4
I want to be directed to the definition of unary-arithmetic operators
as documented here [1]. Any hints for achieving this behavior?
[1] https://docs.python.org/3/reference/expressions.html#unary-arithmetic-and-bitwise-operations
Regards, HZ
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-02 8:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-02 8:21 Skip to definition of python unary operators when in python-mode Hongyi Zhao
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).