Does anyone still use slrn? I'm trying to find how to invoke vi from slrn and have vi start with wrapping text at 72 characters. Any help is appreciated. Here's all that is stated on .slrnrc % Command used to invoke editor. In the following example, %s % represents % the file name and %d represents the starting line number %set editor_command "jed '%s' -g %d -tmp" %set editor_command "pico -t +%d '%s'" set editor_command "vi '%s'" Thanks! -- Regards, Matt Florido