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

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

bug#17247: 24.4.50; end-of-defun bug in elisp


From: Leo Liu
Subject: bug#17247: 24.4.50; end-of-defun bug in elisp
Date: Sat, 12 Apr 2014 14:04:04 +0800

1. In a fresh elisp buffer insert the following lines

;;;; start
(tan 2)

(sin 2)
(cos 2)
;;;; end

2. goto end of buffer and execute (end-of-defun -1) a few times

Bug: can not move pass (sin 2)

Leo





reply via email to

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