emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make a new pseudovector type?


From: Stefan Monnier
Subject: Re: How to make a new pseudovector type?
Date: Mon, 18 Jul 2011 09:46:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> In the xwidget branch I use   PVEC_OTHER = 0x400000 from enum pvec_type
> to represent an xwidget.

Don't: create a new PVEC_XWIDGET instead.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]