unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* query-replace and the bottom of the screen
@ 2017-09-05 12:00 Uwe Brauer
  2017-09-05 14:58 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2017-09-05 12:00 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

Running emacs 26 on Ubuntu 14.04.

When I start emacs -q and run
query-replace, say like this


(query-replace "this" "this" nil nil nil nil nil)
then everything works like expected:

Text with  expression «this» which is in the middle of my screen is
presented in the middle of the screen:

And I am asked to replace it.

However when I start emacs with my init file, open a file which covers
various screen pages
and do
(query-replace "this" "this" nil nil nil nil nil)

The cursor always jumps to the bottom of the screen and asks me to
replace. This makes it difficult to see the context of the change.
This misbehavior must be caused by some of my setting. But what could it
be. Did anybody notice a similar experience?

Thanks

Uwe Brauer 




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

end of thread, other threads:[~2017-09-05 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05 12:00 query-replace and the bottom of the screen Uwe Brauer
2017-09-05 14:58 ` Eli Zaretskii
2017-09-05 15:51   ` Uwe Brauer
2017-09-05 16:27     ` Eli Zaretskii

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).