From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karsten Heymann Subject: Re: contrib/README Date: Thu, 01 Jul 2010 15:35:49 +0200 Message-ID: <4C2C99B5.5050003@googlemail.com> References: <3619.1277974892@maps> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=41096 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUJvs-0004EQ-BT for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 09:36:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUJvo-00088T-I7 for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 09:36:00 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:39839) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUJvo-00088K-Di for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 09:35:56 -0400 Received: by fg-out-1718.google.com with SMTP id l26so316799fgb.12 for ; Thu, 01 Jul 2010 06:35:51 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Am 01.07.2010 11:07, schrieb Carsten Dominik: > > On Jul 1, 2010, at 11:01 AM, Stephen Eglen wrote: >> - how do I query git to find out where this file has gone? > > This one was removed because its functionality is included in Org babel. > Files added and removed are usually listed in the list of user visible > changes. > I am not sure how to find it in git. Should be possible with git grep or git bisect. Yours Karsten