From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24887 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-post-method and message-expand-group Date: 27 Aug 1999 22:23:07 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162376 11186 80.91.224.250 (21 Oct 2002 01:06:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:06:16 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA12862 for ; Fri, 27 Aug 1999 16:23:29 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB22806; Fri, 27 Aug 1999 15:22:24 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 27 Aug 1999 15:22:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA13755 for ; Fri, 27 Aug 1999 15:22:35 -0500 (CDT) Original-Received: from quimbies.gnus.org (bang.netfonds.no [195.1.89.231]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA12752 for ; Fri, 27 Aug 1999 16:20:45 -0400 (EDT) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id WAA13315; Fri, 27 Aug 1999 22:23:18 +0200 Mail-Copies-To: never X-Now-Reading: Lois McMaster Bujold's _The Mirror Game_ X-Now-Playing: Joni Mitchell's _Shadows And Light (cd1)_: "Goodbye Pork Pie Hat" Original-To: ding@gnus.org In-Reply-To: Kai =?iso-8859-1?q?Gro=DFjohann's?= message of "20 Jul 1999 16:44:18 +0200" User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I have two servers which allow posting (an nntp server and an nnimap > server). Also, I use message-x.el which allows completion on group > names in Newsgroups headers. > > But the completion list is always based on the list of groups from the > primary server -- shouldn't it be based on the server mentioned in > gnus-post-method (possibly `current')? > > OTOH, I _also_ use group name completion in Gcc headers, and that > should stay as-is, of course. > > Ideas? Well, `gnus-groups-from-server' returns a list of groups from a particular server, and that could be used. `current' could possibly also be simple by just finding the server for the current group and then doing the `gnus-groups-from-server' thing... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen