Gnus development mailing list
 help / color / mirror / Atom feed
From: Oystein Viggen <oysteivi@tihlde.org>
Subject: Re: Problems posting to foreign NNTP server
Date: Sun, 20 Jan 2002 17:15:34 +0100	[thread overview]
Message-ID: <034rlhj8wp.fsf@colargol.tihlde.org> (raw)
In-Reply-To: <m3n0z9m333.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sun, 20 Jan 2002 16:53:04 +0100")

* [Lars Magne Ingebrigtsen] 

> (gnus-post-method nil "nntp+news:hist.test")

Works wonderfully. (nntp "news")

It seems that the problem I was having was due to this old wrapper
function in my .gnus:
,----
| (add-hook 'message-setup-hook
|          (lambda ()
|            (local-set-key "\C-c\C-c" 'message-send-and-exit-with-prefix)))
| (defun message-send-and-exit-with-prefix ()
|   "Call the message-send-and-exit function with a positive number argument
|    to make it post the message on the foreign NNTP server of a group, instead
|    of the default NNTP server"
|   (interactive)
|   (message-send-and-exit 1))
`----

Removing this wrapper, letting C-c C-c call the default
message-send-and-exit fixes posting to foreign servers.

Using an old hand-me-down .gnus might sometimes have its issues, it
seems  :)

Oystein
-- 
Ebg13 arire tbrf bhg bs fglyr..



  reply	other threads:[~2002-01-20 16:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-01 20:21 Steinar Bang
2002-01-19 19:13 ` Lars Magne Ingebrigtsen
2002-01-20 14:46   ` Oystein Viggen
2002-01-20 15:53     ` Lars Magne Ingebrigtsen
2002-01-20 16:15       ` Oystein Viggen [this message]
2002-01-20 21:21   ` Steinar Bang
2002-01-20 21:30     ` Steinar Bang
2002-01-20 21:37       ` Steinar Bang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=034rlhj8wp.fsf@colargol.tihlde.org \
    --to=oysteivi@tihlde.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).