i know i should be able to find this info in the manuals somewhere... but was hoping that if any of you knew this info off hand you wouldn't mind sending me a quick note. i tried to upgrade my mutt from 0.85 to 0.95.3-us and i'm having a few config problems. if i use my original muttrc file i get the following error messages on startup: Error in /.../todd/.muttrc, line 108: hold: unknown variable Error in /.../todd/.muttrc, line 127: point_new: unknown variable Error in /.../todd/.muttrc, line 157: url_regexp: unknown variable Error in /.../todd/.muttrc, line 162: web_browser: unknown variable Error in /.../todd/.muttrc, line 212: first-message: no such function in map Error in /.../todd/.muttrc, line 213: last-message: no such function in map Error in /.../todd/.muttrc, line 214: first-message: no such function in map Error in /.../todd/.muttrc, line 215: last-message: no such function in map Error in /.../todd/.muttrc, line 252: localsite: unknown command Error in /.../todd/.muttrc, line 253: localsite: unknown command Error in /.../todd/.muttrc, line 254: localsite: unknown command and here are the the devious lines: 108 set nohold # move read message to ``mbox'' 127 set point_new # jump to the first new message on startup 155 set url_regexp="((ftp|http|telnet)://|(ftp|www[-a-z0-9]*)\\.)[^ \t\r\n\"]*\ 156 [^.,:;!? \t\r\n>)\"]|(mailto:)?[^[ \t\r\n<>(@\"]+@[^] \t\r\n>)@\"]*\ 157 [^].,:;!? \t\r\n>)@\"]" 162 set web_browser="~/bin/url_handler.sh %s" # program to use when viewing URLs 212 bind index "\e<" first-message 213 bind index \e> last-message 214 bind index "<" first-message 215 bind index ">" last-message 252 localsite jeff.mda.ca 253 localsite vite.mda.ca 254 localsite mda.ca if you can help me solve these problems i'd really appreciate it. thanks. -- todd Never enter a battle of wits un-armed.
