unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* simple.el 1.715 broke previous-line and next-line
@ 2005-04-29 23:51 Stephan Stahl
  0 siblings, 0 replies; only message in thread
From: Stephan Stahl @ 2005-04-29 23:51 UTC (permalink / raw)


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("Â\b[É	$‡" [arg try-vscroll line-move nil] 5)
  previous-line(1 1)
  call-interactively(previous-line)
-- 
Stephan Stahl

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

only message in thread, other threads:[~2005-04-29 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-29 23:51 simple.el 1.715 broke previous-line and next-line Stephan Stahl

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