From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6560 Path: main.gmane.org!not-for-mail From: Richard Pieri Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.2 and GNU Emacs 19.31 Win32 Date: 07 Jun 1996 14:20:11 -0400 Message-ID: References: <199606061734.SAA14372@propos.long.harlequin.co.uk> <6ivspc7ef50.fsf@erpland.engin.umich.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146996 4017 80.91.224.250 (20 Oct 2002 20:49:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:49:56 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id LAA16061 for ; Fri, 7 Jun 1996 11:58:36 -0700 Original-Received: from unilab.dfci.harvard.edu (unilab.dfci.harvard.edu [155.52.46.57]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 7 Jun 1996 20:25:09 +0200 Original-Received: (from ratinox@localhost) by unilab.dfci.harvard.edu (8.7.5/8.7.3) id OAA19282; Fri, 7 Jun 1996 14:24:32 -0400 (EDT) Original-To: ding@ifi.uio.no In-Reply-To: michael lamoureux's message of 07 Jun 1996 12:46:19 -0400 Original-Lines: 39 X-Mailer: Gnus v5.2.9/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:6560 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6560 -----BEGIN PGP SIGNED MESSAGE----- >>>>> "ml" == michael lamoureux writes: richard> Hmmm... not the incoming (babyl) mail file created by richard> movemail (when it pulls a mail file off a POP3 server). ml> Works for me about once every 15-30 minutes, 8-9 hours a day ml> (however often that adds up to be). [...] Hrm.... .... ... FUCK!!! Score another one for end of line character translations. Here's a quick hack hook fix; maybe this can be rolled into the actual nnmail code? (add-hook 'nnmail-prepare-incoming-hook 'rat:nnmail-prepare-incoming-hook) (defun rat:nnmail-prepare-incoming-hook () "Strip ^M end of line characters from incoming mail file just before splitting." (goto-char (point-min)) (while (re-search-forward "\015$" nil t) (delete-backward-char 1))) -----BEGIN PGP SIGNATURE----- Version: 2.6.3 Charset: noconv iQCVAwUBMbhy456VRH7BJMxHAQHoRgP/XKqiKvEKgdUmpgpjg9hnZJa++NQ1Z0Ss /q+ykEhx6z+kkQMvA4IOlQLrbC0GpAQql4uMIPiI0e1GM1iF6+kdgg+shQlxFYXg 10QvQ38bMG+xoHrf0QVmGdNRfdj6C64beMewqAOxI/vu6sgSoAL+5dKobPzs9pGv /y+/ulqMlF0= =fpeE -----END PGP SIGNATURE----- -- Richard Pieri/Information Services \ When in doubt, cop an attitude. -A cat's \ guide to life http://www.dfci.harvard.edu/ \