unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Company mode up/down keys reversed
@ 2017-10-12 13:18 Jonathon McKitrick
  2017-10-12 13:34 ` Dmitry Gutov
       [not found] ` <mailman.1282.1507815302.27995.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Jonathon McKitrick @ 2017-10-12 13:18 UTC (permalink / raw)
  To: help-gnu-emacs

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)


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

end of thread, other threads:[~2017-10-18 12:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-12 13:18 Company mode up/down keys reversed Jonathon McKitrick
2017-10-12 13:34 ` 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

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