emacs-devel
[Top][All Lists]
Advanced

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

Re: eww


From: joakim
Subject: Re: eww
Date: Tue, 18 Jun 2013 16:01:03 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> address@hidden writes:
>
>>    (interactive (browse-url-interactive-arg "URL: "))
>>    (unless (called-interactively-p 'interactive)
>>      (setq args (or args (list browse-url-new-window-flag))))
>> +  (setq url (url-tidy url))
>
> I'm not sure I see the utility here.  I think `browse-url' should (at
> least when called from a program) fetch exactly what it's being asked to
> fetch, and not do a DWIM analysis.  That should be up to the callers.

It was meant only for interactive use. Maybe that wasnt obvious.

-- 
Joakim Verona



reply via email to

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