On Wed, 8 May 2002, Kai Großjohann wrote:
> Maybe someday I will write that KIO_CVS stuff [experimentally
at
> least] and then you can make little changes in CVS by "poking"
> instead of updating and recommitting. [Slow net connection people
> would like this???]
Hm.
Does KIO_* have a generic interface? Emacs also has a generic
interface to file operations. So if we could string these two
generic interfaces together somehow, we'd have something which
generically works for all KIO_* stuff, all in one generic^Wgo.
Modifying Emacs to use URLs instead of it's own extensible file name
format is the fundamental problem here, I think.