* On Mon, 17 Jun 2002, Magnus Therning wrote:

> Is it possible to do?
> 
> I am a bit tired of having a mailboxes line that spans two lines...

You can use the output of a command (within backticks), such as:

   mailboxes ! `echo -n ~/Mail/*`

or whatever filemasks you need.

-- 
John

Reply via email to