emacs-devel
[Top][All Lists]
Advanced

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

Re: Installing `struct buffer' patch


From: Chong Yidong
Subject: Re: Installing `struct buffer' patch
Date: Mon, 14 Feb 2011 11:52:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Tom Tromey <address@hidden> writes:

> Chong> What do you think about replacing B_ with lots of individual macros,
> Chong> like BUF_UNDO_LIST, BUF_NAME, etc.?  This might be ugly in buffer.h, 
> but
> Chong> the rest of the code would be more understandable.
>
> This is exactly what I did originally, but Stefan asked me to change it
> to B_.

Oh, right, I skimmed that discussion.

How bout replacing B_ with something like BUFFER_VAR?



reply via email to

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