Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: info-gnus-english@gnu.org
Subject: Re: gnus does not decode http address correctly
Date: Tue, 09 Oct 2007 19:39:47 +0200	[thread overview]
Message-ID: <v9tzp05grg.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87ir5g8o9h.fsf@mat.ucm.es>

On Tue, Oct 09 2007, Uwe Brauer wrote:

> I  received an email containing an http address, according to gnus is
> was "decoded" as
> http://www.pcworld.com/downloads/file/fid%2c67731/description.html?tk=nl_ddxdwn
> but this is not correct,
> using thunderbird, in the same message the url was displayed as
>
> http://www.pcworld.com/downloads/file/fid,67731/description.html?tk=nl_ddxdwn
>
> which is correct.

I assume you are talking about a text/plain part?  Gnus is not a HTML
renderer.  There's no reason to convert "%2c" to "," when displaying
text/plain.  I tend to think that rendering text/plain is a bug in
Thunderbird.

> is there any way to change this misbehaviour?

I think the bug is on pcworld.com, but I might be wrong.

theotp1:~/public_html/tmp$ cat fid,67731 
Komma
theotp1:~/public_html/tmp$ cat fid%2c67731 
%2c

<http://theotp1.physik.uni-ulm.de/~ste/tmp/fid,67731>
--> Komma

<http://theotp1.physik.uni-ulm.de/~ste/tmp/fid%2c67731>
--> Komma

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2007-10-09 17:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-09 12:29 Uwe Brauer
2007-10-09 17:39 ` Reiner Steib [this message]
2007-10-10  9:08   ` Uwe Brauer
     [not found]   ` <mailman.1913.1192007316.18990.info-gnus-english@gnu.org>
2007-10-10 20:17     ` William F Hammond

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9tzp05grg.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).