emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/4] orgcard: Update binding for org-columns-insert-dblock


From: Axel Kielhorn
Subject: Re: [PATCH 2/4] orgcard: Update binding for org-columns-insert-dblock
Date: Tue, 5 May 2020 09:18:21 +0200

Hi Kyle!

Thanks for the quick reaction.

> Am 05.05.2020 um 06:15 schrieb Kyle Meyer <address@hidden>:
> 
> 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}

That should be {C-c C-x x}

Orgcard.tex still has 
\key{insert/update table with clock report}{C-c C-x C-r}

that should be:

\key{insert/update table with clock report}{C-c C-x x}

Everything else is fine.

Greetings 
Axel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]