Re: [O] Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs

2015-03-06 Thread Nicolas Goaziou
Hello, Robert Pluim writes: > Hi, there's a small issue with the texi description of this > feature. Fixed as follows: > > * org.texi (Agenda commands): Correct reference to > org-agenda-persistent-marks Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs

2015-03-05 Thread Robert Pluim
Bastien writes: > netty hacky writes: > >> The issue of re-marking agenda entries has been raised before: >> http://lists.gnu.org/archive/html/emacs-orgmode/2011-02/msg00200.html > > From latest master, you can (setq org-agenda-persistent-marks t) to > get persistent marks. Hi, there's a small

Re: [O] Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs

2012-04-24 Thread Bastien
netty hacky writes: > The issue of re-marking agenda entries has been raised before: > http://lists.gnu.org/archive/html/emacs-orgmode/2011-02/msg00200.html >From latest master, you can (setq org-agenda-persistent-marks t) to get persistent marks. HTH, -- Bastien

Re: [O] Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs

2011-10-02 Thread netty hacky
My bad, didn't realized I wasn't sending email in plain txt. On Sun, Oct 2, 2011 at 2:13 AM, netty hacky wrote: > Hello, > > The issue of re-marking agenda entries has been raised before: > http://lists.gnu.org/archive/html/emacs-orgmode/2011-02/msg00200.html > > I am facing the same problem.  I

[O] Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs

2011-10-02 Thread netty hacky
Hello, The issue of re-marking agenda entries has been raised before: http://lists.gnu.org/archive/html/emacs-orgmode/2011-02/msg00200.html I am facing the same problem. I always do more than one bulk actions on the same set of agenda entries, so having to re-mark them manually has been a pain.