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

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

[21.2.93]: Barf on revert in Compilation mode


From: Marshall, Simon
Subject: [21.2.93]: Barf on revert in Compilation mode
Date: Mon, 6 Jan 2003 14:39:09 -0000

This isn't new to 21.2.93, but I'll report it on that basis...

C-x C-f some-file and M-x compilation-mode RET (it doesn't actually have
to be compilation output)
Edit the file outside of Emacs (e.g., make >& some-file)
File/Revert Buffer from Emacs menu

Emacs pops up dialog asking "Restart compilation?"  The problem is, the
buffer contains file contents not process output.  If you click on the
"Yes" button, Emacs barfs:

apply: Wrong number of arguments: #[(command error-message &optional
name-of-mode parser error-regexp-alist name-function enter-regexp-alist
leave-regexp-alist file-regexp-alist ...) ...

Ideally, Emacs should know that the buffer contains file contents and
revert it in the normal way.  At the very least, it shouldn't barf.

Simon.





reply via email to

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