From unknown Fri Sep 05 11:02:21 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#9525 <9525@debbugs.gnu.org> To: bug#9525 <9525@debbugs.gnu.org> Subject: Status: 24.0.50; Elisp manual: index most-(posi|nega)tive-fixnum under (max|min) Reply-To: bug#9525 <9525@debbugs.gnu.org> Date: Fri, 05 Sep 2025 18:02:21 +0000 retitle 9525 24.0.50; Elisp manual: index most-(posi|nega)tive-fixnum under= (max|min) reassign 9525 emacs submitter 9525 "Drew Adams" severity 9525 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 16 21:56:31 2011 Received: (at submit) by debbugs.gnu.org; 17 Sep 2011 01:56:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4k8t-000179-6v for submit@debbugs.gnu.org; Fri, 16 Sep 2011 21:56:31 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4k8q-000171-3b for submit@debbugs.gnu.org; Fri, 16 Sep 2011 21:56:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4k4B-0000Ev-K7 for submit@debbugs.gnu.org; Fri, 16 Sep 2011 21:51:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:50260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4k4B-0000Er-Ii for submit@debbugs.gnu.org; Fri, 16 Sep 2011 21:51:39 -0400 Received: from eggs.gnu.org ([140.186.70.92]:60618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4k4A-0002nw-IA for bug-gnu-emacs@gnu.org; Fri, 16 Sep 2011 21:51:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4k49-0000Ed-MA for bug-gnu-emacs@gnu.org; Fri, 16 Sep 2011 21:51:38 -0400 Received: from acsinet15.oracle.com ([141.146.126.227]:54484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4k49-0000EY-DL for bug-gnu-emacs@gnu.org; Fri, 16 Sep 2011 21:51:37 -0400 Received: from rtcsinet21.oracle.com (rtcsinet21.oracle.com [66.248.204.29]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p8H1pXmi031723 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 17 Sep 2011 01:51:35 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by rtcsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p8H1pWUe018577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 17 Sep 2011 01:51:33 GMT Received: from abhmt108.oracle.com (abhmt108.oracle.com [141.146.116.60]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p8H1pQBt028193 for ; Fri, 16 Sep 2011 20:51:26 -0500 Received: from dradamslap1 (/10.159.62.142) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 16 Sep 2011 18:51:26 -0700 From: "Drew Adams" To: Subject: 24.0.50; Elisp manual: index most-(posi|nega)tive-fixnum under (max|min) Date: Fri, 16 Sep 2011 18:51:28 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acx03FDVw7wHov4RTTqtC7G2klJIaA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Source-IP: rtcsinet21.oracle.com [66.248.204.29] X-CT-RefId: str=0001.0A090205.4E73FD27.00C2,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) In the Elisp manual, try to find the variables holding the largest and smallest integers. Unless you happen to know and look for their names, you will not find them using `i'. Variables `most-positive-fixnum' and `most-negative-fixnum' should be indexed not only under their names but also using the terms "maximum" and "minimum" in conjunction with "integer" and even just "number". Those are the kinds of words that someone will use when trying to find such a variable. In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-09-12 on 3249CTO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.5) --no-opt' From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 17 04:26:59 2011 Received: (at 9525-done) by debbugs.gnu.org; 17 Sep 2011 08:26:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4qEl-0005yR-Cu for submit@debbugs.gnu.org; Sat, 17 Sep 2011 04:26:59 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4qEi-0005yJ-Rz for 9525-done@debbugs.gnu.org; Sat, 17 Sep 2011 04:26:57 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LRN00G00R1SP900@a-mtaout20.012.net.il> for 9525-done@debbugs.gnu.org; Sat, 17 Sep 2011 11:22:07 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.239.98]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LRN00GU1R8UP410@a-mtaout20.012.net.il>; Sat, 17 Sep 2011 11:22:07 +0300 (IDT) Date: Sat, 17 Sep 2011 11:20:04 +0300 From: Eli Zaretskii Subject: Re: bug#9525: 24.0.50; Elisp manual: index most-(posi|nega)tive-fixnum under (max|min) In-reply-to: X-012-Sender: halo1@inter.net.il To: Drew Adams Message-id: <8339fvvavf.fsf@gnu.org> References: X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 9525-done Cc: 9525-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.0 (--) > From: "Drew Adams" > Date: Fri, 16 Sep 2011 18:51:28 -0700 > > Variables `most-positive-fixnum' and `most-negative-fixnum' should be > indexed not only under their names but also using the terms "maximum" > and "minimum" in conjunction with "integer" and even just "number". Thanks, fixed. From unknown Fri Sep 05 11:02:21 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, 15 Oct 2011 11:24:05 +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