From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gauland Subject: Re: [PATCH] Fix R table import Date: Mon, 5 Jan 2015 08:20:24 +1300 Message-ID: References: <87zj9z12s3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7qiw-0003A7-FD for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 14:20:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7qiv-0005VY-9E for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 14:20:26 -0500 Received: from mail-qc0-x231.google.com ([2607:f8b0:400d:c01::231]:39423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7qiv-0005VT-2s for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 14:20:25 -0500 Received: by mail-qc0-f177.google.com with SMTP id x3so14501246qcv.22 for ; Sun, 04 Jan 2015 11:20:24 -0800 (PST) In-Reply-To: <87zj9z12s3.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Gauland , Org-mode I'm using the latest from git, with some unrelated local modifications (though to be sure I did a clean build from origin/master and had the same problem). Versions: Org-mode version 8.3beta (release_8.3beta-758-g034d00.dirty @ /usr/local/share/emacs/site-lisp/org/) GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-08 on lamiak, modified by Debian R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" This is an Ubuntu system; my Debian system is pretty much the same, and also shows the problem. Does this help? On Sun, Jan 4, 2015 at 7:24 PM, Aaron Ecay wrote: > Hi Michael, > > Thanks for this patch. Before it is applied, though, I would like to > understand why it is necessary. Vikas said that he could not reproduce > the problem you originally reported. (Here is a web archived version of > Vikas=E2=80=99s message, in case you did not see it at first: > ) > > I cannot reproduce the problem either, using a very recent git version > of org. > > I think we need some more information in order to understand why you are > experiencing this misbehavior. Can you tell us what version of org you > have installed, i.e. the output of M-x org-version? > > Thanks, > > -- > Aaron Ecay