Consolidate the web functions
Currently there are multiple functions to search a heading or keywords on the web. There's ref-man-web-gscholar ref-man-web-search ref-man-chrome-gscholar ref-man-eww-gscholar and a bunch of chrome functions.
There should be only two functions ref-man-web-search ref-man-web-gscholar where ref-man-web-gscholar is a specialization of ref-man-web-search which goes directly to google scholar. The rest can be consolidated to these two, with chromium usage being predicated by ref-man-use-chrome-for-search.
Consolidate the web functions
Currently there are multiple functions to search a heading or keywords on the web. There's
ref-man-web-gscholarref-man-web-searchref-man-chrome-gscholarref-man-eww-gscholarand a bunch of chrome functions.There should be only two functions
ref-man-web-searchref-man-web-gscholarwhereref-man-web-gscholaris a specialization ofref-man-web-searchwhich goes directly to google scholar. The rest can be consolidated to these two, with chromium usage being predicated byref-man-use-chrome-for-search.