all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Longlines-mode and auto-save - how to debug?
@ 2009-01-28 18:04 Harald Hanche-Olsen
  0 siblings, 0 replies; only message in thread
From: Harald Hanche-Olsen @ 2009-01-28 18:04 UTC (permalink / raw)
  To: help-gnu-emacs

I am running a fairly new CVS emacs. Lately I have started having
problems with longlines-mode: When emacs tries to auto-save the file,
I get instead this message in the minibuffer:

  Auto-saving <buffer>: Text is read-only

(where <buffer> is the actual buffer name, of course). Turning on
debug-on-error does not do anything. I tried debug-on-quit and hitting
C-g while the message is in the minibuffer, but at that point it is too
late to get a traceback.

This does not happen if I run emacs -q, so something in my .emacs
triggers it. However, my .emacs is quite large. So, before I start
bisecting it to find the cause of the problem, does anybody have any
idea what in particular I should look for, or do you have any
suggestions for getting more information?

Just to head off some unhelpful suggestions, please note it says /Text/
is read-only. We're not hit by a read-only file or directory here: This
really means that emacs is trying to change text marked read-only in
some buffer.

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-28 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-28 18:04 Longlines-mode and auto-save - how to debug? Harald Hanche-Olsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.