From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64271 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.gnus.general Subject: Re: TRAMP copies binary files incorrectly Date: Wed, 24 Jan 2007 22:13:50 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169644556 1290 80.91.229.12 (24 Jan 2007 13:15:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Jan 2007 13:15:56 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, christopher.ian.moore@gmail.com, ding@gnus.org To: Kenichi Handa Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Wed Jan 24 14:15:49 2007 Return-path: Envelope-to: gebp-emacs-pretest-bug@gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H9hyf-0004nl-1I for gebp-emacs-pretest-bug@gmane.org; Wed, 24 Jan 2007 14:15:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9hye-0007yd-Ab for gebp-emacs-pretest-bug@gmane.org; Wed, 24 Jan 2007 08:15:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H9hwq-0006eI-C2 for emacs-pretest-bug@gnu.org; Wed, 24 Jan 2007 08:13:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H9hwp-0006cR-2L for emacs-pretest-bug@gnu.org; Wed, 24 Jan 2007 08:13:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9hwo-0006c3-Pk for emacs-pretest-bug@gnu.org; Wed, 24 Jan 2007 08:13:54 -0500 Original-Received: from [66.225.201.13] (helo=washington.hostforweb.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H9hwn-0003LJ-JM for emacs-pretest-bug@gnu.org; Wed, 24 Jan 2007 08:13:53 -0500 Original-Received: from [218.118.2.103] (port=65093 helo=) by washington.hostforweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1H9hwp-0000k6-3v; Wed, 24 Jan 2007 07:13:55 -0600 X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.0.93 (gnu/linux) Cancel-Lock: sha1:lz+jyjIRg3hPTggzdLWu8VzC1So= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for CVS Emacs." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:16781 gmane.emacs.gnus.general:64271 Archived-At: >>>>> In Kenichi Handa wrote: > In article , Katsumi Yamaoka writes: >> uudecode.el bundled with Gnus now doesn't work with Emacs 21 and >> XEmacs because of `string-to-multibyte'. [...] >> + (defalias 'uudecode-string-to-multibyte [...] > Yes. Please install your change. I've installed it in both the Gnus trunk and the v5-10 branch. The later will be merged into Emacs CVS soon. Regards,