Ralf Angeli <[EMAIL PROTECTED]> writes: > * David Kastrup (2006-09-10) writes: > >> Well, I changed my mind. It is standard behavior of preview-latex not >> to open previews when a command moves into them. The only exception >> are [left] and [right] keys. > > Then according to your view there is a bug, because in my case > previews are being opened wether I am searching with `C-s', `C-M-s' or > `C-M-s RET'. Checked with circ.tex and the search string "einf" which > will find the section "Einführung".
Not at all: preview-latex auto-opens for _interactive_ searches and replacements. That is required since otherwise the interactive command would get disrupted. There is no similar automatism for non-interactive commands. > Value of `preview-auto-reveal' is > (preview-arrived-via backward-char forward-char). Emacs version is > GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of > 2006-08-22 on neutrino. > > To avoid being misunderstood: In my opinion searching should open > previews per default. I never said differently. But because there is nothing that makes non-interactive search/replace commands special, they have to be listed by hand. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
