This section explains what happens when you run an MH command, step by step. (This also applies when a front-end runs an MH command for you.)
To help with the explanation, assume that you type the command:
% scan -noheader picked +inbox
and that your MH profile has the entry:
scan: -form scan.size -header
The steps are:
Some arguments can't be used more than once. For instance, if you store this entry in your MH profile:
inc: +somefolder
and also give a folder name on the command line, this happens:
% inc +otherfolder
inc: only one folder at a time!
% show 1234 +inbox
usually won't change the current folder to inbox, or the
current message to 1234, if there isn't a message number 1234 in
the inbox.
This file is from the third edition of the book MH & xmh: Email for Users & Programmers, ISBN 1-56592-093-7, by Jerry Peek. It is freely available; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. For more information, see COPYING.
|
Copyright © 1991, 1992, 1995 O'Reilly Media, Inc. Copyright © 1996, 1997, 1999, 2000, 2002, 2004 Jerry Peek Last modified: 2006-05-31 15:13:43 -0700 |
|