From unknown Fri Sep 05 19:41:16 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4252: 23.1; three .el Keywords bits Reply-To: Kevin Ryde , 4252@debbugs.gnu.org Resent-From: Kevin Ryde Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Tue, 25 Aug 2009 02:05:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4252 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125116549821233 (code B ref -1); Tue, 25 Aug 2009 02:05:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Aug 2009 01:58:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=AWL,GMAIL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7P1wGGH021228 for ; Mon, 24 Aug 2009 18:58:18 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MflIe-0007ep-BU for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MflIZ-0007bQ-8y for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:15 -0400 Received: from [199.232.76.173] (port=47308 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MflIZ-0007b3-37 for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:11 -0400 Received: from mailout2-10.pacific.net.au ([125.255.80.137]:45052 helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MflIY-0000Ne-8V for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:10 -0400 Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id 9FF4418C735 for ; Tue, 25 Aug 2009 11:58:04 +1000 (EST) Received: from blah.blah (ppp2D80.dyn.pacific.net.au [61.8.45.128]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id D25AA8C29 for ; Tue, 25 Aug 2009 11:58:03 +1000 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1MflI5-0005fZ-2S for bug-gnu-emacs@gnu.org; Tue, 25 Aug 2009 11:57:41 +1000 From: Kevin Ryde To: bug-gnu-emacs@gnu.org Date: Tue, 25 Aug 2009 11:57:38 +1000 Message-ID: <87prakac4t.fsf@blah.blah> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) --=-=-= 2009-08-24 Kevin Ryde * emacs-lisp/gulp.el: Correction "Keywords: maint", not "maintenance", per finder-by-keyword. * play/landmark.el: Add "Keywords: games" per other games. * progmodes/mixal-mode.el: Add "Keywords: languages" per other programming modes. In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5) of 2009-08-03 on raven, modified by Debian configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=gulp.el.keywords.diff --- gulp.el.~1.26.~ 2009-07-23 07:41:52.000000000 +1000 +++ gulp.el 2009-08-24 09:02:00.000000000 +1000 @@ -5,7 +5,7 @@ ;; Author: Sam Shteingold ;; Maintainer: FSF -;; Keywords: maintenance +;; Keywords: maint ;; This file is part of GNU Emacs. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=landmark.el.keywords.diff --- landmark.el.~1.42.~ 2009-08-22 07:48:24.000000000 +1000 +++ landmark.el 2009-08-24 09:10:43.000000000 +1000 @@ -5,7 +5,7 @@ ;; Author: Terrence Brannon (was: ) ;; Created: December 16, 1996 - first release to usenet -;; Keywords: gomoku, neural network, adaptive search, chemotaxis +;; Keywords: games, gomoku, neural network, adaptive search, chemotaxis ;;;_* Usage ;;; Just type --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=mixal-mode.el.keywords.diff --- mixal-mode.el.~1.19.~ 2009-01-07 11:30:30.000000000 +1100 +++ mixal-mode.el 2009-08-24 09:11:19.000000000 +1000 @@ -7,7 +7,7 @@ ;; Maintainer: Pieter E.J. Pareit ;; Created: 09 Nov 2002 ;; Version: 0.1 -;; Keywords: Knuth mix mixal asm mixvm "The Art Of Computer Programming" +;; Keywords: languages Knuth mix mixal asm mixvm "The Art Of Computer Programming" ;; This file is part of GNU Emacs. --=-=-=-- From unknown Fri Sep 05 19:41:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Kevin Ryde Subject: bug#4252 closed by Glenn Morris (Re: bug#4252: 23.1; three .el Keywords bits) Message-ID: References: <87prakac4t.fsf@blah.blah> X-Emacs-PR-Message: they-closed 4252 X-Emacs-PR-Package: emacs Reply-To: 4252@debbugs.gnu.org Date: Tue, 25 Aug 2009 03:25:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1251170707-6358-1" This is a multi-part message in MIME format... ------------=_1251170707-6358-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4252: 23.1; three .el Keywords bits It has been closed by Glenn Morris . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Glenn Morris by replying to this email. --=20 4252: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4252 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1251170707-6358-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4252-done) by emacsbugs.donarmstrong.com; 25 Aug 2009 03:16:25 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7P3GNQa004927 for <4252-done@emacsbugs.donarmstrong.com>; Mon, 24 Aug 2009 20:16:25 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MfmWF-00069n-41; Mon, 24 Aug 2009 23:16:23 -0400 From: Glenn Morris To: 4252-done@debbugs.gnu.org Subject: Re: bug#4252: 23.1; three .el Keywords bits References: <87prakac4t.fsf@blah.blah> X-Spook: freedom munitions Panama eavesdropping Security Council X-Ran: f]^~n\*9(frw_| (Kevin Ryde's message of "Tue, 25 Aug 2009 11:57:38 +1000") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Applied thanks. No need for ChangeLog entries for comments, BTW. Kevin Ryde wrote: > 2009-08-24 Kevin Ryde > > * emacs-lisp/gulp.el: Correction "Keywords: maint", not > "maintenance", per finder-by-keyword. > * play/landmark.el: Add "Keywords: games" per other games. > * progmodes/mixal-mode.el: Add "Keywords: languages" per other > programming modes. ------------=_1251170707-6358-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 25 Aug 2009 01:58:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=AWL,GMAIL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7P1wGGH021228 for ; Mon, 24 Aug 2009 18:58:18 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MflIe-0007ep-BU for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MflIZ-0007bQ-8y for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:15 -0400 Received: from [199.232.76.173] (port=47308 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MflIZ-0007b3-37 for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:11 -0400 Received: from mailout2-10.pacific.net.au ([125.255.80.137]:45052 helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MflIY-0000Ne-8V for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2009 21:58:10 -0400 Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id 9FF4418C735 for ; Tue, 25 Aug 2009 11:58:04 +1000 (EST) Received: from blah.blah (ppp2D80.dyn.pacific.net.au [61.8.45.128]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id D25AA8C29 for ; Tue, 25 Aug 2009 11:58:03 +1000 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1MflI5-0005fZ-2S for bug-gnu-emacs@gnu.org; Tue, 25 Aug 2009 11:57:41 +1000 From: Kevin Ryde To: bug-gnu-emacs@gnu.org Subject: 23.1; three .el Keywords bits Date: Tue, 25 Aug 2009 11:57:38 +1000 Message-ID: <87prakac4t.fsf@blah.blah> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) --=-=-= 2009-08-24 Kevin Ryde * emacs-lisp/gulp.el: Correction "Keywords: maint", not "maintenance", per finder-by-keyword. * play/landmark.el: Add "Keywords: games" per other games. * progmodes/mixal-mode.el: Add "Keywords: languages" per other programming modes. In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5) of 2009-08-03 on raven, modified by Debian configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=gulp.el.keywords.diff --- gulp.el.~1.26.~ 2009-07-23 07:41:52.000000000 +1000 +++ gulp.el 2009-08-24 09:02:00.000000000 +1000 @@ -5,7 +5,7 @@ ;; Author: Sam Shteingold ;; Maintainer: FSF -;; Keywords: maintenance +;; Keywords: maint ;; This file is part of GNU Emacs. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=landmark.el.keywords.diff --- landmark.el.~1.42.~ 2009-08-22 07:48:24.000000000 +1000 +++ landmark.el 2009-08-24 09:10:43.000000000 +1000 @@ -5,7 +5,7 @@ ;; Author: Terrence Brannon (was: ) ;; Created: December 16, 1996 - first release to usenet -;; Keywords: gomoku, neural network, adaptive search, chemotaxis +;; Keywords: games, gomoku, neural network, adaptive search, chemotaxis ;;;_* Usage ;;; Just type --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=mixal-mode.el.keywords.diff --- mixal-mode.el.~1.19.~ 2009-01-07 11:30:30.000000000 +1100 +++ mixal-mode.el 2009-08-24 09:11:19.000000000 +1000 @@ -7,7 +7,7 @@ ;; Maintainer: Pieter E.J. Pareit ;; Created: 09 Nov 2002 ;; Version: 0.1 -;; Keywords: Knuth mix mixal asm mixvm "The Art Of Computer Programming" +;; Keywords: languages Knuth mix mixal asm mixvm "The Art Of Computer Programming" ;; This file is part of GNU Emacs. --=-=-=-- ------------=_1251170707-6358-1-- From unknown Fri Sep 05 19:41:16 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4252: closed by Glenn Morris (Re: bug#4252: 23.1; three .el Keywords bits) Reply-To: Kevin Ryde , 4252@debbugs.gnu.org Resent-From: Kevin Ryde Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 28 Aug 2009 23:20:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4252 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4252-submit@emacsbugs.donarmstrong.com id=B4252.12515013096475 (code B ref 4252); Fri, 28 Aug 2009 23:20:05 +0000 Received: (at 4252) by emacsbugs.donarmstrong.com; 28 Aug 2009 23:15:09 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mailout1.pacific.net.au (mailout1-1.pacific.net.au [61.8.2.208]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7SNF7Ll006420 for <4252@emacsbugs.donarmstrong.com>; Fri, 28 Aug 2009 16:15:09 -0700 Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 065D3502306; Sat, 29 Aug 2009 09:15:06 +1000 (EST) Received: from blah.blah (ppp283F.dyn.pacific.net.au [61.8.40.63]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 69F738C04; Sat, 29 Aug 2009 09:15:00 +1000 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1MhAdh-0001w8-1t; Sat, 29 Aug 2009 09:13:49 +1000 From: Kevin Ryde To: 4252@debbugs.gnu.org Cc: Glenn Morris References: <87prakac4t.fsf@blah.blah> Date: Sat, 29 Aug 2009 09:13:48 +1000 In-Reply-To: (Emacs bug Tracking System's message of "Tue, 25 Aug 2009 03:25:07 +0000") Message-ID: <87ws4no7kj.fsf@blah.blah> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Glenn Morris writes: > > No need for ChangeLog entries for comments, BTW. Though those Keywords bits get into the finder / finder-inf.el code of course ...