[Top][All Lists]
[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 21:09:19 -0700 |
|
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Chad <address@hidden> writes:
> On Mar 16, 8:16 pm, Ben Pfaff <address@hidden> wrote:
>> grocery_stocker <address@hidden> 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.
>
> So what would be the optional argument in this case?
The one named "raw" in the function declaration quoted above.
--
Ben Pfaff
http://benpfaff.org