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

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

[debbugs-tracker] bug#19571: closed (25.0.50; `display-buffer-alist': AL


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19571: closed (25.0.50; `display-buffer-alist': ALIST is completely undefined)
Date: Mon, 19 Jan 2015 16:08:02 +0000

Your message dated Mon, 19 Jan 2015 18:07:22 +0200
with message-id <address@hidden>
and subject line Re: bug#19571: 25.0.50; `display-buffer-alist': ALIST is 
completely undefined
has caused the debbugs.gnu.org bug report #19571,
regarding 25.0.50; `display-buffer-alist': ALIST is completely undefined
to be marked as done.

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


-- 
19571: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19571
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; `display-buffer-alist': ALIST is completely undefined Date: Sun, 11 Jan 2015 18:12:04 -0800 (PST)
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?


In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'



--- End Message ---
--- Begin Message --- Subject: Re: bug#19571: 25.0.50; `display-buffer-alist': ALIST is completely undefined Date: Mon, 19 Jan 2015 18:07:22 +0200
> Date: Sun, 18 Jan 2015 13:12:03 -0800 (PST)
> From: Drew Adams <address@hidden>
> Cc: address@hidden
> 
> > > > > 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.
> > 
> > Since (see above) "ACTION is a cons cell (FUNCTION . ALIST)",
> > describing ACTION also describes ALIST, which is part of ACTION.  IOW,
> > "everything in the ACTION paragraph" includes ALIST.
> 
> The very next sentence I wrote is key:
> 
>   Nothing says that the ALIST here is related to the ALIST mentioned
>   for `display-buffer', at all.
> 
> That's the point.  If ALIST here is the same as ALIST in the
> `display-buffer' description, then it is sufficient to refer
> to the latter.

It's the same word, and there are no other ALISTs around, so why
wouldn't it be?

We use the same word for the same thing all over the place, and the
last thing I'd imagine is that someone could not understand they mean
the same.

> See above.  If it helps, great.  If not, so be it.  To repeat:
> 
>   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.

OK, closing.


--- End Message ---

reply via email to

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