From unknown Mon Jun 23 11:25:20 2025 X-Loop: don@donarmstrong.com Subject: bug#1574: 23.0.60; gnus fail to attach file when sending mail Reply-To: Thierry Volpiatto , 1574@debbugs.gnu.org Resent-From: Thierry Volpiatto Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 17 Dec 2008 06:25:24 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1574 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12294220246155 (code B ref -1); Wed, 17 Dec 2008 06:25:24 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Dec 2008 10:07:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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.1 required=4.0 tests=FOURLA autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBGA70lD006142 for ; Tue, 16 Dec 2008 02:07:01 -0800 Received: from mail.gnu.org ([199.232.76.166]:49077 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LCWog-0001Uk-KZ for emacs-pretest-bug@gnu.org; Tue, 16 Dec 2008 05:06:15 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LCWpK-00008g-Vz for emacs-pretest-bug@gnu.org; Tue, 16 Dec 2008 05:06:57 -0500 Received: from mail-bw0-f12.google.com ([209.85.218.12]:54107) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCWpK-000089-7q for emacs-pretest-bug@gnu.org; Tue, 16 Dec 2008 05:06:54 -0500 Received: by bwz5 with SMTP id 5so6626178bwz.18 for ; Tue, 16 Dec 2008 02:06:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:user-agent :date:message-id:mime-version:content-type:content-transfer-encoding; bh=ELEHV9B8H4iZkvmgRCz0cB1bOMLcc9zyWCBqCnyfh+Y=; b=hU3e15O/FNvIiqqus/QgIPu4MjrB5Eq2LjanuAZ2wqRZElQTykTmfsfm9xq2oPW87C Wt79y/YKh9C9v9Qd8vf/Gb967civyTiNmKlY86iLYqLYIUcsTr/GPak6ll/fuxZcuGk1 zpYsVBcEmxtNE1qu6EzJC4CLRwamYYe9sZ6YE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:user-agent:date:message-id:mime-version :content-type:content-transfer-encoding; b=qzIdef6WIwBz0FYf7COmqxv/sB4uBy8b329xyNwZG5v3Z0LhhETwWDrzXWUSVvtReP httDsDyGNrGF5y1tt2JFYqYjgpO8Lbl0Uso+y2ihCzFDiBC0CxLYFi5wxJQRJKcRSLwT /RYceKx5uYS74j4MhErU+ylHzLPPUZdlZi30U= Received: by 10.223.104.68 with SMTP id n4mr7705558fao.4.1229421923599; Tue, 16 Dec 2008 02:05:23 -0800 (PST) Received: from tux.homenetwork (138.211.85-79.rev.gaoland.net [79.85.211.138]) by mx.google.com with ESMTPS id b17sm2750687fka.37.2008.12.16.02.05.21 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Dec 2008 02:05:23 -0800 (PST) From: Thierry Volpiatto To: emacs-pretest-bug@gnu.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Date: Tue, 16 Dec 2008 10:59:57 +0100 Message-ID: <87myewzbhe.fsf@tux.homenetwork> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing lis= t. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hi, when i try to attach files with gnus, it fail with: ,---- | mm-insert-file-contents:=20 | Opening input file: aucun fichier ou r=C3=A9pertoire de ce type,=20 | /home/thierry/download/#("~/download/toto.txt" 0 19 (face nil)) `---- Here is how the attached file is displayed in the body of the mail: (i remove the "part" tags) ,---- | type=3D"text/plain" filename=3D#("~/download/toto.txt" 0 19 (face nil)) d= isposition=3Dinline description=3Dtest `---- However if i modify that like: ,---- | type=3D"text/plain" filename=3D"~/download/toto.txt" disposition=3Dinline= description=3Dtest `---- The attached file (toto.txt) is sent If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.5) of 2008-12-16 on tux Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--prefix=3D/usr' '--host=3Di686-pc-linux-gnu'= '--mandir=3D/usr/share/man' '--infodir=3D/usr/share/info' '--datadir=3D/us= r/share' '--sysconfdir=3D/etc' '--localstatedir=3D/var/lib' '--program-suff= ix=3D-emacs-23' '--infodir=3D/usr/share/info/emacs-23' '--with-sound' '--wi= th-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-pn= g' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-freetype' '--with-xft' = '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=3Dgtk' '--without= -hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-db= us' '--build=3Di686-pc-linux-gnu' 'build_alias=3Di686-pc-linux-gnu' 'host_a= lias=3Di686-pc-linux-gnu' 'CFLAGS=3D-march=3Di686 -pipe -O2' 'LDFLAGS=3D-Wl= ,-O1'' Important settings: value of $LC_ALL: fr_FR.UTF-8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_FR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: gnus-dired-mode: t icomplete-mode: t icicle-mode: t delete-selection-mode: t minibuffer-depth-indicate-mode: t auto-image-file-mode: t partial-completion-mode: t shell-dirtrack-mode: t display-wireless-mode: t display-battery-mode: t display-time-mode: t diff-auto-refine-mode: t recentf-mode: t savehist-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-c C-c =20 =20 =20 =20 =20 =20 =20 =20 # =20 C-c C-c =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-c C-c a =20 =20 =20 g C-x=20 k C-x m t v o l t e s t =20 C-c C-a t o t o =20 t e s t C-c C-c =20 =20 C-SPC C-n C-n=20 C-x r s a C-g C-c C-k y y C-g C-h e=20 =20 C-SPC C-e C-x r s z C-g C-x b M-x r e p o=20 r t - e m a Recent messages: Computing completion candidates... Sending... mm-insert-file-contents: Opening input file: aucun fichier ou r=C3=A9pertoi= re de ce type, /home/thierry/download/#("~/download/toto.txt" 0 19 (face ni= l)) Mark set Quit Message modified; kill anyway? (y or n)=20 Quit Mark set Quit Computing completion candidates... --=20 A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France From rgm@gnu.org Wed Dec 17 11:25:00 2008 Received: (at control) by emacsbugs.donarmstrong.com; 17 Dec 2008 19:25:00 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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.7 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBHJOvgv009353 for ; Wed, 17 Dec 2008 11:24:59 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LD20B-0002GX-U6; Wed, 17 Dec 2008 14:24:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18761.20955.859980.730610@fencepost.gnu.org> Date: Wed, 17 Dec 2008 14:24:11 -0500 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: Kd=/:gMd^JvQn,S'o?pt42~b[i#,Q;N$/Lp,|e5[VBaJd8)S^7AU`
sU3$NeC"t{`eQ X-Debbugs-No-Ack: yes reassign 1608 spam reassign 996 emacs,vc-dir reassign 1257 emacs,vc-dir reassign 1408 emacs,vc-dir reassign 1589 emacs,vc-dir reassign 1585 emacs,vc-dir reassign 1575 emacs,org-mode reassign 1574 emacs,gnus tags 1529 moreinfo severity 1580 minor From unknown Mon Jun 23 11:25:20 2025 X-Loop: don@donarmstrong.com Subject: bug#1574: 23.0.60; gnus fail to attach file when sending mail Reply-To: Reiner Steib , 1574@debbugs.gnu.org Resent-From: Reiner Steib Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , Gnus Resent-Date: Wed, 17 Dec 2008 20:10:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: followup 1574 X-Emacs-PR-Package: emacs,gnus X-Emacs-PR-Keywords: Received: via spool by 1574-submit@emacsbugs.donarmstrong.com id=B1574.122954411319329 (code B ref 1574); Wed, 17 Dec 2008 20:10:03 +0000 Received: (at 1574) by emacsbugs.donarmstrong.com; 17 Dec 2008 20:01:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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=-3.0 required=4.0 tests=HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from mail.uni-ulm.de (mail.uni-ulm.de [134.60.1.11]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBHK1mmN019323 for <1574@emacsbugs.donarmstrong.com>; Wed, 17 Dec 2008 12:01:50 -0800 Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.175]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id mBHK1l57026100; Wed, 17 Dec 2008 21:01:47 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 585FB1C93A; Wed, 17 Dec 2008 21:01:47 +0100 (CET) From: Reiner Steib To: Thierry Volpiatto Cc: 1574@debbugs.gnu.org References: <87myewzbhe.fsf@tux.homenetwork> X-Face: /U7=m^"/-Dn61mAl{g9e3>\G5Tp,oEX|V)g2I1hBk\ML;)7A?6cmB-y7y?'NA^J<=oz7syB =(McAwIHgLX!.B?R3X}98d@?>CrT094KLWh]WU4gDpnL/")MS(XoQTv`Oq225uL>+;CpPXo$N5e>N> $tPd-gbB^F{gQS#1ase]XO~D4p4M"3+F-7~u]dy3I?Pb8RO*H-EFeWDUf?Rf,d]pv\Jvh2Cht!A=im yKAS2Z%Ao^;}W/qzMvMm Mail-Followup-To: Thierry Volpiatto , 1574@debbugs.gnu.org Date: Wed, 17 Dec 2008 21:01:44 +0100 In-Reply-To: <87myewzbhe.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Tue, 16 Dec 2008 10:59:57 +0100") Message-ID: <8763liin9z.fsf@marauder.physik.uni-ulm.de> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-DCC-dmv.com-Metrics: poseidon 1181; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: by amavisd-new On Tue, Dec 16 2008, Thierry Volpiatto wrote: > ,---- > | mm-insert-file-contents: > | Opening input file: aucun fichier ou répertoire de ce type, > | /home/thierry/download/#("~/download/toto.txt" 0 19 (face nil)) > `---- > Minor modes in effect: > gnus-dired-mode: t > icomplete-mode: t > icicle-mode: t icicles redefines `read-file-name' so that it returns a string with text properties. Does this patch fix the problem? --- mml.el 04 Oct 2008 17:04:24 +0200 7.70 +++ mml.el 30 Nov 2008 20:48:38 +0100 @@ -1284,7 +1284,9 @@ (unless (message-in-body-p) (goto-char (point-max))) (mml-insert-empty-tag 'part 'type type - 'filename file + ;; icicles redefines read-file-name and returns a + ;; string w/ text properties :-/ + 'filename (substring-no-properties file) 'disposition (or disposition "attachment") 'description description))) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ From unknown Mon Jun 23 11:25:20 2025 X-Loop: don@donarmstrong.com Subject: bug#1574: 23.0.60; gnus fail to attach file when sending mail Reply-To: Thierry Volpiatto , 1574@debbugs.gnu.org Resent-From: Thierry Volpiatto Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , Gnus Resent-Date: Wed, 17 Dec 2008 20:50:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: followup 1574 X-Emacs-PR-Package: emacs,gnus X-Emacs-PR-Keywords: Received: via spool by 1574-submit@emacsbugs.donarmstrong.com id=B1574.122954667030012 (code B ref 1574); Wed, 17 Dec 2008 20:50:03 +0000 Received: (at 1574) by emacsbugs.donarmstrong.com; 17 Dec 2008 20:44:30 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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=-3.0 required=4.0 tests=HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from mail-bw0-f11.google.com (mail-bw0-f11.google.com [209.85.218.11]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBHKiPbd030004 for <1574@emacsbugs.donarmstrong.com>; Wed, 17 Dec 2008 12:44:27 -0800 Received: by bwz4 with SMTP id 4so310659bwz.1 for <1574@emacsbugs.donarmstrong.com>; Wed, 17 Dec 2008 12:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=5uvrWWTwlIrXC+8tn6xnwfs2FT3uh7JIsOb6JhSVgog=; b=tG0rmdD/SyxzYlpwqLZqKE4VbE53Sod5kuu3U8gvJDO7G9Umf33IG6OrQY6uwqARSY vdlCTs1v8qlSZYy1srjNrgONqA8mDZhRfvQx+N9sxVRZJAyQXezETZEsAg5WDtufqKWa Za2HwiD54ZgzYXK2PN4RH8SV2RcHTTwct/3Q4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type:content-transfer-encoding; b=po+e3jy80Di7Mh+2M8fvgIApaA9xmahSYA9nWjmSlWVx8cuF7GNGzu0ciL0HIjUhjI 8UTxEIcUmC+PXKkX5Ur4MtExJ9TImeYrGpp44qP5IbSxUhIADSoYD6UBgzjlTjqDp4Dk yS0V2bU1+x/BXz8l9vAR6g6Umg6y6VOutv5O0= Received: by 10.103.12.8 with SMTP id p8mr450916mui.44.1229546647722; Wed, 17 Dec 2008 12:44:07 -0800 (PST) Received: from tux.homenetwork (167.211.85-79.rev.gaoland.net [79.85.211.167]) by mx.google.com with ESMTPS id s10sm12843473mue.13.2008.12.17.12.44.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 17 Dec 2008 12:44:07 -0800 (PST) From: Thierry Volpiatto To: 1574@debbugs.gnu.org References: <87myewzbhe.fsf@tux.homenetwork> <8763liin9z.fsf@marauder.physik.uni-ulm.de> Date: Wed, 17 Dec 2008 21:38:43 +0100 In-Reply-To: <8763liin9z.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 17 Dec 2008 21:01:44 +0100") Message-ID: <873agmsfjg.fsf@tux.homenetwork> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Reiner! Reiner Steib writes: > On Tue, Dec 16 2008, Thierry Volpiatto wrote: > >> ,---- >> | mm-insert-file-contents:=20 >> | Opening input file: aucun fichier ou r=C3=A9pertoire de ce type,=20 >> | /home/thierry/download/#("~/download/toto.txt" 0 19 (face nil)) >> `---- > >> Minor modes in effect: >> gnus-dired-mode: t >> icomplete-mode: t >> icicle-mode: t > > icicles redefines `read-file-name' so that it returns a string with > text properties. > > Does this patch fix the problem? > > --- mml.el 04 Oct 2008 17:04:24 +0200 7.70 > +++ mml.el 30 Nov 2008 20:48:38 +0100=09 > @@ -1284,7 +1284,9 @@ > (unless (message-in-body-p) (goto-char (point-max))) > (mml-insert-empty-tag 'part > 'type type > - 'filename file > + ;; icicles redefines read-file-name and returns a > + ;; string w/ text properties :-/ > + 'filename (substring-no-properties file) > 'disposition (or disposition "attachment") > 'description description))) Yes that's fix the problem, the file name is sent without text properties :) Thank you very much. --=20 A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France From unknown Mon Jun 23 11:25:20 2025 X-Loop: don@donarmstrong.com Subject: bug#1574: 23.0.60; gnus fail to attach file when sending mail Reply-To: Reiner Steib , 1574@debbugs.gnu.org Resent-From: Reiner Steib Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , Gnus Resent-Date: Thu, 18 Dec 2008 21:20:06 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: followup 1574 X-Emacs-PR-Package: emacs,gnus X-Emacs-PR-Keywords: Received: via spool by 1574-submit@emacsbugs.donarmstrong.com id=B1574.122963506620010 (code B ref 1574); Thu, 18 Dec 2008 21:20:06 +0000 Received: (at 1574) by emacsbugs.donarmstrong.com; 18 Dec 2008 21:17:46 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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=-3.0 required=4.0 tests=HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from mail.uni-ulm.de (mail.uni-ulm.de [134.60.1.11]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBILHfla019976 for <1574@emacsbugs.donarmstrong.com>; Thu, 18 Dec 2008 13:17:43 -0800 Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.175]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id mBILHdIu021922; Thu, 18 Dec 2008 22:17:40 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 91C98131A4; Thu, 18 Dec 2008 22:17:39 +0100 (CET) From: Reiner Steib To: Thierry Volpiatto Cc: 1574@debbugs.gnu.org References: <87myewzbhe.fsf@tux.homenetwork> <8763liin9z.fsf@marauder.physik.uni-ulm.de> <873agmsfjg.fsf@tux.homenetwork> X-Face: P05mdcZT&lL[-s2=mw~RsllZ0zZAb?vdE}.s, 1574@debbugs.gnu.org Date: Thu, 18 Dec 2008 22:17:37 +0100 In-Reply-To: <873agmsfjg.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Wed, 17 Dec 2008 21:38:43 +0100") Message-ID: <87tz91faj2.fsf@marauder.physik.uni-ulm.de> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-DCC-CTc-dcc1-Metrics: poseidon 1030; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: by amavisd-new On Wed, Dec 17 2008, Thierry Volpiatto wrote: > Reiner Steib writes: >> icicles redefines `read-file-name' so that it returns a string with >> text properties. >> >> Does this patch fix the problem? >> >> --- mml.el 04 Oct 2008 17:04:24 +0200 7.70 >> +++ mml.el 30 Nov 2008 20:48:38 +0100 >> @@ -1284,7 +1284,9 @@ >> (unless (message-in-body-p) (goto-char (point-max))) >> (mml-insert-empty-tag 'part >> 'type type >> - 'filename file >> + ;; icicles redefines read-file-name and returns a >> + ;; string w/ text properties :-/ >> + 'filename (substring-no-properties file) >> 'disposition (or disposition "attachment") >> 'description description))) > > Yes that's fix the problem, the file name is sent without text properties :) Installed in Gnus CVS, will be synced to Emacs CVS soon. Could someone please close this bug? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ From unknown Mon Jun 23 11:25:20 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Thierry Volpiatto Subject: bug#1574 closed by Glenn Morris (Re: bug#1574: 23.0.60; gnus fail to attach file when sending mail) Message-ID: References: <87myewzbhe.fsf@tux.homenetwork> X-Emacs-PR-Message: they-closed 1574 X-Emacs-PR-Package: emacs,gnus Reply-To: 1574@debbugs.gnu.org Date: Thu, 18 Dec 2008 21:40:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1229636407-27492-1" This is a multi-part message in MIME format... ------------=_1229636407-27492-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,gnus package: #1574: 23.0.60; gnus fail to attach file when sending mail=20 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 1574: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1574 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1229636407-27492-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 1574-done) by emacsbugs.donarmstrong.com; 18 Dec 2008 21:35:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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=-6.0 required=4.0 tests=HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBILZ4Dj025673 for <1574-done@emacsbugs.donarmstrong.com>; Thu, 18 Dec 2008 13:35:05 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LDQVd-00067q-2x; Thu, 18 Dec 2008 16:34:17 -0500 From: Glenn Morris To: 1574-done@debbugs.gnu.org Cc: reinersteib+gmane@imap.cc Subject: Re: bug#1574: 23.0.60; gnus fail to attach file when sending mail References: <87myewzbhe.fsf@tux.homenetwork> <8763liin9z.fsf@marauder.physik.uni-ulm.de> <873agmsfjg.fsf@tux.homenetwork> <87tz91faj2.fsf@marauder.physik.uni-ulm.de> X-Spook: Jyllandsposten CNCIS New World Order anarchy Armani SAFE X-Ran: _]1uw/S%kxW*$]_0Zq!t$3AT X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 18 Dec 2008 16:34:17 -0500 In-Reply-To: <87tz91faj2.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Thu, 18 Dec 2008 22:17:37 +0100") 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 Reiner Steib wrote: > Could someone please close this bug? Absolutely anyone can close a bug. Just send mail to 1574-done@emacsbugs, as I did in this mail. ------------=_1229636407-27492-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 16 Dec 2008 10:07:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) 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.1 required=4.0 tests=FOURLA autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBGA70lD006142 for ; Tue, 16 Dec 2008 02:07:01 -0800 Received: from mail.gnu.org ([199.232.76.166]:49077 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LCWog-0001Uk-KZ for emacs-pretest-bug@gnu.org; Tue, 16 Dec 2008 05:06:15 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LCWpK-00008g-Vz for emacs-pretest-bug@gnu.org; Tue, 16 Dec 2008 05:06:57 -0500 Received: from mail-bw0-f12.google.com ([209.85.218.12]:54107) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCWpK-000089-7q for emacs-pretest-bug@gnu.org; Tue, 16 Dec 2008 05:06:54 -0500 Received: by bwz5 with SMTP id 5so6626178bwz.18 for ; Tue, 16 Dec 2008 02:06:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:user-agent :date:message-id:mime-version:content-type:content-transfer-encoding; bh=ELEHV9B8H4iZkvmgRCz0cB1bOMLcc9zyWCBqCnyfh+Y=; b=hU3e15O/FNvIiqqus/QgIPu4MjrB5Eq2LjanuAZ2wqRZElQTykTmfsfm9xq2oPW87C Wt79y/YKh9C9v9Qd8vf/Gb967civyTiNmKlY86iLYqLYIUcsTr/GPak6ll/fuxZcuGk1 zpYsVBcEmxtNE1qu6EzJC4CLRwamYYe9sZ6YE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:user-agent:date:message-id:mime-version :content-type:content-transfer-encoding; b=qzIdef6WIwBz0FYf7COmqxv/sB4uBy8b329xyNwZG5v3Z0LhhETwWDrzXWUSVvtReP httDsDyGNrGF5y1tt2JFYqYjgpO8Lbl0Uso+y2ihCzFDiBC0CxLYFi5wxJQRJKcRSLwT /RYceKx5uYS74j4MhErU+ylHzLPPUZdlZi30U= Received: by 10.223.104.68 with SMTP id n4mr7705558fao.4.1229421923599; Tue, 16 Dec 2008 02:05:23 -0800 (PST) Received: from tux.homenetwork (138.211.85-79.rev.gaoland.net [79.85.211.138]) by mx.google.com with ESMTPS id b17sm2750687fka.37.2008.12.16.02.05.21 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Dec 2008 02:05:23 -0800 (PST) From: Thierry Volpiatto To: emacs-pretest-bug@gnu.org Subject: 23.0.60; gnus fail to attach file when sending mail User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Date: Tue, 16 Dec 2008 10:59:57 +0100 Message-ID: <87myewzbhe.fsf@tux.homenetwork> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing lis= t. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hi, when i try to attach files with gnus, it fail with: ,---- | mm-insert-file-contents:=20 | Opening input file: aucun fichier ou r=C3=A9pertoire de ce type,=20 | /home/thierry/download/#("~/download/toto.txt" 0 19 (face nil)) `---- Here is how the attached file is displayed in the body of the mail: (i remove the "part" tags) ,---- | type=3D"text/plain" filename=3D#("~/download/toto.txt" 0 19 (face nil)) d= isposition=3Dinline description=3Dtest `---- However if i modify that like: ,---- | type=3D"text/plain" filename=3D"~/download/toto.txt" disposition=3Dinline= description=3Dtest `---- The attached file (toto.txt) is sent If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.5) of 2008-12-16 on tux Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--prefix=3D/usr' '--host=3Di686-pc-linux-gnu'= '--mandir=3D/usr/share/man' '--infodir=3D/usr/share/info' '--datadir=3D/us= r/share' '--sysconfdir=3D/etc' '--localstatedir=3D/var/lib' '--program-suff= ix=3D-emacs-23' '--infodir=3D/usr/share/info/emacs-23' '--with-sound' '--wi= th-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-pn= g' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-freetype' '--with-xft' = '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=3Dgtk' '--without= -hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-db= us' '--build=3Di686-pc-linux-gnu' 'build_alias=3Di686-pc-linux-gnu' 'host_a= lias=3Di686-pc-linux-gnu' 'CFLAGS=3D-march=3Di686 -pipe -O2' 'LDFLAGS=3D-Wl= ,-O1'' Important settings: value of $LC_ALL: fr_FR.UTF-8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_FR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: gnus-dired-mode: t icomplete-mode: t icicle-mode: t delete-selection-mode: t minibuffer-depth-indicate-mode: t auto-image-file-mode: t partial-completion-mode: t shell-dirtrack-mode: t display-wireless-mode: t display-battery-mode: t display-time-mode: t diff-auto-refine-mode: t recentf-mode: t savehist-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-c C-c =20 =20 =20 =20 =20 =20 =20 =20 # =20 C-c C-c =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-c C-c a =20 =20 =20 g C-x=20 k C-x m t v o l t e s t =20 C-c C-a t o t o =20 t e s t C-c C-c =20 =20 C-SPC C-n C-n=20 C-x r s a C-g C-c C-k y y C-g C-h e=20 =20 C-SPC C-e C-x r s z C-g C-x b M-x r e p o=20 r t - e m a Recent messages: Computing completion candidates... Sending... mm-insert-file-contents: Opening input file: aucun fichier ou r=C3=A9pertoi= re de ce type, /home/thierry/download/#("~/download/toto.txt" 0 19 (face ni= l)) Mark set Quit Message modified; kill anyway? (y or n)=20 Quit Mark set Quit Computing completion candidates... --=20 A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France ------------=_1229636407-27492-1--