GNU bug report logs - #51930
27.2; Buffer-local functions? Buffers specified buffer-locally?

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Wed, 17 Nov 2021 21:52:01 UTC

Severity: minor

Found in version 27.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #49 received at 51930 <at> debbugs.gnu.org (full text, mbox):

From: Phil Sainty <psainty <at> orcon.net.nz>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 51930 <at> debbugs.gnu.org, larsi <at> gnus.org, drew.adams <at> oracle.com
Subject: Re: bug#51930: 27.2; Buffer-local functions? Buffers specified buffer-locally?
Date: Wed, 21 Sep 2022 16:05:10 +1200
On 2022-09-21 14:36, Eli Zaretskii wrote:
>> From: Phil Sainty <psainty <at> orcon.net.nz>
>>       Functions specified by the buffer-local value are called ...
>>       Functions specified by the default value are called ...
> 
> Double passive tense? no, thanks.

Well one of those is what's already in the manual.

I personally disagree that the double passive tense is bad here,
but here's another alternative:


 -- Variable: window-buffer-change-functions

     A list of functions called during redisplay when window buffers
     have changed.  Each function takes a single argument.

     For the buffer-local value, each function is called for any window
     showing the corresponding buffer, if that window has been created
     or assigned that buffer since the last time window change functions
     were run.  In this case the window is passed as argument.

     For the default value, each function is called for a frame if at
     least one window on that frame has been added, deleted or assigned
     another buffer since the last time window change functions were
     run.  In this case the frame is passed as argument.





This bug report was last modified 2 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.