From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [PATCH] Fix R table import Date: Sun, 04 Jan 2015 10:05:26 +0000 Message-ID: References: <87zj9z12s3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7i8Q-0005C3-Qr for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 05:10:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7i8L-0006KN-S2 for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 05:10:10 -0500 Received: from plane.gmane.org ([80.91.229.3]:50083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7i8L-0006HL-MJ for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 05:10:05 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y7i8K-0005uZ-4U for emacs-orgmode@gnu.org; Sun, 04 Jan 2015 11:10:04 +0100 Received: from p5b0ef991.dip0.t-ipconnect.de ([91.14.249.145]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Jan 2015 11:10:04 +0100 Received: from andreas.leha by p5b0ef991.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Jan 2015 11:10:04 +0100 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: emacs-orgmode@gnu.org Hi Aaron, Aaron Ecay writes: > 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’s 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? > As I was involved in the thread you linked to as well, let me add that I cannot (in some sense) reproduce it either. But see my reply on the other thread (http://permalink.gmane.org/gmane.emacs.orgmode/93778). Regards, Andreas