> I investigated this. The commands that toggle default values, such as > toggle-case-fold-search, fail to make this clear in their doc strings. > Would someone please fix those doc strings?
I've done this for toggle-case-fold-search. > There is already a menu item Truncate Long Lines in this Buffer. (Its > doc string doesn't make clear that it applies only to the current > buffer.) We could have a couple more such options -- but not too > many! It sounds like you are suggesting more items for the menu with unclear doc strings. What are you suggesting? Part of the problem I experienced with info is that it sets the value of case-fold-search (in Info-mode and Info-find-node-in-buffer). I think it should just bind it temporarily, if needed, and operations like isearch-forward should work according to _my_ preference. -- Nick http://www.inet.net.nz/~nickrob _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
