all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: What to do about "Bad URL syntax"?
       [not found] <ur7bt13os.fsf@gmail.com>
@ 2005-09-13 15:29 ` Mathias Dahl
  0 siblings, 0 replies; only message in thread
From: Mathias Dahl @ 2005-09-13 15:29 UTC (permalink / raw)


Mathias Dahl <brakjoller@gmail.com> writes:

> From time to time I get only the text "Bad URL syntax" as message
> body when reading news. After a while I figured out that it probably
> is because the message is a HTML-message. Not sure though, but I can
> read the same post using a "normal" news-reader, and the times I
> have bothered to check it has been HTML-messages.

OK, I will reply to my own post here:

I could not resist trying to debug this problem. It took two hours and
I had to learn about stuff called Edebug and instrumenting functions
for debugging in the process... :)

It seems the root of the problem is when the mime content is to be
rendered or washed. In my case links was called and it could not parse
the HTML given. Hence the "Bad URL syntax" message, which was from
links.

I copied the file that could not be parse on Windows XP, to my
GNU/Linux box at home and there "links -dump" could grok the
content. Strange...

Anyway, I wanted to solve it so I just tried to see if maybe lynx
would work better. After a while of debugging I found the very
interesting option `mm-text-html-renderer', which I could set to lynx
instead of the default links. This solved my problem and I seem to now
be able to also read HTML-postings in GNUS. Yay!

/Mathias

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-13 15:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ur7bt13os.fsf@gmail.com>
2005-09-13 15:29 ` What to do about "Bad URL syntax"? Mathias Dahl

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.