Re[1]: ede-save-cache: Buffer is read-only: #<buffer .projects.ede>
"Eric M. Ludlam" <[email protected]> Wed, 18 Jul 2007 21:43:22 -0400
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
>>> Joseph S <[email protected]> seems to think that: >A new problem: After just upgrading JDE, ecb, and CEDET whenever I try >to quit emacs (even if I never opened a file to edit) I get: > >ede-save-cache: Buffer is read-only: #<buffer .projects.ede> > > >There is this buffer .projects.ede that I can't get rid of. No matter >how many times I kill it it keeps coming back, and I end up having to >kill emacs from the command line. Does anyone know what this is? Hi, I fixed ede in CEDET CVS to solve this problem. The file in question is in ~/.projects.ede, so for some reason that file is not writable. Making it writable, or changing `ede-project-placeholder-cache-file' to someplace you can write will fix it in the short term. Eric -- Eric Ludlam: [email protected], [email protected] Home: http://www.ludlam.net Siege: www.siege-engine.com Emacs: http://cedet.sourceforge.net GNU: www.gnu.org