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

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

[debbugs-tracker] bug#35063: closed (26.1; Doc of window parameter `othe


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35063: closed (26.1; Doc of window parameter `other-window'...)
Date: Sat, 06 Apr 2019 08:10:02 +0000

Your message dated Sat, 06 Apr 2019 11:09:13 +0300
with message-id <address@hidden>
and subject line Re: bug#35063: 26.1; Doc of window parameter `other-window'...
has caused the debbugs.gnu.org bug report #35063,
regarding 26.1; Doc of window parameter `other-window'...
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35063: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35063
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; Doc of window parameter `other-window'... Date: Sun, 31 Mar 2019 15:37:18 -0700 (PDT)
(elisp) `Window Parameters' should be the place where the window
parameters are each described.

A reader should not just fall upon a cop-out description such as this:

`other-window'
     This parameter affects the execution of `other-window' (see Cylic
     Window Ordering)

But the real bug is that when you go to node Cyclic Window Ordering you
find nothing at all describing parameter `other-window', whose doc sent
you there for a real description.

Arguably parameter `no-other-window' is described there:

     This function does not select a window that has a non-'nil'
     'no-other-window' window parameter (*note Window Parameters::).

But there's nothing about parameter `other-window'.

Also, the first sentence of node `Window Parameters' says:

     This section describes how window parameters can be used to
     associate additional information with windows.

But it doesn't seem to be mostly about that.  Only the description of
function `set-window-parameter' tells you "how window parameters can be
used to associate additional information with windows".

What's more, the node doesn't really tell you _why_ you would
associate...  What's that for?  When would you do that?  Not clear from
this node, AFAICT.  OK, a few of the parameter descriptions,
e.g. `window-preserved-size' give an idea of what they might be used
for.  But most do not, do they?



In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
 of 2018-05-30
Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea
Windowing system distributor `Microsoft Corp.', version 10.0.17134
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''



--- End Message ---
--- Begin Message --- Subject: Re: bug#35063: 26.1; Doc of window parameter `other-window'... Date: Sat, 06 Apr 2019 11:09:13 +0300
> Date: Sun, 31 Mar 2019 15:37:18 -0700 (PDT)
> From: Drew Adams <address@hidden>
> 
> (elisp) `Window Parameters' should be the place where the window
> parameters are each described.
> 
> A reader should not just fall upon a cop-out description such as this:
> 
> `other-window'
>      This parameter affects the execution of `other-window' (see Cylic
>      Window Ordering)

There's nothing wrong, per se, with having the detailed description of
the parameter in a more appropriate place.  It isn't a "cop-out".

> But the real bug is that when you go to node Cyclic Window Ordering you
> find nothing at all describing parameter `other-window', whose doc sent
> you there for a real description.

I added the description of other-window parameter there.

> Also, the first sentence of node `Window Parameters' says:
> 
>      This section describes how window parameters can be used to
>      associate additional information with windows.
> 
> But it doesn't seem to be mostly about that.  Only the description of
> function `set-window-parameter' tells you "how window parameters can be
> used to associate additional information with windows".

I modified that sentence to not imply the actual description of the
parameters must be in this section.

> What's more, the node doesn't really tell you _why_ you would
> associate...  What's that for?  When would you do that?  Not clear from
> this node, AFAICT.  OK, a few of the parameter descriptions,
> e.g. `window-preserved-size' give an idea of what they might be used
> for.  But most do not, do they?

If you read the detailed descriptions of the parameters in the context
of the functions they affect, I think this question answers itself.

Thanks.


--- End Message ---

reply via email to

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