unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Robo Cernansky <roboce@yahoo.com>
Subject: Emacs freezes after C-v command
Date: Wed, 31 Jul 2002 09:38:15 +0200 (Central Europe Daylight Time)	[thread overview]
Message-ID: <31822.696599602$1028101230@news.gmane.org> (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

                 reply	other threads:[~2002-07-31  7:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='31822.696599602$1028101230@news.gmane.org' \
    --to=roboce@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).