emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

simple.el 1.715 broke previous-line and next-line


From: Stephan Stahl
Subject: simple.el 1.715 broke previous-line and next-line
Date: Sat, 30 Apr 2005 01:51:41 +0200 (CEST)
User-agent: SquirrelMail/1.4.0

Hi.

As of version 1.715 of simple.el next-line does no longer beep when
trying to go past the last line. previous-line does not beep too but
it also displays "Args out of range: 0, 0" in the echo area.
previous-line gives this backtrace when debug-on-error is t:

Debugger entered--Lisp error: (args-out-of-range 0 0)
  get-char-property(0 invisible)
  line-move-invisible-p(0)
  line-move-1(-1 nil nil)
  line-move(-1 nil nil 1)
  byte-code("Â[É $‡" [arg try-vscroll line-move nil] 5)
  previous-line(1 1)
  call-interactively(previous-line)
-- 
Stephan Stahl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]