GNU bug report logs - #56400
Make setopt warn on type mismatch

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Tue, 5 Jul 2022 15:33:02 UTC

Severity: wishlist

Tags: moreinfo

Fixed in version 29.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 56400 <at> debbugs.gnu.org
Subject: Re: bug#56400: Make setopt warn on type mismatch
Date: Tue, 05 Jul 2022 19:32:53 +0200
Stefan Kangas <stefan <at> marxist.se> writes:

> Aha, I guess it doesn't throw an error if `tetris' isn't loaded
> already, as it has no way of knowing the type yet.  IOW, in emacs -Q,
> I need to say this to get an error:
>
> (progn
>   (require 'tetris)
>   (setopt tetris-buffer-width "hello"))

Yup.

> That's pretty good, but I wonder if we could do better.  I expect that
> users will often set settings from libraries that aren't yet loaded.
> For example, how about warning upon loading the library if the
> variable is set to an incompatible value?  Or something.

Hm...  yes, that should certainly be possible.  I guess the check would
go in...  `custom-declare-variable'?  Yeah, almost.

Now fixed in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 2 years and 359 days ago.

Previous Next


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