From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10709 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: posting via weirdo backends Date: 15 Apr 1997 23:43:10 +0200 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 1035150532 25878 80.91.224.250 (20 Oct 2002 21:48:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:48:52 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id PAA12824 for ; Tue, 15 Apr 1997 15:39:38 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 16 Apr 1997 00:32:02 +0200 Original-Received: (qmail 14903 invoked by uid 504); 15 Apr 1997 22:29:37 -0000 Original-Received: (qmail 14898 invoked from network); 15 Apr 1997 22:29:37 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 15 Apr 1997 22:29:35 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp12.larris.ifi.uio.no [129.240.68.112]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 16 Apr 1997 00:31:56 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id XAA13059; Tue, 15 Apr 1997 23:43:12 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Greg Stark's message of 14 Apr 1997 10:46:58 -0400 Original-Lines: 19 X-Mailer: Gnus v5.4.46/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > What's missing is backend support in message.el. Message.el thinks > there's news and there's mail and that's it. Really the following > bit of code ought to look at an alist of message types that my > backend can extend. Then i can just teach it about my predicate, and > my posting function. Ok; I've now added `message-send-method-alist'. > Also, i'll need a way to tell gnus how to set up the post buffer. Well, the `message-send-mail' function, for instance, does the setup of the buffer, so I guess you could just do the same in your sending function? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen