From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: contrib/README Date: Thu, 01 Jul 2010 10:42:25 -0400 Message-ID: <87eifn8dri.fsf@gollum.intra.norang.ca> References: <3619.1277974892@maps> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=37092 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUKyN-0000I2-R5 for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 10:42:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUKyJ-0001NI-PY for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 10:42:39 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:49634) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUKyJ-0001N7-Md for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 10:42:35 -0400 In-Reply-To: (Carsten Dominik's message of "Thu\, 1 Jul 2010 11\:07\:11 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org, Stephen Eglen Carsten Dominik writes: > On Jul 1, 2010, at 11:01 AM, Stephen Eglen wrote: > >> contrib/README seems out of date; in particular this file I was >> interested in seeing has gone: >> >> org-R.el --- Computation using the R language >> >> Questions: >> >> - 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. $ git log --diff-filter=D -- contrib/lisp/org-R.el -Bernt