>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> (b) is not, I believe, now possible nor in the works. I Bennett> agree, though, that it would be a useful addition. (An aside Bennett> to those more in the know than I: what do the lfuns Bennett> "word-find-backward" and "word-find-forward" do?) These are strange lfuns actually. You do "word-find-forward foo" using the minibuffer to find `foo', and then every use of word-find-forward wothout argument will search for foo again. Not very user-friendly IMO. However, it would not be very difficult to change this lfun to use by default the last string used in search. JMarc
