From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.bugs Subject: bug#47820: [PATCH] org-table-import: Give option to import interactively even if filename doesn't match Date: Sat, 01 May 2021 18:06:12 +0200 Organization: GNU Message-ID: <874kfmfngr.fsf__14881.6714341351$1619885240$gmane$org@gnu.org> References: <8735vqzjpl.fsf@gmail.com> <87o8duu9aj.fsf@gnu.org> <87bl9u7agi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29674"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-orgmode@gnu.org, 47820-done@debbugs.gnu.org To: Utkarsh Singh Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 01 18:07:15 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lcs9D-0007cu-Ak for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 01 May 2021 18:07:15 +0200 Original-Received: from localhost ([::1]:53008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcs9C-0003Ll-Ck for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 01 May 2021 12:07:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcs90-0003KQ-3I for bug-gnu-emacs@gnu.org; Sat, 01 May 2021 12:07:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53737) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcs8z-000197-SI for bug-gnu-emacs@gnu.org; Sat, 01 May 2021 12:07:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcs8z-00076H-L0 for bug-gnu-emacs@gnu.org; Sat, 01 May 2021 12:07:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Bastien Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 01 May 2021 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47820 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 47820-done@debbugs.gnu.org id=D47820.161988518227285 (code D ref 47820); Sat, 01 May 2021 16:07:01 +0000 Original-Received: (at 47820-done) by debbugs.gnu.org; 1 May 2021 16:06:22 +0000 Original-Received: from localhost ([127.0.0.1]:37047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcs8L-000761-OZ for submit@debbugs.gnu.org; Sat, 01 May 2021 12:06:21 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:52940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcs8K-00075s-3H for 47820-done@debbugs.gnu.org; Sat, 01 May 2021 12:06:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45608) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcs8E-0000nE-VH; Sat, 01 May 2021 12:06:14 -0400 Original-Received: from [2a01:e34:ec2b:7150:d6e0:9bd3:fb7e:77db] (port=45160 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1lcs8E-0004tR-3W; Sat, 01 May 2021 12:06:14 -0400 Original-Received: by guerry (Postfix, from userid 1000) id 594641A60EE4; Sat, 1 May 2021 18:06:12 +0200 (CEST) In-Reply-To: <87bl9u7agi.fsf@gmail.com> (Utkarsh Singh's message of "Sat, 01 May 2021 20:44:21 +0530") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:205354 Archived-At: Hi Utkarsh, Utkarsh Singh writes: > Actually, I proposed a revised patch in the following tread (which also > include more patches building up on this patch): > https://orgmode.org/list/87zgxpwqa7.fsf@gmail.com/T/#m38de818718a71f670fbc21b7abb8c789ef485181 thanks for the heads up. I thought applying this first patch would help clarify the discussion on this other thread, as the problem is different. I let you and Nicolas move forward on separators guessing, because so far I'm not really convinved Org should try to be too clever here. Thanks, -- Bastien