From: Kyle Meyer <kyle@kyleam.com>
To: Axel Kielhorn <org-mode@axelkielhorn.de>, emacs-orgmode@gnu.org
Subject: [PATCH 2/4] orgcard: Update binding for org-columns-insert-dblock
Date: Tue, 5 May 2020 00:15:20 -0400 [thread overview]
Message-ID: <20200505041522.30222-3-kyle@kyleam.com> (raw)
In-Reply-To: <20200505041522.30222-1-kyle@kyleam.com>
As of 34b71a0ca (Add a dispatcher command for inserting dynamic
blocks, 2018-12-23), the binding was removed and the command is
available via org-dynamic-block-insert-dblock.
---
doc/orgcard.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/orgcard.tex b/doc/orgcard.tex
index fa233b620..121a86442 100644
--- a/doc/orgcard.tex
+++ b/doc/orgcard.tex
@@ -513,7 +513,7 @@ \section{Properties and Column View}
\key{special commands in property lines}{C-c C-c}
\key{next/previous allowed value}{S-LEFT/RIGHT}
\key{turn on column view}{C-c C-x C-c}
-\key{capture columns view in dynamic block}{C-c C-x i}
+\key{capture columns view in dynamic block}{C-c C-x}
\key{quit column view}{q}
\key{show full value}{v}
--
2.26.1
next prev parent reply other threads:[~2020-05-05 4:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-03 7:05 Manual 7.5.3 Capturing column view outdated Axel Kielhorn
2020-05-05 4:15 ` [PATCH 0/4] dynamic block-related fixes Kyle Meyer
2020-05-05 4:15 ` [PATCH 1/4] manual: Remove stale information about dynamic block bindings Kyle Meyer
2020-05-05 4:15 ` Kyle Meyer [this message]
2020-05-05 7:18 ` [PATCH 2/4] orgcard: Update binding for org-columns-insert-dblock Axel Kielhorn
2020-05-05 12:39 ` Kyle Meyer
2020-05-05 4:15 ` [PATCH 3/4] Autoload dynamic block definitions Kyle Meyer
2020-05-05 4:15 ` [PATCH 4/4] org: Retain prefix arg when dispatching dynamic block commands Kyle Meyer
2020-05-06 2:48 ` [PATCH 0/4] dynamic block-related fixes Kyle Meyer
2020-05-23 9:26 ` Manual 7.5.3 Capturing column view outdated Bastien
2020-05-23 15:49 ` Kyle Meyer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200505041522.30222-3-kyle@kyleam.com \
--to=kyle@kyleam.com \
--cc=emacs-orgmode@gnu.org \
--cc=org-mode@axelkielhorn.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.