On Tue, Jul 10, 2001 at 09:34:48AM -0400, D-Man wrote: > On Mon, Jul 09, 2001 at 05:32:55PM -0700, [EMAIL PROTECTED] wrote: > | Thanks to all who replied. Your sapient advice has gotten me up and > | running. This reply is being composed in mutt, somehow it seems to > | have known to use vim as the editor and I'm not complaining. > > It is probably in your $EDITOR or $VISUAL environment variable. You > can specify the editor in the .muttrc like (a couple related options > shown too): > > set editor=vim
or even set editor="vim +/^Subject: -c 'set ft=mail tw=64'" > set visual=gvim > set autoedit=yes # skips prompt of headers when replying > set pager=less > set indent_string = "| " > | 2. Since every Linux box is multiuser and exim is installed by default, > | newbie docs should plunge in and have the user configure exim. Option 2 > | worked as advertised for me. > > I think it would be better to have newbie docs talk about ssmtp > instead because it is much easier to set up, and if they are comming > from a Mac/Win background they aren't expecting any more functionality > than what it provide. okay -- Paul/Mark/D-Man -- you're cordially invited to hammer out these issues on the newbieDoc project. http://newbieDoc.sourceForge.net/ mailto:[EMAIL PROTECTED] experience immortality -- share your knowledge! -- DEBIAN NEWBIE TIP #42 from Pietro Cagnoni <[EMAIL PROTECTED]> : Would you like to DISABLE CONTROL-ALT-DEL? Piece of cake. Just comment the line out in /etc/inittab # What to do when CTRL-ALT-DEL is pressed. ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now and then "kill -HUP 1" to have init re-read the file. =Kent <[EMAIL PROTECTED]> Also see http://newbieDoc.sourceForge.net/ ...