emacs-pretest-bug
[Top][All Lists]
Advanced

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

previous-line gets Args out of range error


From: Dan Nicolaescu
Subject: previous-line gets Args out of range error
Date: Tue, 03 May 2005 21:03:05 -0700

emacs -q 
M-x goto-char RET 1 RET
C-p
an error occurs: Args out of range: 0, 0

The backtrace is:

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)




reply via email to

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