emacs-devel
[Top][All Lists]
Advanced

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

Re: eww


From: Lars Magne Ingebrigtsen
Subject: Re: eww
Date: Tue, 18 Jun 2013 15:57:53 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

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.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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