emacs-devel
[Top][All Lists]
Advanced

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

Re: master 760910f: Add a new buffer-local variable `minor-modes'


From: Lars Ingebrigtsen
Subject: Re: master 760910f: Add a new buffer-local variable `minor-modes'
Date: Sun, 14 Feb 2021 14:01:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> "Basil L. Contovounesios" <contovob@tcd.ie> writes:
>
>> Compiling with --enable-checking=structs fails with:
>>
>>   pdumper.c: In function ‘dump_buffer’:
>>   pdumper.c:2696:3: error: #error "buffer changed.
>>      See CHECK_STRUCTS comment in config.h."
>>    2696 | # error "buffer changed. See CHECK_STRUCTS comment in config.h."
>>         |   ^~~~~
>>
>> Does dump_buffer or similar need updating in pdumper.c?
>
> Thanks.  Hm...  I wonder whether I've confused myself here while doing
> the merges.  Did I mean to leave that new member out of the merge?  I'll
> check...

Oh, no, that was a different thing I was thinking of.  I've now fixed
this bit -- I think the correct thing is to set minor_modes to Qnil
here, I guess.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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