GNU bug report logs - #34842
26.1; Alist documentation: let-alist

Previous Next

Package: emacs;

Reported by: Sebastián Monía <seb.hoagie <at> outlook.com>

Date: Wed, 13 Mar 2019 14:42:02 UTC

Severity: minor

Tags: fixed

Found in version 26.1

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 34842 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Cc: 34842 <at> debbugs.gnu.org,
 Sebastián Monía <seb.hoagie <at> outlook.com>
Subject: Re: bug#34842: 26.1; Alist documentation: let-alist
Date: Sun, 13 Oct 2019 04:48:11 +0200
"Basil L. Contovounesios" <contovob <at> tcd.ie> writes:

> Thanks.  The following constitute what I think are some opportunities
> for clarifying the current doc.  WDYT?

Looks good to me, but:

> +@samp{.} are bound.  Each such @var{.symbol} is bound to the @sc{cdr}
> +of the first association for @var{symbol} in @var{alist} using
> +@code{assq}.  If no such association exists, @var{.symbol} is bound to
> +@code{nil}:
>
> +@lisp
> +(let-alist colors
> +  .tulip)
> +     @result{} nil
> +@end lisp

This bit seems superfluous.  (cdr (assq ...)) is nil when no such
association exists, but this makes it sound like that's a special case
somehow...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.