unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [miyoshi@meadowy.org: Unexpected recentering]
@ 2007-06-01 17:55 Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2007-06-01 17:55 UTC (permalink / raw)
  To: emacs-devel

Would someone please fix this in the trunk, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
Date: Fri, 01 Jun 2007 21:47:19 +0900
From: MIYOSHI Masanori <miyoshi@meadowy.org>
To: emacs-pretest-bug@gnu.org
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/mixed; boundary="Multipart_Fri_Jun_01_21:47:18_2007-1"
Subject: Unexpected recentering

- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset=US-ASCII

In GNU Emacs 22.0.990 on Windows, when the cursor is moved up to
the taller line, it sometimes jumps back to the center of the
window.

The following operation reproduces the problem.

1. emacs -q
2. C-x C-f somewhere/attached.txt ;; Read the attached file.
3. M-x show-paren-mode
4. M-x highlight-regexp RET Larger RET hi-black-hb
   ;; Now the highlighted line is taller than others.
5. M-: (setq scroll-step 1)
6. M-: (setq scroll-margin 1)
7. M->
8. C-p ;; Move the cursor STEPWISE up to the highlighted line.  When the
       ;; cursor gets there, it jumps back to the center of the window.


- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline; filename="attached.txt"
Content-Transfer-Encoding: 7bit

(
Larger than the default line height
)
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9

- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset=US-ASCII


- --
MIYOSHI Masanori

- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

- --Multipart_Fri_Jun_01_21:47:18_2007-1--
------- End of forwarded message -------

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

* [miyoshi@meadowy.org: Unexpected recentering]
@ 2007-07-14 18:00 Richard Stallman
  2007-07-14 21:53 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2007-07-14 18:00 UTC (permalink / raw)
  To: emacs-devel

[Resending for lack of response]

Would someone please fix this in the trunk, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
Date: Fri, 01 Jun 2007 21:47:19 +0900
From: MIYOSHI Masanori <miyoshi@meadowy.org>
To: emacs-pretest-bug@gnu.org
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/mixed; boundary="Multipart_Fri_Jun_01_21:47:18_2007-1"
Subject: Unexpected recentering

- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset=US-ASCII

In GNU Emacs 22.0.990 on Windows, when the cursor is moved up to
the taller line, it sometimes jumps back to the center of the
window.

The following operation reproduces the problem.

1. emacs -q
2. C-x C-f somewhere/attached.txt ;; Read the attached file.
3. M-x show-paren-mode
4. M-x highlight-regexp RET Larger RET hi-black-hb
   ;; Now the highlighted line is taller than others.
5. M-: (setq scroll-step 1)
6. M-: (setq scroll-margin 1)
7. M->
8. C-p ;; Move the cursor STEPWISE up to the highlighted line.  When the
       ;; cursor gets there, it jumps back to the center of the window.


- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline; filename="attached.txt"
Content-Transfer-Encoding: 7bit

(
Larger than the default line height
)
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9

- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset=US-ASCII


- --
MIYOSHI Masanori

- --Multipart_Fri_Jun_01_21:47:18_2007-1
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

- --Multipart_Fri_Jun_01_21:47:18_2007-1--
------- End of forwarded message -------

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

* Re: [miyoshi@meadowy.org: Unexpected recentering]
  2007-07-14 18:00 Richard Stallman
@ 2007-07-14 21:53 ` Jason Rumney
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2007-07-14 21:53 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman wrote:
> [Resending for lack of response]
>
> Would someone please fix this in the trunk, then ack?
>   
It was fixed by Chong Yidong on the same day it was originally reported.
You must have missed his mail.

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

end of thread, other threads:[~2007-07-14 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01 17:55 [miyoshi@meadowy.org: Unexpected recentering] Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-07-14 18:00 Richard Stallman
2007-07-14 21:53 ` Jason Rumney

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