From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kHkHIfb8JGAAJwAA0tVLHw (envelope-from ) for ; Thu, 11 Feb 2021 09:46:30 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6E2ZHPb8JGB9OQAAB5/wlQ (envelope-from ) for ; Thu, 11 Feb 2021 09:46:30 +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 DEB8894029C for ; Thu, 11 Feb 2021 09:46:29 +0000 (UTC) Received: from localhost ([::1]:60302 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lA8YO-0004Mo-TF for larch@yhetil.org; Thu, 11 Feb 2021 04:46:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lA8XQ-0004I8-Cy for emacs-orgmode@gnu.org; Thu, 11 Feb 2021 04:45:29 -0500 Received: from mail-vk1-xa29.google.com ([2607:f8b0:4864:20::a29]:43784) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lA8XN-0002AV-Sg for emacs-orgmode@gnu.org; Thu, 11 Feb 2021 04:45:27 -0500 Received: by mail-vk1-xa29.google.com with SMTP id v66so1143165vkd.10 for ; Thu, 11 Feb 2021 01:45:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yO1vCTtRxh8e5qMZ4J/U3yZGrLihlXtymhC07hdCDlY=; b=CYQEczTLTUz1Hdivqy8SWSqXOMQdMrCmFo6F/IZ/15G/pNUvw3ZPU0IbQrdsa59s74 vGfN+RzAaljE+BGGhsX5WuBAFfMM3l6gBIsSnEBIwGBA+LGNiGLMX2yG5VPgvEJfNkZy fpfWhKLpZclJxeilwE6iA5eWVMjypvNmVcWgZOFdA9H0Bq414Gc60UY9rxOJcYTd3pdD T4VUpQGqpt7A+siAqejAgEaKKxcRTRf9conC3E9gZB2dqDcpdnRhDJ85FaqnTWrtM7eO S9ixScMDjz63Harr8HXbIGFl0Xh/KP1jhyvGYBFNh03hMpIDvfuUe592+u4b3wo74uBw HE4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yO1vCTtRxh8e5qMZ4J/U3yZGrLihlXtymhC07hdCDlY=; b=F3VeIG8f0W/U+HpxOPfgLlSE503BdJLgcdMZnjphe47Nls4Bf6uyqDO3JWkCo26d8m cmPbsPy+9NBJq1I18hO7UvBzkQdROLaddav8rrK2upQ+mw4hZR9/IuBHKTDYPXpohymR 66dgOSZuIiP1huIaWk1F557v6kvfFTg8mNc4RPtk9u6pW5t1R3EjVjh2RHeFHjkNvX13 x7NKal4v+f6gYY7lwIEOtKsp3NqD+J1PySd2CCrGUCgO7xngR2mrB2ldOazwHehFIY8k tldw5AO0klB4twL7MqOlFbiG8/tx1LHBPp3useQ9EdHi+9TLKy99ijenEQWBxTdbAtmc t+aA== X-Gm-Message-State: AOAM5337i9eJTxcZlklAnyYgnaL4miYynz0FJ+DSP/WpVAKeinPOoMcp KQEFzttperlgtx81+XhhwLMGZLI/u4xJeNUdl/U= X-Google-Smtp-Source: ABdhPJxl2bfSsGwKedUndseLs0b+lT8wjJnXTU+ccBkfzTk2OoUKFvIQuhjem81+Ky/9+L6384yg/t1wXdSa8P0VPfg= X-Received: by 2002:a1f:14d5:: with SMTP id 204mr4699651vku.4.1613036723980; Thu, 11 Feb 2021 01:45:23 -0800 (PST) MIME-Version: 1.0 References: <87im7k51u0.fsf@ericabrahamsen.net> <875z39y8ua.fsf@kyleam.com> <871rdv6upl.fsf@ericabrahamsen.net> <87im77njpx.fsf@gmail.com> <8735ya7sxd.fsf@christianmoe.com> <87sg6a2wl3.fsf@ericabrahamsen.net> In-Reply-To: <87sg6a2wl3.fsf@ericabrahamsen.net> From: Carsten Dominik Date: Thu, 11 Feb 2021 10:45:08 +0100 Message-ID: Subject: Re: Free up C-c SPC/org-table-blank-field? To: Eric Abrahamsen Content-Type: multipart/alternative; boundary="000000000000f14ed105bb0c60ae" Received-SPF: pass client-ip=2607:f8b0:4864:20::a29; envelope-from=carsten.dominik@gmail.com; helo=mail-vk1-xa29.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: Tim Cross , org-mode list , Christian Moe Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 1.24 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=CYQEczTL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: DEB8894029C X-Spam-Score: 1.24 X-Migadu-Scanner: scn1.migadu.com X-TUID: bq5SbEUBRBTW --000000000000f14ed105bb0c60ae Content-Type: text/plain; charset="UTF-8" On Fri, Feb 5, 2021 at 7:33 PM Eric Abrahamsen wrote: > Carsten Dominik writes: > > > On Fri, Feb 5, 2021 at 11:13 AM Christian Moe > wrote: > > > >> > >> Tim Cross writes: > >> > >> > Eric Abrahamsen writes: > >> > > >> >>> Does it actually need a key binding? I've never used it and just use > >> >>> to move to the next field, leaving the field blank. > >> >> > >> >> I assume it's meant for blanking a field you've already typed > something > >> >> into. But yes, I can't imagine it's a heavily-used command, and I > >> >> suspect the C-c binding is mostly mnemonic: "make this field > >> >> contain only blanks". > >> >> > >> > > >> > I guess that makes sense, but not convinced the use of a valuable key > >> > binding is justified given the need. Then again, others probably have > >> > vastly different use cases to mine. > >> > >> One can also blank a field by pressing immediately after tabbing > >> into it. So C-c isn't strictly needed. > >> > > > > Hi, > > > > I think there would be minimal impact from releasing this key binding. > So > > I think we could remove it. > > Well that would be pretty nice, if you don't think it would be too > disruptive. Shall I prepare a patch? > I am not taking the decisions, but I would say: yes, please do. Carsten > > Thanks, > Eric > --000000000000f14ed105bb0c60ae Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Fri, Feb 5, 2021 at 7:33 PM Eric A= brahamsen <eric@ericabrahamse= n.net> wrote:
Carsten Dominik <carsten.dominik@gmail.com> writes:

> On Fri, Feb 5, 2021 at 11:13 AM Christian Moe <mail@christianmoe.com> wrote:=
>
>>
>> Tim Cross writes:
>>
>> > Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>> >
>> >>> Does it actually need a key binding? I've never u= sed it and just use
>> >>> <tab> to move to the next field, leaving the fi= eld blank.
>> >>
>> >> I assume it's meant for blanking a field you've a= lready typed something
>> >> into. But yes, I can't imagine it's a heavily-use= d command, and I
>> >> suspect the C-c <SPC> binding is mostly mnemonic: &= quot;make this field
>> >> contain only blanks".
>> >>
>> >
>> > I guess that makes sense, but not convinced the use of a valu= able key
>> > binding is justified given the need. Then again, others proba= bly have
>> > vastly different use cases to mine.
>>
>> One can also blank a field by pressing <SPC> immediately aft= er tabbing
>> into it. So C-c <SPC> isn't strictly needed.
>>
>
> Hi,
>
> I think there would be minimal impact from releasing this key binding.= =C2=A0 So
> I think we could remove it.

Well that would be pretty nice, if you don't think it would be too
disruptive. Shall I prepare a patch?

I = am not taking the decisions, but I would say: yes, please do.
Carsten

Thanks,
Eric
--000000000000f14ed105bb0c60ae--