From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emilio Lopes Newsgroups: gmane.emacs.devel Subject: Re: Meta-data in source files Date: Mon, 19 Sep 2005 20:32:01 +0200 Organization: The Church of Emacs Message-ID: References: <87irwykxcu.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1127158953 4907 80.91.229.2 (19 Sep 2005 19:42:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Sep 2005 19:42:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 19 21:42:33 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EHRUY-0003KX-PW for ged-emacs-devel@m.gmane.org; Mon, 19 Sep 2005 21:39:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHRUY-0006r4-A0 for ged-emacs-devel@m.gmane.org; Mon, 19 Sep 2005 15:39:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EHRPJ-0003Cd-2c for emacs-devel@gnu.org; Mon, 19 Sep 2005 15:34:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EHRPF-00039p-Qo for emacs-devel@gnu.org; Mon, 19 Sep 2005 15:34:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHRPD-0002ni-S6 for emacs-devel@gnu.org; Mon, 19 Sep 2005 15:34:24 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EHR4I-00088w-L6 for emacs-devel@gnu.org; Mon, 19 Sep 2005 15:12:46 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EHR1x-0002YA-E3 for emacs-devel@gnu.org; Mon, 19 Sep 2005 21:10:21 +0200 Original-Received: from p62.246.52.43.tisdip.tiscali.de ([62.246.52.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Sep 2005 21:10:21 +0200 Original-Received: from eclig by p62.246.52.43.tisdip.tiscali.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Sep 2005 21:10:21 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p62.246.52.43.tisdip.tiscali.de User-Agent: Emacs Gnus Cancel-Lock: sha1:bgHTxXMIS1lCORpRiOqINcRNi2s= 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:43083 Archived-At: Eric Hanchrow writes: >>>>>> "Emilio" == Emilio Lopes writes: Emilio> Putting them in the source files causes spurious Emilio> conflicts > Other revision control systems don't have this problem -- notably > Subversion, which is designed specifically to appeal to CVS users. > I hope the FSF considers using it. Such problems as I mentioned are exactly the reason why "modern" version control programms do not support "keyword expansion".