unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19930: 25.0.50; REGRESSION: accessing minibuffer from 2nd frame for same buffer scrolls window back to point of 1st frame
@ 2015-02-23 19:19 Drew Adams
  2018-06-06  1:02 ` Noam Postavsky
  0 siblings, 1 reply; 5+ messages in thread
From: Drew Adams @ 2015-02-23 19:19 UTC (permalink / raw)
  To: 19930

This regression was introduced in Emacs 24.3.  There is no such problem
in Emacs 20 through 24.2.

To reproduce:

1. runemacs.exe -Q --debug-init  -l "onetest.el" -f "1on1-emacs"
   File onetest.el is attached.

   This opens Emacs with a standalone minibuffer frame.

2. Visit a file with some text in it, say foo.el, in the original
   (non-minibuffer) frame displayed.

3. Put point on some function name, e.g. near bob.

3. C-x 5 2, so you now have two frames showing the same buffer.

4. In the frame just created, scroll down a ways (or otherwise move down
   - it is unimportant how you do this), and put point on some other
   symbol (name).

5. M-x grep RET

   As soon as you hit RET, the current window (in the second frame)
   scrolls back to the point position of the first frame.  And if you
   then use M-n to grab a name at point for `grep', it grabs the symbol
   name under the point for the other frame.

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'





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

end of thread, other threads:[~2018-06-06 11:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <<c1df2094-8a49-41a7-a5e3-d32b4b0bfb36@default>
     [not found] ` <<87zi084the.fsf@gmail.com>
     [not found]   ` <<837encab6p.fsf@gnu.org>
2018-06-06  4:51     ` bug#19930: 25.0.50; REGRESSION: accessing minibuffer from 2nd frame for same buffer scrolls window back to point of 1st frame Drew Adams
2018-06-06 11:50       ` Noam Postavsky
2015-02-23 19:19 Drew Adams
2018-06-06  1:02 ` Noam Postavsky
2018-06-06  2:41   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

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