emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5bba1b95b80: Further adjustments for restoring killed buffer


From: Michael Heerdegen
Subject: Re: master 5bba1b95b80: Further adjustments for restoring killed buffer windows (Bug#68235)
Date: Sat, 16 Mar 2024 02:50:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Martin Rudalics via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

> +If the value of this variable is a function, that function should take
> +three arguments.  The first argument specifies the frame whose windows
> +have been restored.  The third argument is either the constant
> +@code{configuration} if the windows are restored by
> +@code{set-window-configuration} or the constant @code{state} if the
> +windows are restored by @code{window-state-put}.

Martin, can we maybe say "symbol" instead of "constant" here?  "Symbol"
is more precise, "constant" is, well, any passed value is constant,
and here the symbol's name is "configuration" which could even mean
"window configuration", so the interpretation of the text is ambiguous.


TIA,

Michael.



reply via email to

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