Tomohiro Matsuyama

Results 41 issues of Tomohiro Matsuyama

We should manage regression tests for productive development. `ert` is now part of GNU Emacs 24 and it might be useful.

Deciding whether or not to enable ac-mode via `ac-modes` is not robust. We should check `prog-mode` instead.

feature

Fork from #149

documentation

Currently, http://cx4a.org/software/auto-complete/ is not up-to-date. Plus, it is somewhat messy to maintain. Is there any option to distribute packages and publish documentation?

documentation

Moved from https://github.com/auto-complete/auto-complete/issues/91

(popup-cascade-menu '(("Foo" "a" "b" "c") "Bar")) "c" seems not to be in "Foo".

feature