bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#70622: [PATCH] New window parameter 'cursor-type'


From: martin rudalics
Subject: bug#70622: [PATCH] New window parameter 'cursor-type'
Date: Mon, 13 May 2024 10:05:37 +0200
User-agent: Mozilla Thunderbird

> Here's the updated patch:

One ambiguity:

> The initial value for new windows is @code{t}, which says to respect the
> buffer-local value of @code{cursor-type}.  This setting persists across
                                             ^^^^^^^^^^^^
> buffers shown in @var{window}, so @code{set-window-buffer} does not
> reset it.  @xref{Buffers and Windows}.

"This setting" may refer to the "initial value".  I'd write "The value
set by this function".

martin





reply via email to

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