quickurl-format-function

quickurl-format-function is a variable defined in `quickurl.el'.
Its value is

(lambda (url) (format "" (quickurl-url-url url)))

  • This variable may be risky if used as a file-local variable.

Documentation:
Function to format the URL before insertion into the current buffer.

You can customize this variable.