Tassilo Horn <t...@gnu.org> writes: > The standard way of doing completion in modern emacsen is to add your > own completion function to `completion-at-point-functions' and bind > M-TAB to `complete-symbol'. That does all the magic of showing a > *Completions* buffer with multiple possibilities and completing common > prefixes for you. > > I've already started working on that, and I'm mostly finished. I'll > send a pull request anytime soon.
Pull request is sent! > I have one minor problem, though. Is there a way to block until a > handler has done its job? I did it in a poor-man's fashion, but it works anyway. Bye, Tassilo -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en