Hi! This patch adds a new option to the page popup menu ("Open with external browser") that allows to open the current page in another browser (defaults to mozilla and can be configured using the "external_browser" option in your dillorc file). You'l find this patch usefull If you usually start browsing with dillo and when you arrive to a page that dillo can't render you have to copy & paste the current link to another browse (ie mozilla). Also adds another option in the link popup menu ("Download with external utility") that executes a command for dowloading the current link (defaults to "xterm -e wget -c" and can be configured using the "external_downloader" option). The patch has been testet with today CVS tarball. -- Ernest Frigola <bulk1 at eresmas.com>