unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs freezes after C-v command
@ 2002-07-31  7:38 Robo Cernansky
  0 siblings, 0 replies; only message in thread
From: Robo Cernansky @ 2002-07-31  7:38 UTC (permalink / raw)


Hallo!

I'd like to report a bug in GNU Emacs. It appears in both versions that I use:

"GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2002-04-09 on porky.devel.redhat.com"
(it is installed from original rpm package from RedHat 7.3)
$ uname -a
Linux amit.tt 2.4.18-5custom #1 Tue Jul 30 22:02:01 CEST 2002 i586 unknown

and

"GNU Emacs 21.1.1 (i386-mingw-nt5.0.2195) of 2001-11-02 on ROBOC"
MS Windows 2000

Emacs freezes (executing an infinite loop) when C-v is executed in buffer
whose last line is also last in buffer's window. To reproduce this bug follow
these steps:

* run emacs
* type C-h C-c (we use for example copying conditions file)
* type M-> (move to end of buffer)
* move pointer to the middle of buffer window and type C-l; make sure that
  last line of buffer is also last in the window (last line is the empty one)
* type C-v (forward one screen)

Now Emacs is not responding to any user action. It must be killed by SIGTERM.

Note that this only happens when variable scroll-margin is set e.g. to 3. So in
your .emacs should be this lines:

(custom-set-variables
 '(scroll-margin 3))


Regards,

Robert


-- 
Robo Cernansky
E-mail: roboce@yahoo.com
Jabber: HS@jabber.sk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-31  7:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-31  7:38 Emacs freezes after C-v command Robo Cernansky

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