emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* auto-complete mode with org-mode
@ 2011-02-03 12:59 phaebz
  2011-02-03 15:38 ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: phaebz @ 2011-02-03 12:59 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2011-02-10 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-03 12:59 auto-complete mode with org-mode phaebz
2011-02-03 15:38 ` Eric S Fraga
2011-02-06 13:04   ` phaebz
2011-02-06 14:00     ` Eric S Fraga
2011-02-10 10:13       ` phaebz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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