* David Kastrup (2006-09-10) writes:

> Ralf Angeli <[EMAIL PROTECTED]> writes:
>
>> Anyway, it's obvious now that the isearch commands invoked via
>> `C-M-s RET' or `C-s RET C-w' are not equivalent to the similarly
>> looking `re-search-forward' and `word-search-forward' commands.
>
> Hm, yes.  I searched myself silly to see where preview-latex opens up
> overlays when doing isearch.
>
> It does not use search-invisible at all.  Oops.  It used to do this at
> some point of time.

TeX Fold mode uses it, but this does not make a difference with
respect to non-incremental search commands.

> After ruling out the possibility that preview-latex does this by
> magic now, I finally figured that it depends on the setting of
>
>     disable-point-adjustment is a variable defined in `C source code'.
>     Its value is nil
[...]
> Interactive^W Incremental searches set this variable, and it seems
> like C-s RET does not reset it.
>
> preview-latex will open overlays rather than skipping them if
> `disable-point-adjustment' is set.

As I wrote before I consider this a feature.

-- 
Ralf


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to