emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH 1/2] Fix error with %e agenda prefix format when there is


From: Max Mikhanosha
Subject: Re: [O] [PATCH 1/2] Fix error with %e agenda prefix format when there is no effort set
Date: Fri, 22 Jul 2011 11:57:02 -0400
User-agent: Wanderlust/2.15.3 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.3.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

> >         (setq category (substring category 0 (1- 
> > org-prefix-category-max-length)))))
> >        ;; Evaluate the compiled format
> > +      (assert effort)
> 
> Why is this needed?  

Oops left that in accidentally. If you hold on for a few days, I'll
send a more complete patch implementing:

1. Refresh the %e effort displayed on agenda line after it changed by 
(org-agenda-set-effort)

2. Two new commands, org-agenda-effort-up, org-agenda-effort-down,
that would shift the effort up/down to the next value, with suggested
bindings of M-Left and M-Right, which will allow effortless editing of
efforts in Agenda







reply via email to

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