Your message dated Sun, 30 Oct 2005 18:17:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336466: fixed in emacs-goodies-el 26.2-1
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 maintonly) by bugs.debian.org; 30 Oct 2005 13:41:39 +0000
>From [EMAIL PROTECTED] Sun Oct 30 05:41:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (dione.pcaserver.net) [195.32.84.213]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EWDRK-0007Lx-00; Sun, 30 Oct 2005 05:41:38 -0800
Received: (qmail 17367 invoked from network); 30 Oct 2005 14:41:36 +0100
Received: from sv3-100.epfl.ch (HELO gismo.pca.it) (128.178.192.100)
by meteo.pca.it with SMTP; 30 Oct 2005 14:41:36 +0100
Received: by gismo.pca.it (Postfix, from userid 1000)
id 4770ECC76; Sun, 30 Oct 2005 14:41:02 +0100 (CET)
From: Luca Capello <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: debian-el: [debian-bug.el] doesn't sign reports sent with Gnus/PGG
X-Debbugs-CC: Luca Capello <[EMAIL PROTECTED]>
Date: Sun, 30 Oct 2005 14:41:02 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
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-Level:
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
Package: debian-el
Version: 26.1-1
Severity: minor
If I report a bug with debian-bug.el + Emacs snapshot + No Gnus 0.4,
my mail isn't automatically signed by PGG, because the string needed
is added at the end of the message and not just after the Gnus "--text
follows this line--" string.
If I cut/paste the PGG string where it should be, my mail will be
signed.
In my ~/.gnus, I've the following:
(require 'pgg)
(add-hook 'gnus-message-setup-hook 'mml-secure-message-sign-pgpmime)
The problem seems to be in (debian-bug-package), specifically the
(forward-line 1). In fact, with (forward-line 2) all is working
correctly.
I thought about a specific check, something like:
=====
<cut>
(require 'sendmail)
(goto-char (mail-header-end))
(if (equal mail-user-agent 'gnus-user-agent)
(forward-line 2)
(forward-line 1))
(message "Getting package information from system...")
(debian-bug-prefill-report package severity)
<cut>
=====
But this is not always true, because if you don't use PGG (not sign
neither encrypt) (forward-line 1) is working correctly.
Maybe the simplest solution should be a (forward-line 2) always, but I
never used other than Gnus on Emacs, so I don't know if other MUA adds
different lines.
BTW, I left the PGG string where it's automatically inserted by
debian-bug.el just FYI. And this mail should not be signed :-(
Thx, bye,
Gismo / Luca
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages debian-el depends on:
ii binutils 2.16.1cvs20050902-1 The GNU assembler, linker and bina
ii emacs-snapshot-nox [ 1:20051027-1 The GNU Emacs editor (without X su
pi emacs21 [emacsen] 21.4a-3 The GNU Emacs editor
ii reportbug 3.17 reports bugs in the Debian distrib
Versions of packages debian-el recommends:
pn dlocate <none> (no description available)
ii groff-base 1.18.1.1-10 GNU troff text-formatting system (
ii wget 1.10.2-1 retrieves files from the web
-- no debconf information
<#secure method=pgpmime mode=sign>
---------------------------------------
Received: (at 336466-close) by bugs.debian.org; 31 Oct 2005 02:17:33 +0000
>From [EMAIL PROTECTED] Sun Oct 30 18:17:33 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EWPEW-0000WG-00; Sun, 30 Oct 2005 18:17:12 -0800
From: Peter S Galbraith <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#336466: fixed in emacs-goodies-el 26.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 30 Oct 2005 18:17:12 -0800
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-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: emacs-goodies-el
Source-Version: 26.2-1
We believe that the bug you reported is fixed in the latest version of
emacs-goodies-el, which is due to be installed in the Debian FTP archive:
debian-el_26.2-1_all.deb
to pool/main/e/emacs-goodies-el/debian-el_26.2-1_all.deb
devscripts-el_26.2-1_all.deb
to pool/main/e/emacs-goodies-el/devscripts-el_26.2-1_all.deb
dpkg-dev-el_26.2-1_all.deb
to pool/main/e/emacs-goodies-el/dpkg-dev-el_26.2-1_all.deb
emacs-goodies-el_26.2-1.diff.gz
to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.2-1.diff.gz
emacs-goodies-el_26.2-1.dsc
to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.2-1.dsc
emacs-goodies-el_26.2-1_all.deb
to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.2-1_all.deb
emacs-goodies-el_26.2.orig.tar.gz
to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.2.orig.tar.gz
gnus-bonus-el_26.2-1_all.deb
to pool/main/e/emacs-goodies-el/gnus-bonus-el_26.2-1_all.deb
vm-bonus-el_26.2-1_all.deb
to pool/main/e/emacs-goodies-el/vm-bonus-el_26.2-1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter S Galbraith <[EMAIL PROTECTED]> (supplier of updated emacs-goodies-el
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 30 Oct 2005 20:49:34 -0500
Source: emacs-goodies-el
Binary: gnus-bonus-el dpkg-dev-el vm-bonus-el emacs-goodies-el debian-el
devscripts-el
Architecture: source all
Version: 26.2-1
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith <[EMAIL PROTECTED]>
Changed-By: Peter S Galbraith <[EMAIL PROTECTED]>
Description:
debian-el - Emacs helpers specific to Debian users
devscripts-el - Emacs wrappers for the commands in devscripts
dpkg-dev-el - Emacs helpers specific to Debian development
emacs-goodies-el - Miscellaneous add-ons for Emacs
gnus-bonus-el - Miscellaneous add-ons for Gnus
vm-bonus-el - Miscellaneous add-ons for VM
Closes: 336352 336356 336466
Changes:
emacs-goodies-el (26.2-1) unstable; urgency=low
.
* emacs-goodies-el:
- slang-mode.el: Bad default for slang-default-application. Thanks to
Sven Joachim (Closes: #336352).
- htmlize.el: New upstream version 1.27.
Thanks to Hrvoje Niksic (Closes: #336356).
* debian-el:
- debian-bug.el: debian-bug-package must skip over mml directives in
new mail drafts. Thanks to Luca Capello for reporting (Closes: #336466)
Files:
eb498a5e533cff50ecbbe563caba7de7 891 editors optional
emacs-goodies-el_26.2-1.dsc
0451a2dc59eaa7e2dcf7e2dab7f69222 1051095 editors optional
emacs-goodies-el_26.2.orig.tar.gz
9ee5dabceb6b1a918e5659283f36bc5c 97617 editors optional
emacs-goodies-el_26.2-1.diff.gz
30324b8ff353a643d6c661f1ba80ded9 931764 editors optional
emacs-goodies-el_26.2-1_all.deb
c5f8232caa7969245986b0a6ca066b64 71154 news optional
gnus-bonus-el_26.2-1_all.deb
9ef47638506d3360d2b142c8e3da992d 30608 editors optional
devscripts-el_26.2-1_all.deb
7508af1f3af4e4e670b4697e007dff90 81784 utils optional debian-el_26.2-1_all.deb
1fef51aec555665730a3b826a25d9032 58724 utils optional
dpkg-dev-el_26.2-1_all.deb
ed6c359d2a6b0db2a445a61540fbe70e 54770 mail optional vm-bonus-el_26.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iQCVAwUBQ2V6HbwVH8jSqROhAQJtCQP+KrF9+SbYKG7S8PPD4HaAaFV/JV+g1mgl
et+K9XuYMTLhUqef1L7aomDfSOCv83oqCvmZv+8ZCKv828lg0ln5x71b5jjg6Vtd
+EBSFQWWRIc84DP3hxnwEjZ3cmZprt23c+uNHRP+LZ+RxjI5rNiPZcXiAoA7tFp/
31qu+cq0fUU=
=2UH+
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]