From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 19571@debbugs.gnu.org
Subject: bug#19571: 25.0.50; `display-buffer-alist': ALIST is completely undefined
Date: Sun, 11 Jan 2015 21:14:47 -0800 (PST) [thread overview]
Message-ID: <d336a089-dd44-4539-bdd3-3468b2c0b735@default> (raw)
In-Reply-To: <<834mrw6542.fsf@gnu.org>>
> > ALIST is mentioned only here:
> >
> > ACTION is a cons cell (FUNCTION . ALIST), where FUNCTION is a
> > function or a list of functions. Each such function should
> > accept two arguments: a buffer to display and an alist of the
> > same form as ALIST. See `display-buffer' for details.
> >
> > "of the same form as ALIST"? Really? What form is that? Where is
> > *anything* said about the form of ALIST?
>
> It's an alist. And you are referred to the documentation of
> 'display-buffer' for details. I see nothing wrong with that.
No, you are referred to `display-buffer' for ACTION - for info about
everything in the ACTION paragraph. Nothing says that the ALIST here
is related to the ALIST mentioned for `display-buffer', at all.
Or if it is related somehow, nothing says how it is related.
The ALIST mentioned for `display-buffer' is described in its doc
string only as "an arbitrary association list (alist)." Arbitrary.
That doesn't jibe well with "of the same form as ALIST" in the
description of `display-buffer-alist', which suggests that the ALIST
mentioned for `display-buffer-alist' has some particular form,
unspecified here.
Or else it suggests that, whatever the form an ALIST for
`display-buffer-alist' might have in any given concrete instance,
the alist to be accepted as arg to each FUNCTION must have that
same form.
In that case, we are left wondering, not about some predefined but
unspecified form that ALIST must have, but rather what could possibly
even be meant by the "form" that it takes concretely. IOW, we wonder
what kind of form conformance is required for the alist arg that
FUNCTION must accept - in what way must it agree with the "form" of
ALIST?
My guess is that, at the very least, there is some misleading text
to remove here. The description now is a puzzle.
If there is nothing to say about ALIST, so that it is simply an
"arbitrary" alist, then I'd say that nothing more should be said
about it - certainly nothing suggesting that it might need to
have a particular form.
If there is some agreement ("form" or otherwise) that must be had
between ALIST and the alist arg accepted by FUNCTION, then please
spell out what is meant by that. For example, if the keys in the
alist accepted by FUNCTION must be a subset of the keys in the
actual ALIST for `display-buffer-alist', then say that. (That's
just a made-up example - I have no idea what the real constraint
being suggested here might be.)
But do with the doc string what you like. If you find it perfectly
clear, more power to you. I'm just reporting that I find it
confusing and not so helpful. HTH.
next parent reply other threads:[~2015-01-12 5:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <<5526ae92-4543-48d1-b553-7524dd9ff984@default>
[not found] ` <<834mrw6542.fsf@gnu.org>
2015-01-12 5:14 ` Drew Adams [this message]
2015-01-12 16:07 ` bug#19571: 25.0.50; `display-buffer-alist': ALIST is completely undefined Eli Zaretskii
[not found] ` <<d336a089-dd44-4539-bdd3-3468b2c0b735@default>
[not found] ` <<83387g56f4.fsf@gnu.org>
2015-01-18 21:12 ` Drew Adams
2015-01-19 16:07 ` Eli Zaretskii
2015-01-12 2:12 Drew Adams
2015-01-12 3:38 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d336a089-dd44-4539-bdd3-3468b2c0b735@default \
--to=drew.adams@oracle.com \
--cc=19571@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).