emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch for fields of `struct buffer'


From: Tom Tromey
Subject: Re: Patch for fields of `struct buffer'
Date: Fri, 28 Jan 2011 11:42:54 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Stefan> Yes, indeed.  BTW, glancing at globals.h, why are <foo>_consed in
Stefan> emacs_globals?

There are a bunch of DEFVAR_INTs in alloc.c that refer to them.

It is sort of a weird case since I think it doesn't really make sense to
let-bind these.  However, it is possible, and it was simpler to just let
the script update everything.

Tom



reply via email to

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