Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Rasmus <rasmus@gmx.us>
To: info-gnus-english@gnu.org
Subject: Re: How to save the attachment?)
Date: Sat, 27 Sep 2014 03:12:34 +0200	[thread overview]
Message-ID: <87y4t5lvct.fsf@gmx.us> (raw)
In-Reply-To: <87h9zxu7zh.fsf@debian.uxu>

Hi,

Emanuel Berg <embe8573@student.uu.se> writes:

> Rasmus <rasmus@gmx.us> writes:
>
>> In my Gnus it shows the message id as
>> 8761gfdupx.fsf@gmx.us. And indeed
>>
>>     http://mid.gmane.org/8761gfdupx.fsf@gmx.us
>>
>> Works. I see similar links to the one you see in the
>> References-header.
>
> I see the References-header containing first the same
> data as the Message-ID-header, then a list of mixed
> newsgroup/mailing list (?) IDs, e.g.,
> <87sijkcbor.fsf@gmx.us> and
> <mailman.9375.1411379666.1147.info-gnus-english@gnu.org>.
>
> The @gmx.us stuff is obviously you. But then comes the
> mailing list reference as well, also from you. Only you
> have that as @gmx.us, but not I! Heck, this is
> confusing...

But is the newest Message-ID at a predicable place?  If so you could
split the string by newline (or C-q C-j).

My References contain no trace of your last message, but it sounds the
server you're using is working differently.

Message-ID: <87h9zxu7zh.fsf@debian.uxu>
References: <mailman.9299.1411299479.1147.info-gnus-english@gnu.org>
	<87fvfkpnzr.fsf@debian.uxu> <87sijkcbor.fsf@gmx.us>
	<mailman.9375.1411379666.1147.info-gnus-english@gnu.org>
	<87a95rfh2y.fsf@debian.uxu>
	<mailman.9412.1411433560.1147.info-gnus-english@gnu.org>
	<87r3z1uciq.fsf@debian.uxu>
	<mailman.9455.1411518329.1147.info-gnus-english@gnu.org>


A quick way to get this into a nice list is (after loading org):

(mapcar (lambda (x) (replace-regexp-in-string "<?>?" "" x))
(org-split-string "<mailman.9299.1411299479.1147.info-gnus-english@gnu.org>
	<87fvfkpnzr.fsf@debian.uxu> <87sijkcbor.fsf@gmx.us>
	<mailman.9375.1411379666.1147.info-gnus-english@gnu.org>
	<87a95rfh2y.fsf@debian.uxu>
	<mailman.9412.1411433560.1147.info-gnus-english@gnu.org>
	<87r3z1uciq.fsf@debian.uxu>
	<mailman.9455.1411518329.1147.info-gnus-english@gnu.org>" "
?[[:space:]]+"))


> In other headers, "info-gnus-english" is all over the
> place. 2014 is in the Date-header. 09 isn't anywhere,
> but "Sep" is in the Date-header, again. But where is
> 00059 (or even 59)? Nowhere in plain text, at least.

Maybe it has to do with `gnus-article-date-headers'?

—Rasmus

-- 
May contains speling mistake


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2014-09-27  1:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9299.1411299479.1147.info-gnus-english@gnu.org>
2014-09-21 15:26 ` How to save the attachment? Emanuel Berg
2014-09-22  1:06   ` Quanyang Liu
2014-09-22  1:15     ` Quanyang Liu
     [not found]     ` <mailman.9347.1411348641.1147.info-gnus-english@gnu.org>
2014-09-22  1:49       ` Emanuel Berg
2014-09-22  4:03         ` Quanyang Liu
     [not found]         ` <mailman.9355.1411369533.1147.info-gnus-english@gnu.org>
2014-09-22 13:44           ` Gijs Hillenius
     [not found]   ` <mailman.9346.1411348090.1147.info-gnus-english@gnu.org>
2014-09-22  1:32     ` Emanuel Berg
2014-09-21 23:12 ` make a reference, or 'reconnect' sent post somewhere else (was: Re: How to save the attachment?) Emanuel Berg
2014-09-21 23:18   ` Emanuel Berg
2014-09-22  8:16   ` Rasmus
2014-09-22  9:53     ` Kevin Brubeck Unhammer
     [not found]     ` <mailman.9375.1411379666.1147.info-gnus-english@gnu.org>
2014-09-22 22:03       ` Emanuel Berg
2014-09-23  0:52         ` Rasmus
     [not found]         ` <mailman.9412.1411433560.1147.info-gnus-english@gnu.org>
2014-09-23  1:35           ` Emanuel Berg
2014-09-23 23:45           ` Emanuel Berg
2014-09-24  0:24             ` Rasmus
     [not found]             ` <mailman.9455.1411518329.1147.info-gnus-english@gnu.org>
2014-09-24  1:23               ` Emanuel Berg
2014-09-27  1:12                 ` Rasmus [this message]
     [not found]                 ` <mailman.9774.1411780384.1147.info-gnus-english@gnu.org>
2014-09-27  2:04                   ` Emanuel Berg
2014-09-27 11:29                     ` Rasmus
     [not found]                     ` <mailman.9806.1411825835.1147.info-gnus-english@gnu.org>
2014-09-27 15:47                       ` Emanuel Berg
2014-09-21  2:08 How to save the attachment? Quanyang Liu

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=87y4t5lvct.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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).