From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13244 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: proposal on improving uudecoding Date: 14 Dec 1997 11:17:19 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035152646 8285 80.91.224.250 (20 Oct 2002 22:24:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:24:06 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id JAA10769 for ; Sun, 14 Dec 1997 09:00:26 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA07224 for ; Sun, 14 Dec 1997 11:02:37 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id FBB04337; Sun, 14 Dec 1997 05:30:40 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 14 Dec 1997 04:49:14 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id EAA06650 for ; Sun, 14 Dec 1997 04:48:08 -0600 (CST) Original-Received: (qmail 2642 invoked by uid 504); 14 Dec 1997 10:47:54 -0000 Original-Received: (qmail 2631 invoked from network); 14 Dec 1997 10:47:53 -0000 Original-Received: from xyplex30.uio.no (HELO sparky.gnus.org) (129.240.154.50) by claymore.vcinet.com with SMTP; 14 Dec 1997 10:47:51 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id LAA23984; Sun, 14 Dec 1997 11:48:54 +0100 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Vladimir Volovich's message of "04 Dec 1997 23:57:00 +0300" X-Mailer: Quassia Gnus v0.19/XEmacs 19.15 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Gnus incorrectly uudecodes such articles because of these blank lines. > Would it be possible to skip blank lines (not beginning with /^M/ > regexp) before uudecoding? This will help a lot, especially when > decoding files splitted in several messages. I won't be adding code to handle this, but I've now added `gnus-uu-pre-uudecode-hook', which can be used to fix broken uuencoded text. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen