[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/
- Re: eww, (continued)
- Re: eww, Lars Magne Ingebrigtsen, 2013/06/19
- Re: eww, Juri Linkov, 2013/06/20
- Re: eww, Lars Magne Ingebrigtsen, 2013/06/21
- RE: eww, Drew Adams, 2013/06/19
- Re: eww, Jambunathan K, 2013/06/19
- Re: eww, Richard Stallman, 2013/06/20
- Re: eww, Paul Eggert, 2013/06/20
- Re: eww, Lars Magne Ingebrigtsen, 2013/06/20
Re: eww, joakim, 2013/06/18
- Re: eww, Andreas Schwab, 2013/06/18
- Re: eww,
Lars Magne Ingebrigtsen <=
Re: eww, Ivan Kanis, 2013/06/19