From: phaebz <phaebz@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: auto-complete mode with org-mode
Date: Thu, 03 Feb 2011 13:59:59 +0100 [thread overview]
Message-ID: <4D4AA6CF.5090804@googlemail.com> (raw)
I am using org-mode v. 7.3 and auto-complete v. 1.2
I added org-mode to "ac-modes" as described in the documentation. When typing in an org-mode buffer, I correctly get the popup-menu from auto-complete mode. If I then press TAB to complete the word, nothing happens - since TAB is bound to org-cycle.
I am not really familliar with ac-mode, but I guess it could be using a hook when populating the popup menu, so that I could bind the tab key in this hook ac-specific and bind it then again to org-cycle when after-completion-hook is run, in case there is one... I just wanted to ask here if others have a similar setup/issue and how it is solved elegantly, i.e. in org-mode style.
Thank you
Michael Bach
next reply other threads:[~2011-02-03 13:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-03 12:59 phaebz [this message]
2011-02-03 15:38 ` auto-complete mode with org-mode Eric S Fraga
2011-02-06 13:04 ` phaebz
2011-02-06 14:00 ` Eric S Fraga
2011-02-10 10:13 ` phaebz
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=4D4AA6CF.5090804@googlemail.com \
--to=phaebz@googlemail.com \
--cc=emacs-orgmode@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.