quickurl-read
quickurl-read is a compiled Lisp function in `quickurl.el
'.
(quickurl-read &optional BUFFER)
`read' the URL list from BUFFER into `quickurl-urls'.
BUFFER, if nil, defaults to current buffer.
Note that this function moves point to `point-min' before doing the `read'
It also restores point after the `read'.