Gnus development mailing list
 help / color / mirror / Atom feed
* listarchives -> nnml
@ 1999-09-23 14:58 Turbo Fredriksson
  1999-09-23 16:15 ` Kai Großjohann
  1999-09-25  9:57 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Turbo Fredriksson @ 1999-09-23 14:58 UTC (permalink / raw)


--pgp-sign-Multipart_Thu_Sep_23_16:58:20_1999-1
Content-Type: text/plain; charset=NIL

I'm trying to solve a old problem/feature here (LDAP authentication),
and got the listarchive mailed to me (majordomo).

It's way to anquard to read over 110kb of mailfile, with full headers and
everything, so I thought that I'll respool it into a nnml mailbox (since
I'm using nnml for all my other mail groups).

I saved the body of the mail 'gnus-summary-save-article-body-file', exited
to the Group buffer and created a nndoc group 'gnus-group-make-doc-group'
with the saved file.

The groups was called `4' (!), and the file is '~/News/openldap.other/4'.
In the summary for this group I have this:

----- s n i p -----
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [Fri, 26 Mar 1][Kurt D. Zeilenga    ] Re: ldap_simple_bind_s gives error
----- s n i p -----

Problem is, many mails are missing. There should be 41 mails. Many of the
mails above contain only part of the mail (the previous part is in the
previous mail) and more than one mail.

I've been trying to save the majordomo archive with `gnus-summary-save-article-rmail',
but that give me a error like this:

----- s n i p -----
Signaling: (args-out-of-range 2 1190)
  write-region(2 1190 "~/XMAIL" t)
  append-to-file(2 1190 "~/XMAIL")
  (if rmail-fields-not-to-output (let (...) (set-buffer ...) (insert-buffer-substring obuf beg end) (rmail-delete-unwanted-fields) (append-to-file ... ... file-name) (set-buffer obuf) (kill-buffer ...)) (append-to-file beg end file-name))
  (if (not buf) (if rmail-fields-not-to-output (let ... ... ... ... ... ... ...) (append-to-file beg end file-name)) (if (eq buf ...) (error "Can't output message to same file it's already in")) (set-buffer buf) (let (... ...) (if msg ... ... ... ... ...)))
  (let ((buf ...) (cur ...) (beg ...) (end ...) (coding-system-for-write ...)) (if (not buf) (if rmail-fields-not-to-output ... ...) (if ... ...) (set-buffer buf) (let ... ...)))
  (save-excursion (let (... ... ... ... ...) (if ... ... ... ... ...)))
  (save-restriction (widen) (save-excursion (let ... ...)))
  (progn (if (rmail-message-deleted-p rmail-current-message) (progn ... ...)) (save-restriction (widen) (save-excursion ...)) (rmail-set-attribute "filed" t))
  (unwind-protect (progn (if ... ...) (save-restriction ... ...) (rmail-set-attribute "filed" t)) (if redelete (rmail-set-attribute "deleted" t)))
  (let (redelete) (unwind-protect (progn ... ... ...) (if redelete ...)))
  (while (> count 0) (let (redelete) (unwind-protect ... ...)) (setq count (1- count)) (if rmail-delete-after-output (rmail-delete-forward) (if ... ...)))
  (if (and (file-readable-p file-name) (not ...)) (rmail-output file-name count) (rmail-maybe-set-message-counters) (setq file-name (abbreviate-file-name file-name)) (or (find-buffer-visiting file-name) (file-exists-p file-name) (if ... ... ...)) (while (> count 0) (let ... ...) (setq count ...) (if rmail-delete-after-output ... ...)))
  rmail-output-to-rmail-file(default)
  byte-code("\b„\b
  gnus-article-save(#<buffer  *Gnus Save*> nil 1)
  gnus-summary-save-article(nil)
  gnus-summary-save-article-rmail(nil)
  call-interactively(gnus-summary-save-article-rmail)
  execute-extended-command(nil)
* call-interactively(execute-extended-command)
----- s n i p -----

Nether of `gnus-summary-save-article-{file|vm}' works.
-- 
Soviet Nazi jihad Rule Psix Serbian SDI strategic AK-47 colonel Panama
Peking quiche plutonium SEAL Team 6 Khaddafi

--pgp-sign-Multipart_Thu_Sep_23_16:58:20_1999-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP MESSAGE-----
Version: 2.6.3a
Comment: Processed by Mailcrypt 3.5.1, an Emacs/PGP interface

iQCVAwUBN+pAExZ4ByN4jNGpAQHA6wP/VKDoAH6PODWlLOI4bqgts1koqLeizdd6
9nQo+/mPVbwz6VyiZob+b2jcCEuGT3ruEWfQZXkrTxlbWrkBhN3fBLzh/0qPmdMd
V/aAwSx3Dq3UJCMwrUmmABfzHzhCjw2TM1NvjxnVQ7cqu+eTB1YowQrdN3VL17lE
vhX9yGlootw=
=TY1p
-----END PGP MESSAGE-----

--pgp-sign-Multipart_Thu_Sep_23_16:58:20_1999-1--


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

* Re: listarchives -> nnml
  1999-09-23 14:58 listarchives -> nnml Turbo Fredriksson
@ 1999-09-23 16:15 ` Kai Großjohann
  1999-09-23 18:36   ` Turbo Fredriksson
  1999-09-25  9:57 ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 1999-09-23 16:15 UTC (permalink / raw)


Turbo Fredriksson <turbo@tripnet.se> writes:

> It's way to anquard to read over 110kb of mailfile, with full headers and
> everything, so I thought that I'll respool it into a nnml mailbox (since
> I'm using nnml for all my other mail groups).

What happens if you M-x gnus-summary-enter-digest-group RET on that
big mail?  (This is bound to C-d by default, if I'm not mistaken.)

kai
-- 
I like BOTH kinds of music.


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

* Re: listarchives -> nnml
  1999-09-23 16:15 ` Kai Großjohann
@ 1999-09-23 18:36   ` Turbo Fredriksson
  0 siblings, 0 replies; 4+ messages in thread
From: Turbo Fredriksson @ 1999-09-23 18:36 UTC (permalink / raw)
  Cc: ding

Quoting Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann):

> Turbo Fredriksson <turbo@tripnet.se> writes:
> 
> > It's way to anquard to read over 110kb of mailfile, with full headers and
> > everything, so I thought that I'll respool it into a nnml mailbox (since
> > I'm using nnml for all my other mail groups).
> 
> What happens if you M-x gnus-summary-enter-digest-group RET on that
> big mail?  (This is bound to C-d by default, if I'm not mistaken.)

Same thing:

----- s n i p -----
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [             ][nobody              ] (none)
     [Fri, 26 Mar 1][Kurt D. Zeilenga    ] Re: ldap_simple_bind_s gives error
----- s n i p -----
-- 
SEAL Team 6 security nuclear strategic SDI counter-intelligence
Treasury CIA BATF North Korea kibo Honduras cracking jihad terrorist


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

* Re: listarchives -> nnml
  1999-09-23 14:58 listarchives -> nnml Turbo Fredriksson
  1999-09-23 16:15 ` Kai Großjohann
@ 1999-09-25  9:57 ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-09-25  9:57 UTC (permalink / raw)


Turbo Fredriksson <turbo@tripnet.se> writes:

> Problem is, many mails are missing. There should be 41 mails. Many of the
> mails above contain only part of the mail (the previous part is in the
> previous mail) and more than one mail.

It looks like nndoc isn't able to grok the format the digest (or
whatever is in).

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


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

end of thread, other threads:[~1999-09-25  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-23 14:58 listarchives -> nnml Turbo Fredriksson
1999-09-23 16:15 ` Kai Großjohann
1999-09-23 18:36   ` Turbo Fredriksson
1999-09-25  9:57 ` Lars Magne Ingebrigtsen

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).