From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Build failure on Debian unstable Date: Wed, 23 May 2007 16:15:39 -0400 Message-ID: <878xbfpa8k.fsf@stupidchicken.com> References: <87646jr2gz.fsf@gmx.de> <87odkbfsbb.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179951354 29728 80.91.229.12 (23 May 2007 20:15:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 May 2007 20:15:54 +0000 (UTC) Cc: Sven Joachim , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 23 22:15:45 2007 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 1HqxFH-0006oS-VM for ged-emacs-devel@m.gmane.org; Wed, 23 May 2007 22:15:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqxFJ-0004X8-R2 for ged-emacs-devel@m.gmane.org; Wed, 23 May 2007 16:15:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqxFG-0004X3-Qd for emacs-devel@gnu.org; Wed, 23 May 2007 16:15:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqxFF-0004WV-Os for emacs-devel@gnu.org; Wed, 23 May 2007 16:15:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqxFF-0004WS-8j for emacs-devel@gnu.org; Wed, 23 May 2007 16:15:41 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqxFE-000680-8P; Wed, 23 May 2007 16:15:40 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 7EE124EBCA; Wed, 23 May 2007 16:15:39 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Wed\, 23 May 2007 14\:53\:59 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) X-detected-kernel: 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:71685 Archived-At: Glenn Morris writes: > Chong Yidong wrote: > >> From reading the bug report, it seems that many software packages, >> including the Sendmail and Postfix mail transport agents, do the same >> thing. So this should not be urgent enough to block the Emacs 22.1 >> release. > > Perhaps Debian will revert this problematic change. For now, we could > add a PROBLEMS entry about it. I checked in your patch. Thanks.