>> Also there should be an easy way to put a literal space into the >> search string. In regexp isearch this can be done with C-q SPC. > > It is actually easy to extend this to string search, by making an > additional small tweak to isearch-quote-char:
Whoops. This won't work, because using regexp-quote negates it. Sorry. _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
