unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* C-s C-s C-s .. try case insensitive if overwrap fails
@ 2003-01-08 20:09 Dan Jacobson
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Jacobson @ 2003-01-08 20:09 UTC (permalink / raw)


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.)
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C-s C-s C-s .. try case insensitive if overwrap fails
       [not found] <mailman.73.1042064981.21513.bug-gnu-emacs@gnu.org>
@ 2003-01-09 17:07 ` Kevin Rodgers
  2003-01-09 23:45   ` Dan Jacobson
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2003-01-09 17:07 UTC (permalink / raw)


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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C-s C-s C-s .. try case insensitive if overwrap fails
  2003-01-09 17:07 ` C-s C-s C-s .. try case insensitive if overwrap fails Kevin Rodgers
@ 2003-01-09 23:45   ` Dan Jacobson
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Jacobson @ 2003-01-09 23:45 UTC (permalink / raw)


K> ;; (define-key isearch-mode-map "\C-t" 'isearch-toggle-case-fold)
K> ;; (define-key isearch-mode-map "\C-t" 'isearch-toggle-regexp)
K> ;; (define-key isearch-mode-map "\C-^" 'isearch-edit-string)
K> Those commands aren't even mentioned in the Texinfo manual, much less the
K> isearch-* doc strings.

well two are bound to the same so fix that first, somebody.
and "C-^" isn't portable, for me at least.

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

64? @n @nti-spam obfusc@tion? Isn't filtering more fun?
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-09 23:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.73.1042064981.21513.bug-gnu-emacs@gnu.org>
2003-01-09 17:07 ` C-s C-s C-s .. try case insensitive if overwrap fails Kevin Rodgers
2003-01-09 23:45   ` Dan Jacobson
2003-01-08 20:09 Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).