Gnus development mailing list
 help / color / mirror / Atom feed
* "B e" expiry bug in nnmh?
@ 2002-08-08 19:17 James Leifer
  2002-08-08 21:13 ` Paul Jarc
  2002-08-09  8:12 ` James Leifer
  0 siblings, 2 replies; 4+ messages in thread
From: James Leifer @ 2002-08-08 19:17 UTC (permalink / raw)


I just sent this bug report off. I'm copying it to ding in case anyone has
ideas.  Cheers, J

====

I believe I have found a bug with "B e" expiry from nnmh groups.

My relevant ~/.gnus settings are as follows:

  ; no auto expiry on exit of a group
  (remove-hook 'gnus-summary-prepare-exit-hook 'gnus-summary-expire-articles)

  ; read articles are not marked as expirable
  (remove-hook 'gnus-mark-article-hook
               'gnus-summary-mark-read-and-unread-as-read)
  (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)

Furthermore, my nnmh:inbox has the parameters:

  (expiry-wait . immediate) (expiry-target . "nnmh:spam")

Now, when I mark a couple of articles with E and then do B e, the articles all
become marked G but do not move to nnmh:spam.

James Leifer
INRIA Rocquencourt


Oort Gnus v0.07
GNU Emacs 20.7.1 (i386-mandrake-linux-gnu, X toolkit)
 of Tue Apr  3 2001 on bi.mandrakesoft.com
200 news-rocq InterNetNews NNRP server INN 2.2 21-Jan-1999 ready (posting ok).


------------------ Environment follows ------------------

(setq gnus-inhibit-startup-message t)
(setq gnus-default-nntp-server "")
(setq gnus-select-method
      '(nnnil ""))
(setq gnus-secondary-select-methods
      '((nnmaildir "nnmaildir-server"
                   (directory "~/Maildir-groups/")
                   (create-directory "../Maildirs/")
                   (directory-files nnheader-directory-files-safe))))
(setq gnus-keep-backlog 400)
(setq gnus-summary-prepare-exit-hook nil)
(setq gnus-thread-indent-level 1)
(setq gnus-auto-select-first nil)
(setq gnus-auto-select-next nil)
(setq gnus-summary-mode-hook
      '(gnus-agent-mode))
(setq gnus-mark-article-hook
      '(gnus-summary-mark-unread-as-read))
(setq gnus-exit-gnus-hook
      '(mm-destroy-postponed-undisplay-list))
(setq gnus-check-new-newsgroups nil)
(setq gnus-setup-news-hook
      '(gnus-agent-queue-setup))
(setq gnus-save-quick-newsrc-hook
      '(fp-gnus-save-quick-newsrc-routine))
(setq gnus-group-mode-hook
      '(gnus-agent-mode))
;; (makeunbound 'gnus-topic-mode)
;; (makeunbound 'gnus-topic-mode-hook)
;; (makeunbound 'gnus-topic-line-format)
;; (makeunbound 'gnus-topic-indent-level)
;; (makeunbound 'gnus-topic-display-empty-topics)
(setq gnus-server-mode-hook
      '(gnus-agent-mode))
(setq mm-text-html-renderer 'lynx)
(setq message-cite-prefix-regexp "\\([ 	]*\\(\\w\\|[-_.]\\)+>+\\|[ 	]*[]>\x8bb|:}+]\\)+")
(setq message-post-method
      '(nntp "news-rocq"))
(setq message-mode-hook
      '(#[nil "Á\010!\207"
              [gnus-setup-message-group gnus-configure-posting-styles]
              2]))
(setq message-header-setup-hook
      '(gnus-inews-insert-archive-gcc gnus-inews-insert-gcc))
(setq message-default-headers "Reply-To: James Leifer <James.Leifer@inria.fr>\nFrom: James Leifer <James.Leifer@inria.fr>\nGcc: nnmh:inbox\n")






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

* Re: "B e" expiry bug in nnmh?
  2002-08-08 19:17 "B e" expiry bug in nnmh? James Leifer
@ 2002-08-08 21:13 ` Paul Jarc
  2002-08-09  8:07   ` James Leifer
  2002-08-09  8:12 ` James Leifer
  1 sibling, 1 reply; 4+ messages in thread
From: Paul Jarc @ 2002-08-08 21:13 UTC (permalink / raw)
  Cc: ding

James Leifer <James.Leifer@inria.fr> wrote:
> I believe I have found a bug with "B e" expiry from nnmh groups.
...
> (setq gnus-secondary-select-methods
>       '((nnmaildir "nnmaildir-server"

Are you sure you were expiring from an nnmh group and not nnmaildir?
nnmaildir doesn't use the expiry-target parameter.  See the
description of "expire-group" at
<URL:http://multivac.cwru.edu./nnmaildir/using/#group-setup>.


paul



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

* Re: "B e" expiry bug in nnmh?
  2002-08-08 21:13 ` Paul Jarc
@ 2002-08-09  8:07   ` James Leifer
  0 siblings, 0 replies; 4+ messages in thread
From: James Leifer @ 2002-08-09  8:07 UTC (permalink / raw)
  Cc: ding

prj@po.cwru.edu (Paul Jarc) writes:

> James Leifer <James.Leifer@inria.fr> wrote:
>> I believe I have found a bug with "B e" expiry from nnmh groups.
> ...
>> (setq gnus-secondary-select-methods
>>       '((nnmaildir "nnmaildir-server"
>
> Are you sure you were expiring from an nnmh group and not nnmaildir?

I do have some nnmaildirs around for experimentation (hence the presence of the
above setq) but they were not involved in this problem.

Cheers, J
--
James Leifer, INRIA Rocquencourt, France



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

* Re: "B e" expiry bug in nnmh?
  2002-08-08 19:17 "B e" expiry bug in nnmh? James Leifer
  2002-08-08 21:13 ` Paul Jarc
@ 2002-08-09  8:12 ` James Leifer
  1 sibling, 0 replies; 4+ messages in thread
From: James Leifer @ 2002-08-09  8:12 UTC (permalink / raw)
  Cc: ding

The (expiry-target . "nnmh:spam") that I mentioned in the root of this thread
appears to have nothing to do with the problem.

If I create a test group

   ("nnml:t" 3 nil nil (nnmh "") ((display . all) (visible . t)  (expiry-wait . immediate)))

and mark some messages with E, then B e still does not delete them.

Ideas?

-James




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

end of thread, other threads:[~2002-08-09  8:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-08 19:17 "B e" expiry bug in nnmh? James Leifer
2002-08-08 21:13 ` Paul Jarc
2002-08-09  8:07   ` James Leifer
2002-08-09  8:12 ` James Leifer

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