unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* URL + efs confusion
@ 2010-11-15 20:06 Lars Magne Ingebrigtsen
  2010-11-15 20:23 ` Ted Zlatanov
  0 siblings, 1 reply; 14+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-11-15 20:06 UTC (permalink / raw)
  To: emacs-devel; +Cc: ding

Sometimes people put local URLs into their RSS feeds, like

<img src="file:/c:/thing/foo">

This ends up as a url call like this:

(url-retrieve "file:/c:/thing/foo" #'ignore)

which ends up prompting me for my ftp password, since c:/thing/foo is
interpreted as an efs file name.

This seems not very optimal.  Could there be situations where that URL
makes sense to interpret that way?  And what about on Windows machines?

Anybody have any suggestions about on what level this should be fixed?
Gnus, shr or url?  And how?  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-11-16 15:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 20:06 URL + efs confusion Lars Magne Ingebrigtsen
2010-11-15 20:23 ` Ted Zlatanov
2010-11-15 22:45   ` Lars Magne Ingebrigtsen
2010-11-16  5:48     ` Stefan Monnier
2010-11-16 13:49       ` Lars Magne Ingebrigtsen
2010-11-16  8:36     ` Michael Albinus
2010-11-16 14:24       ` Ted Zlatanov
2010-11-16 14:33         ` Lars Magne Ingebrigtsen
2010-11-16 14:57           ` Davis Herring
2010-11-16 15:00           ` David Kastrup
2010-11-16 15:04             ` Lars Magne Ingebrigtsen
2010-11-16 15:05         ` Michael Albinus
2010-11-16 15:16           ` Ted Zlatanov
2010-11-16 15:26             ` Michael Albinus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).