help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: arguments in url question


From: Ben Pfaff
Subject: Re: arguments in url question
Date: Sun, 16 Mar 2008 20:16:44 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

grocery_stocker <cdalten@gmail.com> writes:

> The following function on his web page basically makes a url ouf given
> a link.
>
> (defun wrap-url-string (url &optional raw)

[...]

> What I don't get is how can a url have optional arguments. 

It's not the URL that has optional arguments in this case.  It's
the wrap-url-string function that has an optional argument.
That's a feature of Emacs Lisp, not a feature of a URL.
-- 
"I admire him, I frankly confess it; and when his time comes
 I shall buy a piece of the rope for a keepsake."
--Mark Twain


reply via email to

[Prev in Thread] Current Thread [Next in Thread]