help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 21 and w3 on Debian


From: Thierry Emery
Subject: Re: Emacs 21 and w3 on Debian
Date: Wed, 25 May 2005 19:28:33 +0200
User-agent: T-gnus/6.17.3 (based on No Gnus v0.3) SEMI/1.14.6 (Maruoka)FLIM/1.14.7 (Sanjō) APEL/10.6 Emacs/22.0.50 (gnu/linux) MULE/5.0 (SAKAKI)

Klaus Straubinger <KSNetz@UseNet.ArcorNews.DE> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]