From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KF2tJ+CgomB67QAAgWs5BA (envelope-from ) for ; Mon, 17 May 2021 18:59:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id fWVEI+CgomBrLAAAB5/wlQ (envelope-from ) for ; Mon, 17 May 2021 16:59:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E469E26CDE for ; Mon, 17 May 2021 18:59:11 +0200 (CEST) Received: from localhost ([::1]:38262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ligaE-0007HH-ST for larch@yhetil.org; Mon, 17 May 2021 12:59:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lig5P-0005Yw-Nr for emacs-orgmode@gnu.org; Mon, 17 May 2021 12:27:19 -0400 Received: from mail-pf1-x431.google.com ([2607:f8b0:4864:20::431]:35378) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lig5N-0004km-VH; Mon, 17 May 2021 12:27:19 -0400 Received: by mail-pf1-x431.google.com with SMTP id g18so3650501pfr.2; Mon, 17 May 2021 09:27:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=W6GC071hxhPwXk/H/86LrMImZMwGWX/pZC1O9FAbqwM=; b=VB1JT2wFlVvC5Ztuf8UyDMdcGjFeZk7qybkIUyONmdLcx4XYXI7GffWYQ8H7Rb0PIJ sd6IXV5m2xW8nk0Zrl5+qMLLxk98/WeoCr3NVuE9X+M44ZYjH8XH99TT9b/wR+Xahphj z864qq91cJlq7QXOcHYglCNWpvlSDerISFwm1+KSP2TZmJuUR5DlsLZWSngc7gvVWCVP TiI7z/XmEQr48ukWyedBdKbDL25bq89VqY3EDBK8KlT/9+glwJ0fD6IOJwtQkeuN7VUM 5YPnRUBKlwQGheHcrrbCtUkuMO+VVuin1EiBOXF5wZOfg+pJyKo/9+cW1bidWGABajpj ueHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=W6GC071hxhPwXk/H/86LrMImZMwGWX/pZC1O9FAbqwM=; b=ip2oebRNAdXGe9qfczHGhi+UVeCSJk6ofX/OSD2kwY3b4onKUUmYLQT8T7m0YYU0VO 5UwD2Jay1C4zTVeqHcl7Bacl0iCDixH1E8QoED4XGsmntuT9wfz4ypJKhjDWTaZ0g+Q2 4GXVmdAbBSb4dChZiVyX/SciUT6fTQ/0eUljySmRAB+SHY/DK7VY077vXzSanfPrhy3c MlOCq15FW4sa++OihTVbbI+BretbHsku1c7LEu/pSZ8jbzwfoFHd5eAnCmPLAWdtJBnY WIGywghpxpBVYWR1UQYQ9G+gGQFWiwZI1xbEVDnygVRwQTgjgKOK4gxMXjllv+uxhFKW YThw== X-Gm-Message-State: AOAM530TOUdpzD3mpTXRkaFluhdrxztqbPPCrAjfa5N8lCMP9yxHNNQT p58Gvum58AZ5zduE0MzO/AO9HtfjjuF4Ww== X-Google-Smtp-Source: ABdhPJy3SZV3bmxcmkyV0MZxszx2n8TJrBorRKF3GU5i6g9hxMQn8s2rQJHX/0YMheOZKHtrWo/ILQ== X-Received: by 2002:a63:e058:: with SMTP id n24mr370940pgj.91.1621268835389; Mon, 17 May 2021 09:27:15 -0700 (PDT) Received: from localhost ([103.77.0.147]) by smtp.gmail.com with ESMTPSA id gm21sm12356034pjb.31.2021.05.17.09.27.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 May 2021 09:27:14 -0700 (PDT) From: Utkarsh Singh To: Bastien Subject: Re: bug#47885: [PATCH] org-table-import: Make it more smarter for interactive use In-Reply-To: <87a6ouj5c8.fsf@bzg.fr> References: <87czuq9958.fsf@gmail.com> <8735vmelfs.fsf@nicolasgoaziou.fr> <87k0oyfj4y.fsf@gmail.com> <87im4h9irn.fsf@nicolasgoaziou.fr> <87zgxpwqa7.fsf@gmail.com> <875z07jx6n.fsf@nicolasgoaziou.fr> <87tunqby9a.fsf@gmail.com> <875yzq77w8.fsf@gmail.com> <87o8dd74dv.fsf@gmail.com> <874kf49x7f.fsf@gnu.org> <87pmxse29o.fsf@gmail.com> <87a6ouj5c8.fsf@bzg.fr> Date: Mon, 17 May 2021 21:57:22 +0530 Message-ID: <871ra5iavp.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::431; envelope-from=utkarsh190601@gmail.com; helo=mail-pf1-x431.google.com X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxim Nikulin , emacs-orgmode@gnu.org, mail@nicolasgoaziou.fr Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1621270752; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=W6GC071hxhPwXk/H/86LrMImZMwGWX/pZC1O9FAbqwM=; b=XZvtdCRgB556ejkESShwCmn2zGqn5/gcfryzQ4uqp8Kl8p1RTJVBDdabrnf9Z+zbcp9CiM wYh+x+SE6yxdZP29qeMmXrpughzhmIOxxrh4uJRZo4qHO8+m1U1OcTFDG+/uzK7uuOpube MJ1d0zj63hhoHuXLVCJsj9w3xkKL0RiH22KNjn3d6aNA33uJGfaiihOo7g9A+rQr0/5ls6 c4xVbXU53/szl2ok+OF9PlX4pLPwHWu9ym5e2wAbdnQ824FZqO+DO9RyvGHtml51zlt0Q9 l7s1Dwkg/2leR48PioNANkLUlb/jLbt5XEIr9gvzUtqaLfpIh1k3ap2fbILz+w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621270752; a=rsa-sha256; cv=none; b=OUKRTiaGXZps0stbzVuBOmY6r4UdbETG9QYOv7kkMuWxia3nz6mVjp/CoufI1T2zvQvwdD RzqVx4md/D8j2LDbzTHvXPzMfueFHi0SK1mO0kOAWDeD2iOD36QH0+VIkXWaMYms2HLTA8 I/OTfYy37WhLuG4uqt/iMlpJUhPmmpj1XfrWs29nO0jOOSSanCf0UZGJdZBkkMWBfzX3qF yuTFOJZLwbCVGqu2YyeEemGVhOJ8Vb7ZnqfFyZ0rNSytR+Qel8YTy8apE4QG5JIL8HTUZD oTXu9eh0TFrzWrK/C8L+7UJRjZEH3r6ZVYTui7IG/Nl4LGtnmJWrXkCtqznPAA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=VB1JT2wF; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -1.64 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=VB1JT2wF; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: E469E26CDE X-Spam-Score: -1.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: dp6D7rhi2soC On 2021-05-17, 07:29 +0200, Bastien wrote: > Hi Utkarsh, > > Utkarsh Singh writes: > >> For now can you review the patches I proposed earlier in this >> thread? > > Not until both you and Maxim are confident this is useful, complete > and predictable. Ok. > Also, if you resend the patch for review, please use a proper commit > message: https://orgmode.org/worg/org-contribute.html#commit-messages Thanks for the guidance. I was just trying to fit commit message in 50 words but next time I will keep this in mind. -- Utkarsh Singh http://utkarshsingh.xyz