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

2020-05-05 Thread Kyle Meyer
Axel Kielhorn writes: >> 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 allo

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

2020-05-05 Thread Axel Kielhorn
Hi Kyle! Thanks for the quick reaction. > Am 05.05.2020 um 06:15 schrieb Kyle Meyer : > > 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

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

2020-05-04 Thread Kyle Meyer
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 i