On Jul 16, 3:37 pm, Tassilo Horn <[EMAIL PROTECTED]> wrote: > Hi, > > I started using anything.el today and really enjoy it. Nevertheless > there're some things that could be better. > > - Use a custom face for the headlines in the *anything* buffer. I saw > that was mentioned earlier and I'm ok with the "first functionality, > then eye-candy" approach. >
Eye candy gets implemented faster if patches are submitted. ;) > - Add an attribute that forbids removing elements that don't match the > pattern. I want to add a source for the tracker desktop search, but > files that contain the text "foo" probably don't have "foo" in their > name and won't be displayed with the current implementation. > It's possible already. Simply implement an asynchronous source. See anything-source-locate as an example. _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
