|
From: | Stefan Monnier |
Subject: | Re: Using glib's g_file_monitor_file and g_file_monitor_directory |
Date: | Tue, 04 Jun 2013 21:23:45 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>> AFAIR at the time Stefan didn't like this alternative (or any other, >> for that matter). make_save_value is for objects which shouldn't be visible to Elisp. It's not terrible if Elisp gets to see them, but it should not happen "in the normal course of things". If you need something like that, then create a new type for it (either a new lisp_misc or a new pseudo vector). Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |