From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#39789: eieio Info misspells slot name in eieio-instance-tracker Date: Wed, 26 Feb 2020 15:48:58 -0500 Message-ID: <878skpxef9.fsf@ericabrahamsen.net> References: <871rqir6sq.fsf@gmail.com> <87tv3dxo2x.fsf@ericabrahamsen.net> <02D80411-CEE8-4028-9695-F24351097980@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="46742"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 39789-done@debbugs.gnu.org, nuclearspace@gmail.com To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 26 21:50:13 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j73dE-000C2j-P0 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 26 Feb 2020 21:50:12 +0100 Original-Received: from localhost ([::1]:49764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j73dD-00033z-OL for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 26 Feb 2020 15:50:11 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41261) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j73d5-00033g-Px for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2020 15:50:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j73d4-00087O-Pi for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2020 15:50:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j73d4-00087A-Mq for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2020 15:50:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j73d4-0006Nd-LF for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2020 15:50:02 -0500 Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Feb 2020 20:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 39789 X-GNU-PR-Package: emacs Mail-Followup-To: 39789@debbugs.gnu.org, eric@ericabrahamsen.net, nuclearspace@gmail.com Original-Received: via spool by 39789-done@debbugs.gnu.org id=D39789.158275014824443 (code D ref 39789); Wed, 26 Feb 2020 20:50:02 +0000 Original-Received: (at 39789-done) by debbugs.gnu.org; 26 Feb 2020 20:49:08 +0000 Original-Received: from localhost ([127.0.0.1]:57785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j73cC-0006MA-57 for submit@debbugs.gnu.org; Wed, 26 Feb 2020 15:49:08 -0500 Original-Received: from ericabrahamsen.net ([52.70.2.18]:40110 helo=mail.ericabrahamsen.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j73cB-0006LD-3k for 39789-done@debbugs.gnu.org; Wed, 26 Feb 2020 15:49:07 -0500 Original-Received: from localhost (cpe-67-245-149-62.nyc.res.rr.com [67.245.149.62]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 90BB5FA9B0; Wed, 26 Feb 2020 20:48:59 +0000 (UTC) In-Reply-To: <02D80411-CEE8-4028-9695-F24351097980@gnu.org> (Eli Zaretskii's message of "Wed, 26 Feb 2020 18:01:28 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:176513 Archived-At: Eli Zaretskii writes: > On February 26, 2020 5:20:22 PM GMT, Eric Abrahamsen wrote: >> akater writes: >>=20 >> > I'm using Emacs 28 from git master. >> > >> > Excerpt from EIEIO entry in Info Directory: >> >> Sometimes it is useful to keep a master list of all instances of a >> >> given class. The class =E2=80=98eieio-instance-tracker=E2=80=99 perf= orms this >> task. >> > >> >> -- Class: eieio-instance-tracker tracker-symbol >> >> Enable instance tracking for this class. The slot >> TRACKER-SYMBOL >> >> should be initialized in inheritors of this class to a symbol >> >> created with =E2=80=98defvar=E2=80=99. This symbol will serve a= s the variable >> used >> >> as a master list of all objects of the given class. >> > >> > At the moment, eieio-instance-tracker is defined in eieio-base with >> slot >> > named >> > >> >> TRACKING-SYMBOL >> > >> > not >> > >> >> TRACKER-SYMBOL >> > >> > EIEIO entry in Info Directory should thus be patched to refer to >> slot's >> > actual name `tracking-symbol'. These are the only two mentions of >> the >> > slot in eieio.info.bz2 >>=20 >> This would be easy enough to fix -- we're doing documentation fixes on >> the 27 branch, right? > > Yes, thanks. Done, thanks for reporting. Eric