all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Tino Calancha <tino.calancha@gmail.com>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, raman <raman@google.com>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: HowTo: Search emacs-devel using gnus
Date: Mon, 27 Feb 2017 01:58:11 +0100	[thread overview]
Message-ID: <87shn0qwkc.fsf@drachen> (raw)
In-Reply-To: <alpine.DEB.2.20.1702251059280.1870@calancha-pc> (Tino Calancha's message of "Sat, 25 Feb 2017 11:11:01 +0900 (JST)")

Tino Calancha <tino.calancha@gmail.com> writes:

> Sometimes i choose a message-id which Gnus cannot fetch.
> Usually after inspection i find that message-id has embedded html.
> E.g. see '&45;' below:
> 047a67ec&#45;9e29&#45;7e4e&#45;0fb0&#45;24c3e59b5886@dancol.org
>
> You must translate '&#45;' to '-', then the article is found:
> 047a67ec-9e29-7e4e-0fb0-24c3e59b5886@dancol.org
>
> (It must exist one Emacs function translating those '&#foo;'
> somewhere)

Seems like `xml--entity-replacement-text' can be used.  Dunno if it's
correct to use it here and if it always works.  There's also
`url-unhex-string' but that's for %... escaped characters.


Michael.



  reply	other threads:[~2017-02-27  0:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16  4:08 HowTo: Search emacs-devel using gnus raman
2016-12-16 13:54 ` Lars Ingebrigtsen
2016-12-16 16:17   ` raman
2017-02-24  1:31   ` Michael Heerdegen
2017-02-24  3:49     ` raman
2017-02-24  7:05     ` Tino Calancha
2017-02-24 23:34       ` Michael Heerdegen
2017-02-24 23:37         ` T.V Raman
2017-02-25  1:16           ` Michael Heerdegen
2017-02-25  2:11         ` Tino Calancha
2017-02-27  0:58           ` Michael Heerdegen [this message]
2017-02-27 16:19             ` raman

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=87shn0qwkc.fsf@drachen \
    --to=michael_heerdegen@web.de \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    --cc=raman@google.com \
    --cc=tino.calancha@gmail.com \
    /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.
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.