unofficial mirror of emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).