variable is set, the next operation applies to the tagged messages
automatically, without requiring the ``tag-prefix''.
+In <ref id="macro" name="macros"> or <ref id="push" name="push"> commands,
+you can use the ``tag-prefix-cond'' operator. If there are no tagged
+messages, mutt will "eat" the rest of the macro to abort it's execution.
+Mutt will stop "eating" the macro when it encounters the ``end-cond''
+operator; after this operator the rest of the macro will be executed as
+normal.
+
<sect1>Using Hooks<label id="hooks">
<p>
A <em/hook/ is a concept borrowed from the EMACS editor which allows you to
shell-escape ! run a program in a subshell
tag-entry t toggle the tag on the current entry
tag-prefix ; apply next command to tagged entries
+tag-prefix-cond not bound apply next function ONLY to tagged messages
top-page H move to the top of the page
</verb>
<sect2>index