[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: contentswitch.el --- switch to buffer/file by content
From: |
Ted Zlatanov |
Subject: |
Re: contentswitch.el --- switch to buffer/file by content |
Date: |
Mon, 06 Oct 2008 09:16:02 -0500 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) |
On Sat, 04 Oct 2008 18:10:05 +0900 (JST) address@hidden wrote:
r> From: Ted Zlatanov <address@hidden>
r> Subject: Re: contentswitch.el --- switch to buffer/file by content
r> Date: Thu, 02 Oct 2008 12:51:56 -0500
>> I can't read the Japanese, but the code doesn't really integrate
>> contentswitch with anything.el. Rather, it creates a fake
>> contentswitch-like matcher. For me it's broken--nothing displays for
>> any pattern.
r> Yes, it is only a fake as implied by the name.
I didn't know the functionality was fake as well ;)
>> Are you interested in integrating contentswitch with it?
r> Yes, I want to use contentswitch within anything.
How do you think that will work? contentswitch shows live matches as
you type; will that integrate easily with anything.el? The calculator
source in anything-sources.el is a nice demo of dynamic result updates,
so maybe it will work.
Anyhow, the more pertinent question is, will you implement it or are you
waiting for someone to do it?
Ted