unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: <c.buhtz@posteo.jp>
To: help-gnu-emacs@gnu.org
Subject: elpy and evil-mode do not react on TAB
Date: Sun, 1 Nov 2020 21:09:13 +0100	[thread overview]
Message-ID: <4CPRvw56KPz9rxD@submission02.posteo.de> (raw)

X-Post: https://emacs.stackexchange.com/q/61497/12999

Hi,

my problem is that the TAB key does nothing in elpy (python) mode and
evil-mode also.

This is my elpy-config

>  1Elpy
>  Configuration
>  2 3Virtualenv........:
>  None 4RPC Python........: 3.7.3
>  (/usr/bin/python3) 5Interactive Python: /usr/bin/python3
>  (/usr/bin/python3) 6Emacs.............:
>  26.1 7Elpy..............:
>  1.28.0 8Jedi..............:
>  0.17.2 9Rope..............: Not
>  found 10Autopep8..........:
>  1.5.3 11Yapf..............: Not
>  found 12Black.............: Not
>  found 13Syntax checker....: flake8 (/usr/local/bin/flake8)  

It runs on Debian 10.

When typing TAB nothing happens. No message. No change in the mode line
or status line. I would expect 4 empty chars when typing TAB.

 M-x describe-key TAB results in

> TAB (translated from <tab>) runs the command evil-jump-forward (found
> in evil-motion-state-map), which is an interactive compiled Lisp
> function in
> ‘~/.MyAppData/emacs.d/elpa/evil-20201014.2043/evil-commands.el’.
> 
> It is bound to TAB.
> 
> (evil-jump-forward &optional COUNT)
> 
> Go to newer position in jump list.
> To go the other way, press C-o.

I have evil-mode installed and activated. So there must be a reason why
TAB is used by evil-mode but do not work.

btw: I am quite new to emacs.

kind
Christian



                 reply	other threads:[~2020-11-01 20:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4CPRvw56KPz9rxD@submission02.posteo.de \
    --to=c.buhtz@posteo.jp \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).