all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* inhibit-read-only
@ 2006-02-14 10:37 martin rudalics
  2006-02-14 22:18 ` inhibit-read-only Richard M. Stallman
  0 siblings, 1 reply; 5+ messages in thread
From: martin rudalics @ 2006-02-14 10:37 UTC (permalink / raw)


The following makes everything writable:

(let ((debug-on-error t)
       (inhibit-read-only t))
   (error "?"))

It's somehow worrying.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-16 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-14 10:37 inhibit-read-only martin rudalics
2006-02-14 22:18 ` inhibit-read-only Richard M. Stallman
2006-02-15 10:10   ` inhibit-read-only martin rudalics
2006-02-16  4:40     ` inhibit-read-only Richard M. Stallman
2006-02-16 10:23       ` inhibit-read-only martin rudalics

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.