Gnus development mailing list
 help / color / mirror / Atom feed
From: Sudish Joseph <sudish@mindspring.com>
Subject: Re: Posting to foreign news groups
Date: 26 Nov 1996 15:16:32 -0500	[thread overview]
Message-ID: <yvia3exwboin.fsf@atreides.mindspring.com> (raw)
In-Reply-To: Samuel Tardieu's message of 26 Nov 1996 20:41:58 +0100

In article <qw67mn8wsmx.fsf@esmeralda.enst.fr>,
Samuel Tardieu <sam@inf.enst.fr> writes:
> Eh, and what happens for people (like me incidentally :-) who use an
> alternate gnus-post-method ?

> If "C-c C-c" posts to the current server, then it defeats the purpose
> of this variable!

I added that variable way back (around ding-0.10) or so because I had
precisely the same problem as you: the better server was the one I
didn't have posting perms to.  :)  

This is how I'd like C-c C-c to work in nntp groups and how it worked
in early ding (pseudo-something follows): 

(post-to
 (if (foreign-group-p)     ;; (or (and ...) ... ...) if you prefer obscurity
     (current-select-method)
   (or gnus-post-method
       primary-select-method)))

Gnus has all the context information necessary to DWIM, why should I
need to tell it what to do?

-Sudish


  reply	other threads:[~1996-11-26 20:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-25 21:24 Sten Drescher
1996-11-25 23:02 ` Karl Kleinpaste
1996-11-26  0:22   ` Sten Drescher
1996-11-26 14:27     ` Rich Pieri
1996-11-26 15:38       ` Lars Balker Rasmussen
1996-11-26 15:51       ` Per Abrahamsen
1996-11-26 17:15         ` Sudish Joseph
1996-11-26 19:41           ` Samuel Tardieu
1996-11-26 20:16             ` Sudish Joseph [this message]
1996-11-26 20:26       ` Sten Drescher
1996-11-26 23:38   ` Paul Franklin

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=yvia3exwboin.fsf@atreides.mindspring.com \
    --to=sudish@mindspring.com \
    /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).