From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: diff-mode problem Date: Wed, 30 Jan 2008 15:53:03 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1201726573 4509 80.91.229.12 (30 Jan 2008 20:56:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jan 2008 20:56:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 30 21:56:34 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JKJyt-0000bf-PU for ged-emacs-devel@m.gmane.org; Wed, 30 Jan 2008 21:56:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKJyS-0006EZ-NT for ged-emacs-devel@m.gmane.org; Wed, 30 Jan 2008 15:56:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKJvd-0002Zq-Tx for emacs-devel@gnu.org; Wed, 30 Jan 2008 15:53:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKJvc-0002X4-Ae for emacs-devel@gnu.org; Wed, 30 Jan 2008 15:53:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKJvb-0002We-Sy for emacs-devel@gnu.org; Wed, 30 Jan 2008 15:53:04 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKJvb-0000MZ-Ig for emacs-devel@gnu.org; Wed, 30 Jan 2008 15:53:03 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JKJvb-0006Nx-5Y; Wed, 30 Jan 2008 15:53:03 -0500 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87799 Archived-At: In principle we ought to fix diff-mode to cope with diff programs that implement the new POSIX spec in a foolish way, even though that has been corrected in GNU diff. But that turned out to be difficult. So I think we should release Emacs 22.2 without fixing that.