From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: MAINTAINERS file Date: Mon, 03 Mar 2008 17:32:08 +0000 Message-ID: <47CC3618.4030100@gnu.org> References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> <87tzjnvjhc.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204567303 26266 80.91.229.12 (3 Mar 2008 18:01:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 18:01:43 +0000 (UTC) Cc: Karl Fogel , Stefan Monnier , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 19:01:58 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 1JWEyx-0004AE-22 for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 19:01:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWEyP-0000Wu-6n for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 13:01:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWEyL-0000Wb-3B for emacs-devel@gnu.org; Mon, 03 Mar 2008 13:01:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWEyG-0000UK-DT for emacs-devel@gnu.org; Mon, 03 Mar 2008 13:01:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWEyG-0000UH-8d for emacs-devel@gnu.org; Mon, 03 Mar 2008 13:01:04 -0500 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWEyF-0005SM-L6 for emacs-devel@gnu.org; Mon, 03 Mar 2008 13:01:03 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAPfKy0dTQxds/2dsb2JhbAAIrTA X-IronPort-AV: E=McAfee;i="5200,2160,5242"; a="18427952" X-IronPort-AV: E=Sophos;i="4.25,439,1199664000"; d="scan'208";a="18427952" X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 Mar 2008 17:32:18 +0000 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:91197 Archived-At: Juanma Barranquero wrote: > (AFAIK, bazaar has no support for automatic > conversion, but I'd love to be wrong about it) 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.