bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C-s C-s C-s .. try case insensitive if overwrap fails


From: Kevin Rodgers
Subject: Re: C-s C-s C-s .. try case insensitive if overwrap fails
Date: Thu, 09 Jan 2003 10:07:58 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:

Minor idea: when we get to "Failing I-search: bla bla" currently it
only tries wrapping... maybe when that fails too it should try case
insensitive, if the user happens to be using case sensitive.  BTW,
wrapping isn't mentioned on C-h k C-s, (though it probably is in Info.)

From isearch.el:

;; Some bindings you may want to put in your isearch-mode-hook.
;; Suggest some alternates...
;; (define-key isearch-mode-map "\C-t" 'isearch-toggle-case-fold)
;; (define-key isearch-mode-map "\C-t" 'isearch-toggle-regexp)
;; (define-key isearch-mode-map "\C-^" 'isearch-edit-string)

Those commands aren't even mentioned in the Texinfo manual, much less the
isearch-* doc strings.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]