all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Python mode for emacs?
@ 2020-05-23  1:16 Mark H. David
  2020-05-23 13:58 ` Kévin Le Gouguec
  0 siblings, 1 reply; 3+ messages in thread
From: Mark H. David @ 2020-05-23  1:16 UTC (permalink / raw)
  To: Emacs Development

Sorry to bother this list, as I don't know if it's the right one. If not, can someone point me to the right list or website? I have a few questions and feature requests about Python mode for Emacs.  Like I want to know if there's a way to go forward/backword over parenthesized expressions. In Python mode currently, if you do C-M-B at the end of the following, it goes back to the beginning of the 'if', rather than to the matching (.

if verbose:
    print("blah blah")

Thanks,
-Mark



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

end of thread, other threads:[~2020-05-24  0:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-23  1:16 Python mode for emacs? Mark H. David
2020-05-23 13:58 ` Kévin Le Gouguec
2020-05-24  0:45   ` Mark H. David

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.