Your message dated Sat, 19 Nov 2005 19:58:25 +0900 (JST) with message-id <[EMAIL PROTECTED]> and subject line Bug#293799: prime-el: load-path for insparens.elc has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 5 Feb 2005 20:11:07 +0000 >From [EMAIL PROTECTED] Sat Feb 05 12:11:07 2005 Return-path: <[EMAIL PROTECTED]> Received: from vega.ocn.ne.jp (smtp.vega.ocn.ne.jp) [222.146.51.72] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CxWGo-0006tf-00; Sat, 05 Feb 2005 12:11:07 -0800 Received: from localhost (p25060-adsau07doujib1-acca.osaka.ocn.ne.jp [61.119.218.60]) by smtp.vega.ocn.ne.jp (Postfix) with ESMTP id 7F1AC6CEE; Sun, 6 Feb 2005 05:11:05 +0900 (JST) Date: Sun, 06 Feb 2005 05:10:21 +0900 (JST) Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: prime-el: load-path for insparens.elc From: Tatsuya Kinoshita <[EMAIL PROTECTED]> X-Mailer: Mew version 4.2rc3 on Emacs 21.3.50 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sun_Feb__6_05_10_21_2005_182)--" Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: ----Security_Multipart(Sun_Feb__6_05_10_21_2005_182)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Package: prime-el Version: 1.5.0.1-1 With emacs21, insparens.elc is installed in `/usr/share/emacs21/site-lisp/prime-el/contrib'. But the directory is not added to load-path in the startup file `/etc/emacs/site-start.d/55prime-el.el'. Please add the `prime-el/contrib' directory to load-path, or install insparens.elc in the `prime-el' directory instead of the `prime-el/contrib' directory. Also, in the startup file, please use `debian-pkg-add-load-path-item' instead of `setq', according to debian-emacs-policy: | Emacs add-on packages may not modify load-path directly. They must | use (debian-pkg-add-load-path-item <path>). This function will | make sure that their additions end up in the right place -- before | the emacs system directories, but after the /usr/local/ | directories. Also, add-on packages will need to either check | (fboundp 'debian-pkg-add-load-path-item) before calling this | function, or add a dependency on emacsen-common (>= 1.4.14). Thanks, -- Tatsuya Kinoshita ----Security_Multipart(Sun_Feb__6_05_10_21_2005_182)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCBSgtgV4LPvpMUpgRAlxPAKCo6lkdKjiwyEE72yFszqwtikL1ZQCeIF5O vnyFFAB3rNzGmFTOxPgJmsY= =XPVp -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Feb__6_05_10_21_2005_182)---- --------------------------------------- Received: (at 293799-done) by bugs.debian.org; 19 Nov 2005 10:57:54 +0000 >From [EMAIL PROTECTED] Sat Nov 19 02:57:54 2005 Return-path: <[EMAIL PROTECTED]> Received: from mx1.seikyou.ne.jp ([61.122.128.75]) by spohr.debian.org with esmtp (Exim 4.50) id 1EdQPq-0000D6-Dd for [EMAIL PROTECTED]; Sat, 19 Nov 2005 02:57:54 -0800 Received: from localhost (4.97.44.61.ap.seikyou.ne.jp [61.44.97.4]) by mx1.seikyou.ne.jp with ESMTP id jAJAvUWJ004232 Sat, 19 Nov 2005 19:57:31 +0900 Date: Sat, 19 Nov 2005 19:58:25 +0900 (JST) Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#293799: prime-el: load-path for insparens.elc From: Hidetaka Iwai <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Prom-Mew: Prom-Mew 4.0.50 (Unofficial) X-fingerprint: 33 83 38 F9 E1 21 0D 16 52 34 1B 60 3F 4A 29 5B DE A9 EC 6B X-URL: http://bozu.sytes.net/~tyuyu/ X-Mailer: Mew version 4.0.65 on Emacs 21.4 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-5.5 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Version: 1.5.0.1-2 This bug is already fixed in 1.5.0.1-2, but the bug was not closed automatically in the changelog. The changelog entry is as follows: prime-el (1.5.0.1-2) unstable; urgency=low * debian/patches/10_adapt_to_debian_emacs_policy.dpatch: Added contrib to load-path, and changed to use (debian-pkg-add-load-path-item) to adapt to debian emacs policy (closes: #293799). -- Hidetaka Iwai <[EMAIL PROTECTED]> Fri, 11 Feb 2005 20:46:47 +0900 Best regards, - -- Hidetaka Iwai [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFDfwVGP0opW96p7GsRAjoqAJoCp2ku2OtMyU6e1B581pVK7MTYLACdHsWL MwWOMSg4PRq5Iu1+RuOnesk= =QzBQ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]