I see that I can setup the new browse-url to get kfm to work by
setting:
'(browse-url-browser-function (quote browse-url-generic))
'(browse-url-generic-program "kfmclient")
'(browse-url-generic-args (quote ("openURL"))))
Two points however:
1) Probably noone else is going to figure this out, as compared to the
older implementation which put kfm right on the Options menu.
Perhaps a FAQ entry would help.
2) You need to redump in order to update the menus after updating the
packages.
Show replies by date