Gnus development mailing list
 help / color / mirror / Atom feed
* GNUS/Decoding & be-dangerous problem!
@ 1999-06-22  6:26 Gerald
  1999-07-04  2:26 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Gerald @ 1999-06-22  6:26 UTC (permalink / raw)
  Cc: gutier


Hi all.

I've been trying to set up the XEmacs gnus so that I can decode
messages automatically without user intervention. If the decoder tries
to decode a file that already exists, just overwrite it. Continue
without exception.

To that end, I've got the following set up in my .emacs:

(require 'gnus-uu)
(setq gnus-uu-be-dangerous 't)
(setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-move)

What I've read in the documentation is that setting be-dangerous to
true means that the decoder will overwrite anything. However, it's not 
doing this. When I mark several messages when decode them with X u, it 
tells me that a file already exists, ring the bell and stops the
decoding process.

I really would like it if it didn't ring the bell, and I need it to
continue with the next message instead of stopping.


What's wrong? How do I set up gnus to do this?

Thanks for any help.



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

end of thread, other threads:[~1999-07-04 11:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-22  6:26 GNUS/Decoding & be-dangerous problem! Gerald
1999-07-04  2:26 ` Lars Magne Ingebrigtsen
1999-07-04 10:55   ` Per Abrahamsen
1999-07-04 11:14     ` Lars Magne Ingebrigtsen
1999-07-04 11:14       ` Per Abrahamsen
1999-07-04 11:46         ` 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).