From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: undigestify is fooled by messages containing lines of dashes Date: Wed, 06 Feb 2008 14:22:38 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202325971 17048 80.91.229.12 (6 Feb 2008 19:26:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Feb 2008 19:26:11 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Tim Hesterberg Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 06 20:26:31 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 1JMpuf-0001tI-LC for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Feb 2008 20:26:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMpuD-0001xA-4h for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Feb 2008 14:26:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMpr1-0000LQ-P0 for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2008 14:22:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMpqz-0000Jk-9o for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2008 14:22:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMpqy-0000JU-UQ for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2008 14:22:41 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMpqy-0001x6-MF for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2008 14:22:40 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JMpqw-0008So-Js; Wed, 06 Feb 2008 14:22:38 -0500 X-Spook: CDC Yukon M-14 Rule Psix TWA argus DES Uzbekistan X-Ran: 1x<%EE_E#Ug'&o<:f3`-K4eUHAhWi6RSb;|JyT7H6o1lo!R[:Y>_ax>Y+Qq6B&j+W (Tim Hesterberg's message of "Wed, 06 Feb 2008 09:26:03 -0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:17488 Archived-At: 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.