From: Kyle Meyer <kyle@kyleam.com>
To: Alan Wehmann <alan.wehmann@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-table-blank-field key binding removal
Date: Tue, 05 Oct 2021 23:22:57 -0400 [thread overview]
Message-ID: <875yua3kha.fsf@kyleam.com> (raw)
In-Reply-To: <4BB5B9CF-530C-4647-B025-92254D7779FF@gmail.com>
On 10/05/21 21:49:22 -0500, Alan Wehmann wrote:
> On 2/5/21 in this email list Carsten Dominik suggested removing the
> key binding C-c <SPC> for "org-table-blank-field". That got
> implemented for Org-9.5, but the Info file didn't get changed, so it
> still says:
>
> ‘C-c <SPC>’ (‘org-table-blank-field’)
> Blank the field at point.
>
> in node (org) Built-in Table Editor
Thank you for catching that. I've updated the manual in 6874af872.
> In my own usage of tables I use this key binding a lot, so I am going
> to figure how to restore it.
Sorry about that. You can restore it on your end by putting something
like this in your config:
(define-key org-mode-map (kbd "C-c SPC") #'org-table-blank-field)
next prev parent reply other threads:[~2021-10-06 3:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-06 2:49 org-table-blank-field key binding removal Alan Wehmann
2021-10-06 3:22 ` Kyle Meyer [this message]
2021-10-13 19:34 ` Michael Brand
2021-10-14 1:35 ` Kyle Meyer
2021-10-14 2:10 ` Eric Abrahamsen
2021-10-14 2:24 ` Tim Cross
2021-10-14 5:06 ` Michael Brand
2021-10-14 7:20 ` Bastien Guerry
2021-10-14 7:21 ` Bastien Guerry
2021-10-16 17:57 ` Kyle Meyer
2021-10-18 5:07 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875yua3kha.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=alan.wehmann@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).