all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#48609: Eglot and tab-always-indent conflict in python-mode
@ 2021-05-23 14:55 Pankaj Jangid
  2021-05-23 20:41 ` João Távora
  0 siblings, 1 reply; 11+ messages in thread
From: Pankaj Jangid @ 2021-05-23 14:55 UTC (permalink / raw)
  To: 48609; +Cc: joaotavora

If ‘eglot’ is running and ‘tab-always-indent’ is set to ’complete. Then
in python-mode, TAB doesn’t cycle point column positions. For example,
in the following code if you are at end of line 2 and then you press RET
then TAB doesn’t move the point to left margin. Without ‘eglot’ this
works fine.

#+begin_src python
def greet(s):
    print(f"Hello {s}!")
#+end_src





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

end of thread, other threads:[~2021-05-25 14:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-23 14:55 bug#48609: Eglot and tab-always-indent conflict in python-mode Pankaj Jangid
2021-05-23 20:41 ` João Távora
2021-05-23 21:02   ` Doug Davis
2021-05-23 21:17     ` João Távora
2021-05-23 21:38       ` João Távora
2021-05-24  8:17         ` Andrii Kolomoiets
2021-05-25  6:41           ` Pankaj Jangid
2021-05-25  9:32             ` João Távora
2021-05-25  6:47         ` Pankaj Jangid
2021-05-25  9:36           ` João Távora
2021-05-25 14:08             ` Pankaj Jangid

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.