|
From: | Stefan Monnier |
Subject: | Re: User-defined record types |
Date: | Sat, 18 Mar 2017 19:24:54 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
We could auto-detect the use of old-style structs (and set the compatibility var) when cl-struct-define is called with a nil value of the `type` argument. [ Of course, this means we need to use a different value for the new `record` format. ] Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |