On Jul 17, 9:40 am, Tassilo Horn <[EMAIL PROTECTED]> wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > > Hi Tamas, > > >> - 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. ;) > > Ok, here's a patch that makes anything-header-face a face you can > customize with `customize-face'. By default it's bold and underlined. >
Thanks, I'll look into it when I have the time. > I added a new asynchronous source for the tracker desktop search, too, > see `anything-source-tracker-search'. That's quite identical to the > locate source, but it doesn't refresh after the pattern changes. It > won't be displayed at all after the pattern changes after the first > search. Do you know what the problem could be? I don't really understand the problem. You used (requires-pattern . 3), so results from the source are shown only of there is a pattern and it's at least 3 characters long. What works differently compared to this? Does it work properly if you try it with locate? _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
