all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Re: Emacs 25 modules
@ 2016-10-26  7:56 J.J. Ezechiëls
  0 siblings, 0 replies; only message in thread
From: J.J. Ezechiëls @ 2016-10-26  7:56 UTC (permalink / raw)
  To: eliz; +Cc: help-gnu-emacs

To the contrary, I have made efforts to protect all the relevant native
objects in user_ptrs, including specifying a "destructor" fn to be run on
cleanup.
I have tested this functionality on OS X by calling the "constructors" from
Elisp, then using the objects with other functions, then setting the
bindings to nil in the correct order. After every setq, I have a call to
(garbage-collect) in order to force correct cleanup. All of this works
perfectly in OS X.

Best regards / Met vriendelijke groet
Joey Ezechiëls


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-26  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-26  7:56 Re: Emacs 25 modules J.J. Ezechiëls

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.