Gnus development mailing list
 help / color / mirror / Atom feed
* Getting rid of `Incoming*' stuff
@ 1999-02-09 17:23 Stefan Waldherr
  1999-02-09 17:38 ` Lars Magne Ingebrigtsen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stefan Waldherr @ 1999-02-09 17:23 UTC (permalink / raw)



Hi,

although setting (setq nnmail-delete-incoming t) in my startup file, my Mail
dir is still clobbered with Incoming files. Is there any way to no create them
(I trust pgnus ;-))?

cu
Stefan.
-- 
Stefan Waldherr                   fax +49 431 8058 136
                               e-Mail stefan@waldherr.org
                                  www http://www.waldherr.org/


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

* Re: Getting rid of `Incoming*' stuff
  1999-02-09 17:23 Getting rid of `Incoming*' stuff Stefan Waldherr
@ 1999-02-09 17:38 ` Lars Magne Ingebrigtsen
       [not found] ` <m3u2wvxy1x.fsf@peorth.gweep.net>
  1999-02-09 18:01 ` Karl Kleinpaste
  2 siblings, 0 replies; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-09 17:38 UTC (permalink / raw)


Stefan Waldherr <stefan@waldherr.org> writes:

> although setting (setq nnmail-delete-incoming t) in my startup file,
> my Mail dir is still clobbered with Incoming files. Is there any way
> to no create them

That should be `mail-source-delete-incoming'.

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


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

* Re: Getting rid of `Incoming*' stuff
       [not found] ` <m3u2wvxy1x.fsf@peorth.gweep.net>
@ 1999-02-09 17:59   ` Lloyd Zusman
  1999-02-09 18:04     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Lloyd Zusman @ 1999-02-09 17:59 UTC (permalink / raw)


Stainless Steel Rat <ratinox@peorth.gweep.net> writes:

> "SW" == Stefan Waldherr <stefan@waldherr.org> writes:
> 
> SW> although setting (setq nnmail-delete-incoming t) in my startup file, my
> SW> Mail dir is still clobbered with Incoming files. Is there any way to no
> SW> create them (I trust pgnus ;-))?
> 
> Don't trust pgnus, especially with mail-source being alpha-grade code.
> 
> By the by, it is mail-source-delete-incoming, now.  That should be a good
> example of why not to completely trust pgnus.

It also would be nice, in my opinion, if there was a way to specify an
alternate directory for the incoming files, other than the mail
directory.  I didn't see anything in the code to handle this.  Perhaps
we need a `mail-source-incoming-directory' variable?


-- 
 Lloyd Zusman
 ljz@asfast.com


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

* Re: Getting rid of `Incoming*' stuff
  1999-02-09 17:23 Getting rid of `Incoming*' stuff Stefan Waldherr
  1999-02-09 17:38 ` Lars Magne Ingebrigtsen
       [not found] ` <m3u2wvxy1x.fsf@peorth.gweep.net>
@ 1999-02-09 18:01 ` Karl Kleinpaste
  2 siblings, 0 replies; 7+ messages in thread
From: Karl Kleinpaste @ 1999-02-09 18:01 UTC (permalink / raw)


Stefan Waldherr <stefan@waldherr.org> writes:
> although setting (setq nnmail-delete-incoming t) in my startup file, my Mail
> dir is still clobbered with Incoming files.

Changed for new mail-source hackery.

(setq mail-source-delete-incoming t)


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

* Re: Getting rid of `Incoming*' stuff
  1999-02-09 17:59   ` Lloyd Zusman
@ 1999-02-09 18:04     ` Lars Magne Ingebrigtsen
  1999-02-09 18:09       ` Lloyd Zusman
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-09 18:04 UTC (permalink / raw)


Lloyd Zusman <ljz@asfast.com> writes:

> It also would be nice, in my opinion, if there was a way to specify an
> alternate directory for the incoming files, other than the mail
> directory.  I didn't see anything in the code to handle this.  Perhaps
> we need a `mail-source-incoming-directory' variable?

`mail-source-directory'.

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


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

* Re: Getting rid of `Incoming*' stuff
  1999-02-09 18:04     ` Lars Magne Ingebrigtsen
@ 1999-02-09 18:09       ` Lloyd Zusman
  1999-02-09 19:02         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Lloyd Zusman @ 1999-02-09 18:09 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Lloyd Zusman <ljz@asfast.com> writes:
> 
> > It also would be nice, in my opinion, if there was a way to specify an
> > alternate directory for the incoming files, other than the mail
> > directory.  I didn't see anything in the code to handle this.  Perhaps
> > we need a `mail-source-incoming-directory' variable?
> 
> `mail-source-directory'.

But that would put the incoming files in the top-level directory of
the mail source directory tree, which contains lots of other stuff.
I'd like to send those files to a completely different location.  I
used to be able to do this prior to the `mail-source-*' changes.

-- 
 Lloyd Zusman
 ljz@asfast.com


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

* Re: Getting rid of `Incoming*' stuff
  1999-02-09 18:09       ` Lloyd Zusman
@ 1999-02-09 19:02         ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-09 19:02 UTC (permalink / raw)


Lloyd Zusman <ljz@asfast.com> writes:

> > `mail-source-directory'.
> 
> But that would put the incoming files in the top-level directory of
> the mail source directory tree, which contains lots of other stuff.

No, the only this that's in this directory (currently) are the
Incoming* files.

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


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

end of thread, other threads:[~1999-02-09 19:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-09 17:23 Getting rid of `Incoming*' stuff Stefan Waldherr
1999-02-09 17:38 ` Lars Magne Ingebrigtsen
     [not found] ` <m3u2wvxy1x.fsf@peorth.gweep.net>
1999-02-09 17:59   ` Lloyd Zusman
1999-02-09 18:04     ` Lars Magne Ingebrigtsen
1999-02-09 18:09       ` Lloyd Zusman
1999-02-09 19:02         ` Lars Magne Ingebrigtsen
1999-02-09 18:01 ` Karl Kleinpaste

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