emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109327: Generalize INTERNAL_FIEL


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109327: Generalize INTERNAL_FIELD between buffers, keyboards and frames.
Date: Fri, 03 Aug 2012 18:52:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

>   return frame_buffer_list (XFRAME (frame));

And then we have to remember that it's a "trivial" function that
can't GC?  No, I don't like that at all.
"foo->buffer_list" is clear, concise and does just what we want.


        Stefan



reply via email to

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