GNU bug report logs - #22992
25.0.92; Missing word in the elisp info page for seq-elt

Previous Next

Package: emacs;

Reported by: Lars Ljung <lars <at> matholka.se>

Date: Fri, 11 Mar 2016 22:26:02 UTC

Severity: normal

Found in version 25.0.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Lars Ljung <lars <at> matholka.se>
Subject: bug#22992: closed (Re: bug#22992: 25.0.92; Missing word in the
 elisp info page for seq-elt)
Date: Sat, 12 Mar 2016 08:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#22992: 25.0.92; Missing word in the elisp info page for seq-elt

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 22992 <at> debbugs.gnu.org.

-- 
22992: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22992
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ljung <lars <at> matholka.se>
Cc: 22992-done <at> debbugs.gnu.org
Subject: Re: bug#22992: 25.0.92;
 Missing word in the elisp info page for seq-elt
Date: Sat, 12 Mar 2016 10:27:31 +0200
> From: Lars Ljung <lars <at> matholka.se>
> Date: Fri, 11 Mar 2016 23:24:55 +0100
> 
> The documentation for seq-elt in the elisp info page looks like this:
> 
>  -- Function: seq-elt sequence index
>      This function the element at the index INDEX in SEQUENCE.  INDEX
>      can be an integer from zero up to the length of SEQUENCE minus one.
>      For out-of-range values on built-in sequence types, ‘seq-elt’
>      behaves like ‘elt’.  *Note Definition of elt::.
> 
> I guess it should be "This function returns the element..."

Thanks, fixed.

[Message part 3 (message/rfc822, inline)]
From: Lars Ljung <lars <at> matholka.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.92; Missing word in the elisp info page for seq-elt
Date: Fri, 11 Mar 2016 23:24:55 +0100
The documentation for seq-elt in the elisp info page looks like this:

 -- Function: seq-elt sequence index
     This function the element at the index INDEX in SEQUENCE.  INDEX
     can be an integer from zero up to the length of SEQUENCE minus one.
     For out-of-range values on built-in sequence types, ‘seq-elt’
     behaves like ‘elt’.  *Note Definition of elt::.

I guess it should be "This function returns the element..."

Kind regards,
Lars Ljung



This bug report was last modified 9 years and 72 days ago.

Previous Next


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