unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Pankaj Jangid <pankaj@codeisgreat.org>
To: 48609@debbugs.gnu.org
Cc: joaotavora@gmail.com
Subject: bug#48609: Eglot and tab-always-indent conflict in python-mode
Date: Sun, 23 May 2021 20:25:28 +0530	[thread overview]
Message-ID: <m2y2c5ijof.fsf@codeisgreat.org> (raw)

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





             reply	other threads:[~2021-05-23 14:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-23 14:55 Pankaj Jangid [this message]
2021-05-23 20:41 ` bug#48609: Eglot and tab-always-indent conflict in python-mode 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

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=m2y2c5ijof.fsf@codeisgreat.org \
    --to=pankaj@codeisgreat.org \
    --cc=48609@debbugs.gnu.org \
    --cc=joaotavora@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).