--ZjKY/eR5beRnQELu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 31, 2002 at 02:33:59PM -0500, Mike Starke wrote: > First, I have been trying to get Mutt to prepend a character (--) to > each line of a message I reply to. I thought it was the "set indent_strin= g" > but that does not appear to work as expected. It is, in fact indent_string. I tried it before replying to this message (with ':set indent_string=3D": "' while in Mutt), and it worked as expected. (I reset it back to its default before actually composing this message.) How are you trying to set it? You ought to be able to just put 'set indent_string=3D"whatever you want"' in your .muttrc. > Secondly, how can I get Mutt to order the messages by thread each time > I open Mutt. Here's what I have in my ~/.muttrc: folder-hook . set sort_aux=3Dmailbox-order folder-hook . set sort=3Dthreads folder-hook '!' set sort=3Dmailbox-order This will set the sort order to threads for all mailboxes except your $spoolfile, which will be unsorted. The secondary sort will be unsorted on all mailboxes. Note that if you don't want to have different sort orders for different mailboxes, just set $sort (and $sort_aux, if you want) once and forget about using the folder-hooks, like with 'set sort=3Dthreads'. --=20 Bill Jonas * bill@billjonas.com * http://www.billjonas.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin --ZjKY/eR5beRnQELu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9wZUndmHcUxFvDL0RAja8AKC1WgHHQfRyi5EcfRw/adthtKTRvgCfdI1H Lb914Cr+VUf7sj9sWUSBCL4= =HjCB -----END PGP SIGNATURE----- --ZjKY/eR5beRnQELu--