From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: MAINTAINERS file Date: Mon, 3 Mar 2008 22:58:42 +0100 Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> <87tzjnvjhc.fsf@red-bean.com> <47CC3618.4030100@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204581561 20802 80.91.229.12 (3 Mar 2008 21:59:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 21:59:21 +0000 (UTC) Cc: Emacs Devel To: "Jason Rumney" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 22:59:47 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 1JWIh9-0000iV-Ga for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 22:59:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWIgc-00058o-Kx for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 16:59:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWIgK-0004py-5c for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:58:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWIgI-0004mg-1D for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:58:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWIgH-0004mA-Lc for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:58:45 -0500 Original-Received: from el-out-1112.google.com ([209.85.162.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWIgH-0006ZA-7j for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:58:45 -0500 Original-Received: by el-out-1112.google.com with SMTP id n30so390710elf.7 for ; Mon, 03 Mar 2008 13:58:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=PWh5Wy7dOjw7CcwkhR/a6uEszufbrtLYLeBOVv4QY5Q=; b=HWEJ54e8umj0/wXcp+L1wuOhqVJWJssj3oboIYQn7FXOP0Ec0sZRcV0VfLai1LJpx6HJAO7t2hjHCNjcaBb8E1Er3xZ41ory3rH3ie+fD3VbxPxoDbrb3ALaxMqU6n6zerPD36IQEcYuCkFfFQ/3+E2j29SrA7ulBEpzzhNDmT4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aaSGIEW17hBodxqz/W7GqAfVK1ss0VdhW0+Mb3NtxTuekL61BTWw2W4gOPwgVE1Htd4GoYUM0iJKyard6YxUjLAx1vGAzYyR19fhk5hodEzTMcBnC7nLB1ciNKV8Ou6WAf8G/YLUqK+d/KJnlOL/A80Bw3pdrkclwC9B0vfVPsg= Original-Received: by 10.114.192.1 with SMTP id p1mr870475waf.47.1204581522838; Mon, 03 Mar 2008 13:58:42 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Mon, 3 Mar 2008 13:58:42 -0800 (PST) In-Reply-To: <47CC3618.4030100@gnu.org> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:91234 Archived-At: On Mon, Mar 3, 2008 at 6:32 PM, Jason Rumney wrote: > That lack of support could be a blessing in disguise. The only downside > I can see is when adding new text files from Windows, you'll need to > make sure they have Unix line ends before committing them. And that's why it is not a blessing. You'll be exchanging a suit of mistakes by a different one. Juanma