emacs-devel
[Top][All Lists]
Advanced

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

make bootstrap failing when bytecompiling diff-mode.el


From: Jens Petersen
Subject: make bootstrap failing when bytecompiling diff-mode.el
Date: Tue, 13 Jul 2004 10:23:07 +0900
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040704)

When I try to build cvs HEAD I see:

:
Compiling /home/petersen/src/emacs/emacs/lisp/./diff-mode.el

In toplevel form:
diff-mode.el:348:1:Error: Wrong number of arguments: #[(base re &optional name endfun) "<byte-codes>" [base base-name prev-sym next-sym name re symbol-name intern 
"-prev" "-next" progn add-to-list (quote debug-ignored-errors) "^No \\(previous\\|next\\) " regexp-quote defun (&optional count) format "Go to the 
next COUNT'th %s." (interactive) (unless count (setq count 1)) if (< count 0) ((- count)) looking-at ((setq count (1+ count))) not re-search-forward (nil t count) goto-char or 
((point-max)) error "No next %s" (goto-char (match-beginning 0)) when (and (eq (current-buffer) (window-buffer (selected-window))) (interactive-p)) let endpt save-excursion (nil 
t 2) ((point-max)) ((unless (pos-visible-in-window-p endpt nil t) (recenter (quote (0))))) (&optional count) "Go to the previous COUNT'th %s" (interactive) (unless count 
(setq count 1)) (< count 0) ((- count)) unless re-search-backward (nil t count) "No previous %s" endfun] 25 ("/home/petersen/src/emacs/emacs/lisp/emacs-lisp
/easy-mmode.elc" . 10658)], 5
make: *** [compile] Error 1

Jens

ps BTW dired updating seems real slow --with-gtk at least.




reply via email to

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