>>>> "Raymond" == Raymond Toy
<toy(a)rtp.ericsson.se> writes:
Raymond> I've been using ccase.el with 21.2.34 without any real problems for a
Raymond> couple of weeks. (Very nice!)
Raymond> However, it doesn't work so well with 21.2.35 now.
Raymond> The major problem thus far is that file name completion doesn't work
Raymond> very well at all.
Raymond> With 21.2.34 I could do filename completion with view tags just fine.
Raymond> Now 21.2.35 does weird things. C-x C-f /view/<viewtag>/ <TAB>
is ok
Raymond> (where <viewtag> is some view tag). If I continue with
Raymond> /view/<viewtag>/v and press TAB, I get a beep and the cursor moves
Raymond> back to just after /view. In 21.2.34, this would complete correctly
Raymond> to /view/<viewtag>/vobs.
Raymond> Since the only difference is that I've upgraded to 21.2.35, I assume
Raymond> the problem is due to some change in filename completion in 21.2.35?
Well, recompiling ccase.el with 21.2.35 seems to have fixed this
problem.
Ray