On Jul 2, 6:50 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
>
> I'll get back to this when the iswitchb integration is finished. Or
> possibly, if you will prefer the integrated iswitchb then it will be
> no problem at all.

Added iswitchb integration. See the newest version on Emacs Wiki.

(defun anything-iswitchb-setup ()
  "Integrate anything completion into iswitchb.

If the user is idle for `anything-iswitchb-idle-delay' seconds
after typing something into iswitchb then anything candidates are
shown for the current iswitchb input.

ESC cancels anything completion and returns to normal iswitchb."
...

_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to