all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.