emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs
Date: Tue, 03 Mar 2015 19:12:04 +0100	[thread overview]
Message-ID: <vriua8zurlvv.fsf@gmail.com> (raw)
In-Reply-To: <87ty08pyvp.fsf@altern.org> (Bastien's message of "Wed, 25 Apr 2012 00:07:38 +0200")

Bastien <bzg@altern.org> writes:

> netty hacky <netty.hacky@gmail.com> 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 issue with the texi description of this
feature. Fixed as follows:

* org.texi (Agenda commands): Correct reference to
  org-agenda-persistent-marks
---
 doc/misc/ChangeLog | 5 +++++
 doc/misc/org.texi  | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 448c7f2..c71355e 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-03  Robert Pluim  <rpluim@gmail.com>
+
+	* org.texi (Agenda commands): Correct reference to
+	org-agenda-persistent-marks
+
 2015-02-25  Tassilo Horn  <tsdh@gnu.org>
 
 	* reftex.texi (Multifile Documents): Document
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 2cb80ab..63eacef 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -8995,7 +8995,7 @@ Bulk action: act on all marked entries in the agenda.  This will prompt for
 another key to select the action to be applied.  The prefix arg to @kbd{B}
 will be passed through to the @kbd{s} and @kbd{d} commands, to bulk-remove
 these special timestamps.  By default, marks are removed after the bulk.  If
-you want them to persist, set @code{org-agenda-bulk-persistent-marks} to
+you want them to persist, set @code{org-agenda-persistent-marks} to
 @code{t} or hit @kbd{p} at the prompt.
 
 @table @kbd
-- 
2.1.4

  reply	other threads:[~2015-03-03 18:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-02  9:13 Re-marking agenda entries, with advice on org-agenda-bulk-action in .emacs netty hacky
2011-10-02  9:28 ` netty hacky
2012-04-24 22:07 ` Bastien
2015-03-03 18:12   ` Robert Pluim [this message]
2015-03-06 10:54     ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vriua8zurlvv.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).