Cdiff patch.Muttrc
*** /export/home/steve/work.muttslang/usr/webrev/src/cmd/mutt/patch.Muttrc-     Tue Jan 22 16:54:01 2008
--- patch.Muttrc        Fri Jan 18 04:54:04 2008

*** 1,7 **** ! *** mutt-1.4.2.1/Muttrc 2004-02-12 08:52:09.000000000 +0000 ! --- mutt-1.4.2.1/Muttrc.new 2004-05-14 16:02:34.264953000 +0100 *************** *** 15,23 **** macro pager \cb |urlview\n 'call urlview to extract URLs out of a message' # Show documentation when pressing F1 --- 1,7 ---- ! *** mutt-1.4.2.3/Muttrc.orig Fri Jan 18 04:50:12 2008 ! --- mutt-1.4.2.3/Muttrc Fri Jan 18 04:53:36 2008 *************** *** 15,23 **** macro pager \cb |urlview\n 'call urlview to extract URLs out of a message' # Show documentation when pressing F1
*** 49,59 **** *************** *** 1218,1224 **** # See also: ``$to_chars''. # # ! ! # set ispell="/usr/bin/ispell" # # Name: ispell # Type: path --- 1218,1224 ---- # See also: ``$to_chars''. --- 49,59 ---- *************** *** 1218,1224 **** # See also: ``$to_chars''. # # ! ! # set ispell="ispell" # # Name: ispell # Type: path --- 1218,1224 ---- # See also: ``$to_chars''.
*** 74,82 **** # machine without having to enter a password. --- 3230,3236 ---- # instead of a raw socket. You may be able to use this to set up # preauthenticated connections to your IMAP/POP3 server. Example: # ! ! # tunnel="ssh -q mailhost.net /opt/sfw/sbin/imapd" # # NOTE: For this example to work you must be able to log in to the remote # machine without having to enter a password. --- 74,82 ---- # machine without having to enter a password. --- 3230,3236 ---- # instead of a raw socket. You may be able to use this to set up # preauthenticated connections to your IMAP/POP3 server. Example: # ! ! # tunnel="ssh -q mailhost.net /opt/sfw/libexec/imapd" # # NOTE: For this example to work you must be able to log in to the remote # machine without having to enter a password.