[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On image-mode-winprops and using image-mode elsewhere
From: |
Stefan Monnier |
Subject: |
Re: On image-mode-winprops and using image-mode elsewhere |
Date: |
Wed, 14 Dec 2016 10:57:03 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> sets the alist to nil anyways if it's not #'consp. Further, after
> reading a little more carefully I can't find anything that actually
> checks if image-mode-winprops-alist is t, as opposed to an object within
I can't remember the reason, but my guess is that having it be t let me
catch some programming errors earlier. Then again, maybe it's just
a historical accident.
Stefan