After the discussion about 'printer options', I found time to fiddle with the way Lynx displays its internal pages (i.e 'You have reached the XYZ page' and 'ABC Options'). Even though I am not here to judge 'apperance' of the pages (i.e personal taste), I find the pager much nicer/neater with the patch applied. * Patch is applied to '2.8.1dev.21'. Effected files are: LYCookie.c LYDownload.c LYHistory.c LYList.c LYLocal.c LYPrint.c LYShowInfo.c LYUpload.c * Printing and Download pages are divided into two sections: 'Default' and 'External' (I need help here; I wasn't sure about the naming, so these are just first guesses from non-native English speaker). * More information is given before choices are displayed: - For 'printing'; no. of lines and no. of pages are displayed - For 'download'; File and SugFile are displayed - For 'upload'; 'TO' is displayed * Info displayed when there are no external 'download' or 'upload' options is changed from No other download methods have been defined yet. You may define an unlimited number of download methods using the lynx.cfg file. to You may define an unlimited number of download methods. Please refer to the lynx.cfg file, sections 'DOWNLOAD' and 'INCLUDE'. * For 'Cookie Jar page'
Domain=%s is converted to
%s
Domain=%s where '%s' is being the domain (i.e de->domain). This way domain name sticks out and the rest is intended, so that eye can catch things easily. * Whenever possible, LYNX_NAME and LYNX_VERSION is moved to

i.e.

You have reached...page

Lynx Version ...

is converted to

You have reached...page
(Lynx Version ...)

. The reason for this was to gain a line which was taken when

is used. I hope it can be found useful. cheers, Sinan -- Sinan Kaan Yerli