Package: muttprint
Version: 0.72d-9
Severity: normal
Tags: patch
When muttprint is invoked with the "-s" option it should remove the
signature from an e-mail before printing it. It doesn't do this.
The following patch fixes this for me:
--- muttprint.old 2005-05-16 13:15:52.000000000 +0200
+++ muttprint 2007-07-04 04:11:55.000000000 +0200
@@ -388,6 +388,8 @@
next;
}
+
+ last if (/$Config{SIG_REGEXP}/o && ($Config{REM_SIG} eq "on"));
#
# and what's about Quoting?
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages muttprint depends on:
ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii libtext-iconv-perl 1.4-3 converts between character sets in
ii perl 5.8.8-7 Larry Wall's Practical Extraction
ii texlive-fonts-recommended 2005.dfsg.3-1 TeX Live: Recommended fonts
ii texlive-latex-extra 2005.dfsg.3-1 TeX Live: LaTeX supplementary pack
ii texlive-latex-recommended 2005.dfsg.3-1 TeX Live: LaTeX recommended packag
Versions of packages muttprint recommends:
ii emacs-snapshot-g 1:20070302-1 The GNU Emacs editor (with GTK+ 2.
ii emacs21 [mail-re 21.4a+1-5 The GNU Emacs editor
ii kmail [mail-read 4:3.5.5.dfsg.1-6 KDE Email client
ii mailx [mail-read 1:8.1.2-0.20070424cvs-1 A simple mail user agent
ii mutt [mail-reade 1.5.13-3 text-based mailreader supporting M
ii wl [mail-reader] 2.14.0-7 mail/news reader supporting IMAP f
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]