From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58217 Path: main.gmane.org!not-for-mail From: David S Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Simulating prefix arg on `message-cross-post-followup-to' Date: Mon, 09 Aug 2004 09:08:15 -0400 Organization: I Yam What I Yam Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87fz6zibk7.fsf@ID-24456.user.uni-berlin.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092058031 11633 80.91.224.253 (9 Aug 2004 13:27:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2004 13:27:11 +0000 (UTC) Original-X-From: ding-owner+M6758@lists.math.uh.edu Mon Aug 09 15:27:01 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BuAB3-0007Ve-00 for ; Mon, 09 Aug 2004 15:27:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BuA7e-0003pM-00; Mon, 09 Aug 2004 08:23:30 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BuA7W-0003pE-00 for ding@lists.math.uh.edu; Mon, 09 Aug 2004 08:23:22 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BuA7V-0008DK-93 for ding@lists.math.uh.edu; Mon, 09 Aug 2004 08:23:21 -0500 Original-Received: from smtp-bedford.mitre.org (smtpproxy1.mitre.org [192.160.51.76]) by justine.libertine.org (Postfix) with ESMTP id 75CD43A0027 for ; Mon, 9 Aug 2004 08:23:14 -0500 (CDT) Original-Received: from smtp-bedford.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-bedford.mitre.org (8.11.6/8.11.6) with SMTP id i79DNEv28363 for ; Mon, 9 Aug 2004 09:23:14 -0400 Original-Received: from smtp-bedford.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-bedford.mitre.org (Postfix) with ESMTP id 37EA7BFFA for ; Mon, 9 Aug 2004 09:08:21 -0400 (EDT) Original-Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtp-bedford.mitre.org (8.11.6/8.11.6) with ESMTP id i79D8LM14678 for ; Mon, 9 Aug 2004 09:08:21 -0400 Original-Received: from blackbird.mitre.org (129.83.3.57) by mailhub2.mitre.org with SMTP id 4047025; Mon, 09 Aug 2004 09:08:15 -0400 Original-To: ding@gnus.org X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: <87fz6zibk7.fsf@ID-24456.user.uni-berlin.de> (Christoph Conrad's message of "Sat, 07 Aug 2004 10:42:32 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Portable Code, cygwin32) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58217 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58217 >>>>> On Sat, 07 Aug 2004 10:42:32 +0200, Christoph Conrad said: (let ((current-prefix-arg 4)) (call-interactively 'message-cross-post-followup-to)) should do what you want. -- Dave Goldberg david.goldberg6@verizon.net