<term>needsterminal</term>
<listitem>
<para>
-Mutt uses this flag when viewing attachments with <link linkend="auto-view">auto-view</link>, in order to decide whether it should honor the setting
+Mutt uses this flag when viewing attachments with <link linkend="auto-view">auto_view</link>, in order to decide whether it should honor the setting
of the <link linkend="wait-key">$wait_key</link> variable or
not. When an attachment is viewed using an interactive program, and the
corresponding mailcap entry has a <emphasis>needsterminal</emphasis> flag, Mutt will use
</para>
<para>
-In addition, you can use this with <link linkend="auto-view">auto-view</link>
+In addition, you can use this with <link linkend="auto-view">auto_view</link>
to denote two commands for viewing an attachment, one to be viewed
automatically, the other to be viewed interactively from the attachment
menu. In addition, you can then use the test feature to determine which
text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
</screen>
-For <link linkend="auto-view">auto-view</link>, Mutt will choose the third
+For <link linkend="auto-view">auto_view</link>, Mutt will choose the third
entry because of the copiousoutput tag. For interactive viewing, Mutt
will run the program RunningX to determine if it should use the first
entry. If the program returns non-zero, Mutt will use the second entry
<para>
Next, mutt will check if any of the types have a defined
-<link linkend="auto-view">auto-view</link>, and use that. Failing
+<link linkend="auto-view">auto_view</link>, and use that. Failing
that, Mutt will look for any text type. As a last attempt, mutt will
look for any type it knows how to handle.
</para>
<listitem>
<para>
-<literal><link linkend="auto-view">auto-view</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
+<literal><link linkend="auto-view">auto_view</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
</para>
</listitem>
<listitem>
<para>
-<literal><link linkend="auto-view">unauto-view</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
+<literal><link linkend="auto-view">unauto_view</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
</para>
</listitem>
<listitem>
<listitem>
<para>
-<literal><link linkend="hdr-order">hdr-order</link></literal> <emphasis>header</emphasis> [ <emphasis>header</emphasis> ... ]
+<literal><link linkend="hdr-order">hdr_order</link></literal> <emphasis>header</emphasis> [ <emphasis>header</emphasis> ... ]
</para>
</listitem>
<listitem>
<para>
-<literal><link linkend="hdr-order">unhdr-order</link></literal> <emphasis>header</emphasis> [ <emphasis>header</emphasis> ... ]
+<literal><link linkend="hdr-order">unhdr_order</link></literal> <emphasis>header</emphasis> [ <emphasis>header</emphasis> ... ]
</para>
</listitem>
<listitem>
<listitem>
<para>
-<literal><link linkend="mime-lookup">mime-lookup</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
+<literal><link linkend="mime-lookup">mime_lookup</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
</para>
</listitem>
<listitem>
<para>
-<literal><link linkend="mime-lookup">unmime-lookup</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
+<literal><link linkend="mime-lookup">unmime_lookup</link></literal> <emphasis>mimetype</emphasis> [ <emphasis>mimetype</emphasis> ... ]
</para>
</listitem>
<listitem>
<listitem>
<para>
-<literal><link linkend="my-hdr">my-hdr</link></literal> <emphasis>string</emphasis>
+<literal><link linkend="my-hdr">my_hdr</link></literal> <emphasis>string</emphasis>
</para>
</listitem>
<listitem>
<para>
-<literal><link linkend="my-hdr">unmy-hdr</link></literal> <emphasis>field</emphasis> [ <emphasis>field</emphasis> ... ]
+<literal><link linkend="my-hdr">unmy_hdr</link></literal> <emphasis>field</emphasis> [ <emphasis>field</emphasis> ... ]
</para>
</listitem>
<listitem>