Stefan Monnier writes: > Right, so we have 3 options, indeed: > - `get` looks up to byte-compile-plist-environment > - byte-compile manipulates `get`s overriding-plist-environment > - provide a new get-like function. > > Either one is fine by me, I'm thinking the 2nd looks best. Is it correct to `put' `byte-compile-define-symbol-prop' as the hunk handler for both `define-symbol-prop' and `function-put'?