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

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

bug#3120: 23.0.92; custom-guess-alist should use type `alist' for alists


From: Lars Magne Ingebrigtsen
Subject: bug#3120: 23.0.92; custom-guess-alist should use type `alist' for alists
Date: Mon, 11 Jul 2011 16:58:29 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> I think (not sure nothing would break) that custom-guess-alist should
> have this for alists:
>
> ("-alist\\'" (alist :key-type sexp :value-type sexp))
>
> instead of what it currently has:
>
> ("-alist\\'" (repeat (cons sexp sexp)))
>
> Presumably, the value in use was written before type `alist' was available.

Sounds likely.  I've now done the suggested change in Emacs 24.  If this
breaks something for someone, please revert.

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





reply via email to

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