From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Hesterberg Newsgroups: gmane.emacs.bugs Subject: Re: undigestify is fooled by messages containing lines of dashes Date: Fri, 08 Feb 2008 15:39:03 -0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1202513975 24563 80.91.229.12 (8 Feb 2008 23:39:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 23:39:35 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 09 00:39:56 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JNcp1-0000g4-0H for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Feb 2008 00:39:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNcoY-0001yf-6O for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Feb 2008 18:39:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNcoT-0001yP-Su for bug-gnu-emacs@gnu.org; Fri, 08 Feb 2008 18:39:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNcoR-0001yD-P0 for bug-gnu-emacs@gnu.org; Fri, 08 Feb 2008 18:39:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNcoR-0001yA-M1 for bug-gnu-emacs@gnu.org; Fri, 08 Feb 2008 18:39:19 -0500 Original-Received: from sewinexch00.insightful.com ([70.98.76.55]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNcoN-0007Im-6w; Fri, 08 Feb 2008 18:39:15 -0500 Original-Received: from THESTERBERG-XP.insightful.com ([172.16.102.54]) by sewinexch00.insightful.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 8 Feb 2008 15:39:01 -0800 In-reply-to: (message from Glenn Morris on Wed, 06 Feb 2008 14:22:38 -0500) X-OriginalArrivalTime: 08 Feb 2008 23:39:02.0132 (UTC) FILETIME=[C8D39340:01C86AAB] X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17507 Archived-At: Thank you for the response. Unfortunately, I am unable to get mail from the POP server when using 22.1.90 pretest. I reported that separately to emacs-pretest-bug@gnu.org . >Tim Hesterberg wrote: > >> Since then I've been using the version of undigest.el from emacs 21.3. > >That kind of thing is generally inadvisable. > >> There is a new problem that occurs with this solution - that undigestify >> thinks a line of dashes >> -------------------------------------------------- >> separates messages, hence splits messages containing such >> lines into multiple messages. > >Please try the Emacs-22.1.90 pretest available from >ftp://alpha.gnu.org/gnu/emacs/pretest, where this issue should be fixed.