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

Re: help




Jake Colman <colman@ppllc.com>:
>Alternatively, search the mailing list archives for a message posted just
>yesterdat regarding coding around gnus-parse-netrc for versions that don't
>support that function.

is this
		(let* ((list nil)
		       (alist nil)
		       (user "map")
		       (passwd "notlikely"))

what you're referring to?  i did something similiar to get things
working at all, but it doesn't strike me as a very good solution.

	-seth