Closed thierryvolpiatto closed 10 years ago
Actually, I believe I understood it :) but I wanted to give the user an easy way to get exactly the behavior of browse-url
. helm-browse-url
is different from browse-url
, because it tries a different list of browsers than browse-url-default-browser
in case that broswse-url-browser-function
is undefined. Anyway, I'll trust your wisdom and make the change you suggest. See 8ab7cfb309a5b229fec41e6682d2942c092331cd.
You misunderstand what helm-browse-url does, you should use:
and remove the helm-browse-url entry in
helm-dictionary-browser-function
.