quickurl-list-insert

quickurl-list-insert is a compiled Lisp function in `quickurl.el'.

(quickurl-list-insert TYPE)

Insert the URL under cursor into `quickurl-list-last-buffer'.
TYPE dictates what will be inserted, options are:
`url' - Insert the URL as <URL:url>
`naked-url' - Insert the URL with no formatting
`with-lookup' - Insert "lookup <URL:url>"
`with-desc' - Insert "description <URL:url>"
`lookup' - Insert the lookup for that URL