emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?
@ 2015-08-31 12:52 Xebar Saram
  2015-08-31 13:01 ` Eric Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Xebar Saram @ 2015-08-31 12:52 UTC (permalink / raw)
  To: org mode

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

hi all
after reading the agenda buffer section in the manual i still cant make
sense of the bulk remote editing commands and specifically the mark vs mark
for bulk.
my use case is simple , i want to mark a bunch of entries like in dired and
execurte del/archive/change state etc

using `m` to mark i can see that the entries are marked but cant seem to
understand how to then delete/archive these marked file.
also what is M-m for if i can mark with `m`?

thx so much

Z

[-- Attachment #2: Type: text/html, Size: 606 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?
  2015-08-31 12:52 agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk? Xebar Saram
@ 2015-08-31 13:01 ` Eric Abrahamsen
  2015-08-31 18:12   ` Xebar Saram
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Abrahamsen @ 2015-08-31 13:01 UTC (permalink / raw)
  To: emacs-orgmode

Xebar Saram <zeltakc@gmail.com> writes:

> hi all
> after reading the agenda buffer section in the manual i still cant
> make sense of the bulk remote editing commands and specifically the
> mark vs mark for bulk.
> my use case is simple , i want to mark a bunch of entries like in
> dired and execurte del/archive/change state etc
>
> using `m` to mark i can see that the entries are marked but cant seem
> to understand how to then delete/archive these marked file.
> also what is M-m for if i can mark with `m`?
>
> thx so much
> Z

"m" adds a mark to the heading under point, "M-m" toggles the mark. So
multiple "m"s will always leave the heading marked, while multiple
"M-m"s will toggle back and forth between marked and unmarked. Hit "U"
to unmark all.

Then hit "B" to get a little dispatcher asking you what to do with the
marked headings.

HTH,
Eric

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?
  2015-08-31 13:01 ` Eric Abrahamsen
@ 2015-08-31 18:12   ` Xebar Saram
  2015-09-01  2:19     ` Eric Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Xebar Saram @ 2015-08-31 18:12 UTC (permalink / raw)
  To: Eric Abrahamsen; +Cc: org mode

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

thx Eric!

this works well for archiving, though i cant see a delete option in that
dispatcher

best

z

On Mon, Aug 31, 2015 at 4:01 PM, Eric Abrahamsen <eric@ericabrahamsen.net>
wrote:

> Xebar Saram <zeltakc@gmail.com> writes:
>
> > hi all
> > after reading the agenda buffer section in the manual i still cant
> > make sense of the bulk remote editing commands and specifically the
> > mark vs mark for bulk.
> > my use case is simple , i want to mark a bunch of entries like in
> > dired and execurte del/archive/change state etc
> >
> > using `m` to mark i can see that the entries are marked but cant seem
> > to understand how to then delete/archive these marked file.
> > also what is M-m for if i can mark with `m`?
> >
> > thx so much
> > Z
>
> "m" adds a mark to the heading under point, "M-m" toggles the mark. So
> multiple "m"s will always leave the heading marked, while multiple
> "M-m"s will toggle back and forth between marked and unmarked. Hit "U"
> to unmark all.
>
> Then hit "B" to get a little dispatcher asking you what to do with the
> marked headings.
>
> HTH,
> Eric
>
>
>

[-- Attachment #2: Type: text/html, Size: 1752 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?
  2015-08-31 18:12   ` Xebar Saram
@ 2015-09-01  2:19     ` Eric Abrahamsen
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Abrahamsen @ 2015-09-01  2:19 UTC (permalink / raw)
  To: emacs-orgmode

Xebar Saram <zeltakc@gmail.com> writes:

> thx Eric!
>
> this works well for archiving, though i cant see a delete option in
> that dispatcher

No, I don't think delete is one of the options...

> best
>
> z
>
> On Mon, Aug 31, 2015 at 4:01 PM, Eric Abrahamsen
> <eric@ericabrahamsen.net> wrote:
>
>
>     Xebar Saram <zeltakc@gmail.com> writes:
>
>     > hi all
>     > after reading the agenda buffer section in the manual i still
>     cant
>     > make sense of the bulk remote editing commands and specifically
>     the
>     > mark vs mark for bulk.
>     > my use case is simple , i want to mark a bunch of entries like
>     in
>     > dired and execurte del/archive/change state etc
>     >
>     > using `m` to mark i can see that the entries are marked but cant
>     seem
>     > to understand how to then delete/archive these marked file.
>     > also what is M-m for if i can mark with `m`?
>     >
>     > thx so much
>     > Z
>
>     "m" adds a mark to the heading under point, "M-m" toggles the
>     mark. So
>     multiple "m"s will always leave the heading marked, while multiple
>     "M-m"s will toggle back and forth between marked and unmarked. Hit
>     "U"
>     to unmark all.
>
>     Then hit "B" to get a little dispatcher asking you what to do with
>     the
>     marked headings.
>
>     HTH,
>     Eric

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-01  2:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-31 12:52 agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk? Xebar Saram
2015-08-31 13:01 ` Eric Abrahamsen
2015-08-31 18:12   ` Xebar Saram
2015-09-01  2:19     ` Eric Abrahamsen

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).