bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16276: defcustom should require a :type


From: Glenn Morris
Subject: bug#16276: defcustom should require a :type
Date: Sat, 28 Dec 2013 03:40:33 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 24.3
Severity: wishlist

I think it should be a compile-time error to specify a defcustom without
a type. Currently there is not even a warning.
If you really can't figure out the type, it won't kill you to write
:type 'sexp (but you can almost always do better).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]