emacs-devel
[Top][All Lists]
Advanced

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

Re: Calling occur from within isearch


From: Johan Bockgård
Subject: Re: Calling occur from within isearch
Date: Tue, 04 Dec 2007 00:25:32 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Juri Linkov <address@hidden> writes:

> !  (if (and (eq case-fold-search t) search-upper-case)
> !      (isearch-no-upper-case-p regexp t)
> !    case-fold-search)

This seems kind of ugly.  The documentation for case-fold-search doesn't
talk about any special meaning of a non-nil, non-t value.

-- 
Johan Bockgård





reply via email to

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