RE: jde-jalopy.el: buffer is read-only
"Nascif Abousalh-Neto" <[email protected]> Mon, 14 Aug 2006 12:22:22 -0400
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Hi Jiri, Looks like this is, as you said, a generic problem with CVS Emacs. I found some information about it here: http://www.mozart-oz.org/pipermail/mozart-hackers/2005/002219.html which says that: "It seems that compile-mode now enforces read-only." I applied the suggested workaround (plus some other clean-up code) to jde-jalopy. You can download the latest version here: http://www.emacswiki.org/cgi-bin/wiki/jde-jalopy.el Thanks, Nascif A.A. Neto -----Original Message----- From: Jiri Pejchal [mailto:[email protected]] Sent: Sunday, August 13, 2006 6:41 PM To: [email protected] Subject: jde-jalopy.el: buffer is read-only Hi, when I try to use in jde-jalopy.el (cvs emacs) the function jde-jalopy-buffer I get the following error: apply: Buffer is read-only: #<buffer *jalopy-compilation*> There were probably similar errors in other packages. How can it be fixed? Thanks. -- Jiri Pejchal