all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Krishnakant <krmane@openmailbox.org>
To: Dmitry Gutov <dgutov@yandex.ru>, help-gnu-emacs@gnu.org
Subject: Re: problems configuring company-mode for auto completion key banding
Date: Tue, 14 Feb 2017 12:07:57 +0530	[thread overview]
Message-ID: <92607eb6-f838-720e-dbfa-b84c8a7243e6@openmailbox.org> (raw)
In-Reply-To: <7052b2b0-d4bf-d25f-9382-b4a6d6cb0960@yandex.ru>


Hi and thank you for your help.



On Monday 13 February 2017 08:32 PM, Dmitry Gutov wrote:
> Hi Krishnakant,
>
> On 13.02.2017 07:14, Krishnakant wrote:
>
>> The problem is that although default auto completion behavior  is 
>> perfectly good for sighted users, for me it is too much speech.
>
> That's understandable. Since you are a blink user, though, I'm not 
> sure if you can really benefit from the popup-like UI.
>
I can certainly use the dropdown because I choose from the list using 
arrow keys.  All I need is that it happens one only when I want it.
> Maybe try and see if C-M-i works as well for you, and if it doesn't, 
> request that elpy integrates with completion-at-point-functions.
>
>> So what I was trying to do is to set company-mode not to auto 
>> complete automatically.
>
> The variable that controls it is company-idle-delay. Try:
>
> (setq company-idle-delay nil)
>
Where should I have it?
Should I put it just any where in my .init.el file?
> You can find all the customization variables by typing 'M-x 
> customize-group RET company'.
>
>> Note that I am very new to setting such things in Emacs.
>> So I have to manauly start python-mode when I open a .py file. I am 
>> aware this is not correct but can't see what's wrong.
>
> Emacs should enter python-mode by default in .py files. If it doesn't, 
> what major mode does it use? You can find out by evaluating 
> 'major-mode'. Press M-: to evaluate an expression.
>
Yes I will do that.
Thanks a million.
happy hacking.
Krishnakant.




  reply	other threads:[~2017-02-14  6:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-13  5:14 problems configuring company-mode for auto completion key banding Krishnakant
2017-02-13 15:02 ` Dmitry Gutov
2017-02-14  6:37   ` Krishnakant [this message]
2017-02-13 20:28 ` hector

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=92607eb6-f838-720e-dbfa-b84c8a7243e6@openmailbox.org \
    --to=krmane@openmailbox.org \
    --cc=dgutov@yandex.ru \
    --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.
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.