There are two changes I would like to suggest for url-cookie.el:

1. The "autoload" in the line before the definition of
   url-cookie-generate-header-lines is misspelled. Maybe it can be
   removed altogether and replaced by an autoload statement in
   url-http.el.

2. The function url-cookie-retrieve constructs its path-regexp with a
   leading "^". This has lead to missing cookie retrievals for me;
   could it simply be removed?

-- 
Klaus Straubinger


_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to