From unknown Thu Jun 19 13:53:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#22992 <22992@debbugs.gnu.org> To: bug#22992 <22992@debbugs.gnu.org> Subject: Status: 25.0.92; Missing word in the elisp info page for seq-elt Reply-To: bug#22992 <22992@debbugs.gnu.org> Date: Thu, 19 Jun 2025 20:53:44 +0000 retitle 22992 25.0.92; Missing word in the elisp info page for seq-elt reassign 22992 emacs submitter 22992 Lars Ljung severity 22992 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 11 17:25:14 2016 Received: (at submit) by debbugs.gnu.org; 11 Mar 2016 22:25:14 +0000 Received: from localhost ([127.0.0.1]:45549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aeVUg-00017R-Jv for submit@debbugs.gnu.org; Fri, 11 Mar 2016 17:25:14 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33601) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aeVUe-00017C-O2 for submit@debbugs.gnu.org; Fri, 11 Mar 2016 17:25:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeVUZ-0005ug-3H for submit@debbugs.gnu.org; Fri, 11 Mar 2016 17:25:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:34294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeVUZ-0005uc-17 for submit@debbugs.gnu.org; Fri, 11 Mar 2016 17:25:07 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeVUY-0001B3-64 for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2016 17:25:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeVUT-0005ot-7d for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2016 17:25:06 -0500 Received: from mail17.surf-town.net ([212.97.132.57]:48909 helo=mailgw20.surf-town.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeVUT-0005n5-0j for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2016 17:25:01 -0500 Received: by mailgw20.surf-town.net (Postfix, from userid 65534) id BC1E061E44; Fri, 11 Mar 2016 23:24:58 +0100 (CET) Received: from localhost (unknown [127.0.0.1]) by mailgw20.surf-town.net (Postfix) with ESMTP id 96B5D61E58 for ; Fri, 11 Mar 2016 23:24:58 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mailgw20.surf-town.net Received: from mailgw20.surf-town.net ([127.0.0.1]) by localhost (mailgw20.surf-town.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id C5ZpY+ZNUcCH for ; Fri, 11 Mar 2016 23:24:56 +0100 (CET) Received: from [192.168.0.139] (unknown [80.216.211.44]) (Authenticated sender: lars@matholka.se) by mailgw20.surf-town.net (Postfix) with ESMTPSA id 6A16D61E44 for ; Fri, 11 Mar 2016 23:24:56 +0100 (CET) To: bug-gnu-emacs@gnu.org From: Lars Ljung Subject: 25.0.92; Missing word in the elisp info page for seq-elt Message-ID: <56E345B7.6090809@matholka.se> Date: Fri, 11 Mar 2016 23:24:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) 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, =E2=80=98seq-elt= =E2=80=99 behaves like =E2=80=98elt=E2=80=99. *Note Definition of elt::. I guess it should be "This function returns the element..." Kind regards, Lars Ljung From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 12 03:28:15 2016 Received: (at 22992-done) by debbugs.gnu.org; 12 Mar 2016 08:28:15 +0000 Received: from localhost ([127.0.0.1]:45688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aeeuF-0007Q1-GD for submit@debbugs.gnu.org; Sat, 12 Mar 2016 03:28:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:41785) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aeeuD-0007Pp-Qi for 22992-done@debbugs.gnu.org; Sat, 12 Mar 2016 03:28:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeeu5-0000oi-Ei for 22992-done@debbugs.gnu.org; Sat, 12 Mar 2016 03:28:08 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeeu5-0000oe-BX; Sat, 12 Mar 2016 03:28:05 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4873 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aeeu4-0005KB-Im; Sat, 12 Mar 2016 03:28:05 -0500 Date: Sat, 12 Mar 2016 10:27:31 +0200 Message-Id: <83fuvwgky4.fsf@gnu.org> From: Eli Zaretskii To: Lars Ljung In-reply-to: <56E345B7.6090809@matholka.se> (message from Lars Ljung on Fri, 11 Mar 2016 23:24:55 +0100) Subject: Re: bug#22992: 25.0.92; Missing word in the elisp info page for seq-elt References: <56E345B7.6090809@matholka.se> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 22992-done Cc: 22992-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Lars Ljung > 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. From unknown Thu Jun 19 13:53:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 09 Apr 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator