emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] dynamic block-related fixes


From: Kyle Meyer
Subject: Re: [PATCH 0/4] dynamic block-related fixes
Date: Wed, 06 May 2020 02:48:40 +0000

Pushed with fixes for the orgcard issues Axel noted and dropping the
notmuch message ID prefix that I unintentionally included in two commit
messages.


Range-diff:

1:  6f990dbc4 ! 1:  861ffb313 manual: Remove stale information about dynamic 
block bindings
    @@ Commit message
         for inserting dynamic blocks, 2018-12-23).
     
         Reported-by: Axel Kielhorn <address@hidden>
    -    <id:address@hidden>
    +    <address@hidden>
     
      ## doc/org-manual.org ##
     @@ doc/org-manual.org: *** Capturing column view
2:  4ef9d38f5 ! 2:  c53ff9b25 orgcard: Update binding for 
org-columns-insert-dblock
    @@ doc/orgcard.tex: \section{Properties and Column View}
      \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{capture columns view in dynamic block}{C-c C-x x}
      
      \key{quit column view}{q}
      \key{show full value}{v}
    +@@ doc/orgcard.tex: \section{Timestamps}
    + \key{stop/cancel clock on current item}{C-c C-x C-o/x}
    + \key{display total subtree times}{C-c C-x C-d}
    + \key{remove displayed times}{C-c C-c}
    +-\key{insert/update table with clock report}{C-c C-x C-r}
    ++\key{insert/update table with clock report}{C-c C-x C-x}
    + 
    + \section{Agenda Views}
    + 
3:  fcbc16a5f ! 3:  8368c38e0 Autoload dynamic block definitions
    @@ Commit message
         associated library is loaded.
     
         Reported-by: Axel Kielhorn <address@hidden>
    -    <id:address@hidden>
    +    <address@hidden>
     
      ## lisp/org-clock.el ##
     @@ lisp/org-clock.el: (defun org-clock-report (&optional arg)
4:  79d13a221 = 4:  f4fed7ea0 org: Retain prefix arg when dispatching dynamic 
block commands



reply via email to

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