url-encode-url calls url-hexify-string with 2 args. Lambda only accepted 1 causing 'Wrong number of arguments' error. Add &optional allowed-chars.
84 KiB
84 KiB
url-encode-url calls url-hexify-string with 2 args. Lambda only accepted 1 causing 'Wrong number of arguments' error. Add &optional allowed-chars.