Klaus Straubinger <[EMAIL PROTECTED]> writes:

> Wouldn't it be more correct to replace the first argument of
> url-callback-arguments with the redirect-uri if there are any
> such callback arguments present? I have experienced problems
> with your solution that went away with this improvement.

Through looking at the code, i thought that i had chosen the most
cautious alternative, but it seems that i was wrong ...

Is it ok with you if i request Emacs and Debian maintainers to
replace:
(list redirect-uri)
with:
(cons redirect-uri (cdr url-callback-arguments))
?

Thanks again for your careful testing,

Thierry
-- 
thierry |dot| emery |at| free |dot| fr
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to