[glug-t] Re: emacs search !

On Thu, 2005-03-10 at 08:19 +0000, Senthil Sargunan wrote:
> Thanks
> 
> The bigger code is case sensitive which is not wanted.
> The smaller code doesnt wrap around after eof .

comment out the lines that set the variable case-fold-search to nil to
make the search case insensitive. 
;(setq case-fold-search nil)

> And is there a way to highlight the word occurence in the buffer like C-s 
> does .. ??
> 
try read the isearch.el the C-s code... it may help you. :)

~vimal



---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with 
'unsubscribe' as subject.

Website: http://glugt.linuxisle.com

Other related posts: