From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37285 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: driving Gnus via a "gnuclient" sort of program Date: Mon, 30 Jul 2001 16:44:03 -0400 Message-ID: References: <200107301955.f6UJtIe01305@cinnamon.vanillaknot.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172726 13071 80.91.224.250 (21 Oct 2002 03:58:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:58:46 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 5401 invoked from network); 30 Jul 2001 20:44:10 -0000 Original-Received: from mesquite.slip.cs.cmu.edu (HELO cinnamon.vanillaknot.com) (128.2.207.11) by gnus.org with SMTP; 30 Jul 2001 20:44:10 -0000 Original-Received: (from karl@localhost) by cinnamon.vanillaknot.com (8.11.2/8.11.2) id f6UKi3Z02712; Mon, 30 Jul 2001 16:44:03 -0400 Original-To: ding@gnus.org X-Face: ?=p^Gj2JkX~UU_@W}[q/'Dxn19x-zfIQ](y<&ky/?1-&Nz&,!W}R.Gp+"LeGojoR =RF>?!XVs{a:`Yt(gqM<#$Zy(C@]'dR4Hy4S1.I(n3:2"R:=Uy!)K9>U!gNTyH{p +_w#F[gt).$Vyvo5=9LF^PeQ(@H#}QLAbfyYxX/8t:TDR5nA\|RmJO"EwjL8tWyvM In-Reply-To: (prj@po.cwru.edu's message of "Mon, 30 Jul 2001 16:36:29 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence) Original-Lines: 8 Xref: main.gmane.org gmane.emacs.gnus.general:37285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37285 prj@po.cwru.edu (Paul Jarc) writes: > Why not just send make-frame-on-{display,tty} to the server? Then > everything else can go through the frame instead of the socket. No, you misunderstand. I do not want XEmacs to be visible to the user at all. I want to post-process every resulting buffer produced by Gnus in a separate program, which I might or might not let the user eventually see.