unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jonathon McKitrick <jmckitrick@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Company mode up/down keys reversed
Date: Thu, 12 Oct 2017 06:18:15 -0700 (PDT)	[thread overview]
Message-ID: <60bb75c7-41ec-4cfb-a1cc-a996a891aec1@googlegroups.com> (raw)

I'm seeing an odd behavior where when the completion candidates appear, the up and down selection keys do the opposite of what is expected. Any ideas what might cause that?

here's my current setup:

(setq company-idle-delay 0.01
      company-show-numbers t
      company-tooltip-limit 10
      company-tooltip-align-annotations t
      company-minimum-prefix-length 2
      company-selection-wrap-around t
      company-selection-changed t
      company-tooltip-flip-when-above nil
      company-require-match nil
      company-quickhelp-max-lines 60
      pos-tip-border-width 0)

(company-quickhelp-mode 1)


             reply	other threads:[~2017-10-12 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 13:18 Jonathon McKitrick [this message]
2017-10-12 13:34 ` Company mode up/down keys reversed Dmitry Gutov
     [not found] ` <mailman.1282.1507815302.27995.help-gnu-emacs@gnu.org>
2017-10-18 11:30   ` Jonathon McKitrick
2017-10-18 12:35     ` Dmitry Gutov

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=60bb75c7-41ec-4cfb-a1cc-a996a891aec1@googlegroups.com \
    --to=jmckitrick@gmail.com \
    --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).