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


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

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 73 days ago.

Previous Next


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