all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I choose an auto-complete?
@ 2008-10-26 19:01 Wei Weng
  2008-10-27 16:07 ` Nikolaj Schumacher
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Weng @ 2008-10-26 19:01 UTC (permalink / raw
  To: help-gnu-emacs

Hi. How do I choose what option to use when using an auto-complete mode? (I am
using company-mode ATM)

Like the following:

After I type curl_easy_, the setopt/init/cleanup come up as the options to
choose for this function.

curl_easy_[setopt ]
          |init   |
          |cleanup|

How do I choose, say, curl_easy_init?

Thanks
Wei


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

* Re: How do I choose an auto-complete?
  2008-10-26 19:01 How do I choose an auto-complete? Wei Weng
@ 2008-10-27 16:07 ` Nikolaj Schumacher
  0 siblings, 0 replies; 2+ messages in thread
From: Nikolaj Schumacher @ 2008-10-27 16:07 UTC (permalink / raw
  To: Wei Weng; +Cc: help-gnu-emacs

Wei Weng <wweng@acedsl.com> wrote:

> Hi. How do I choose what option to use when using an auto-complete mode? (I am
> using company-mode ATM)

`company-cycle' and `company-cycle-backwards' IIRC.

regards,
Nikolaj Schumacher




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

end of thread, other threads:[~2008-10-27 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 19:01 How do I choose an auto-complete? Wei Weng
2008-10-27 16:07 ` Nikolaj Schumacher

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.