info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling Y/N confirmation


From: Katsumi Yamaoka
Subject: Re: Disabling Y/N confirmation
Date: Tue, 12 Jan 2010 10:27:03 +0900
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.91 (gnu/linux)

>>>>> Teemu Likonen wrote:
> When I'm reading news through one server but have configured Gnus to
> send my messages through some other server Gnus always asks me if I
> really want to post to this possibly unknown group (or something like
> that).

It happens when the server and the group have never been accessed
for reading.

> Is it possible to turn off this question and make Gnus trust that I know
> what I'm doing?

Add this to the ~/.gnus.el file:

(add-to-list 'message-syntax-checks '(existing-newsgroups . disabled))


reply via email to

[Prev in Thread] Current Thread [Next in Thread]