GNU bug report logs - #26947
Preserve read-only when debugger with let-bound inhibit-read-only t.

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Tue, 16 May 2017 00:01:01 UTC

Severity: minor

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 26947 <at> debbugs.gnu.org (full text, mbox):

From: Keith David Bershatsky <esq <at> lawlist.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 26947 <at> debbugs.gnu.org
Subject: Re: bug#26947: Preserve read-only when debugger with let-bound
 inhibit-read-only t.
Date: Wed, 17 May 2017 11:05:59 -0700
Yes, let-binding is indeed better than using `setq`.  Thank you.

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

DATE:  [05-17-2017 06:34:15] <17 May 2017 09:34:15 -0400>
FROM:  Stefan Monnier <monnier <at> iro.umontreal.ca>
> 
> ***
> 
> Actually, the better option is probably to
> 
>     (let ((inhibit-read-only nil))
> 
> around debug, like we already do with various other variables.
> 
> ***




This bug report was last modified 3 years and 339 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.