From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58216 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Simulating prefix arg on `message-cross-post-followup-to' Date: Sat, 07 Aug 2004 10:42:32 +0200 Organization: Church of GNU Emacs Sender: ding-owner@lists.math.uh.edu Message-ID: <87fz6zibk7.fsf@ID-24456.user.uni-berlin.de> Reply-To: Christoph Conrad NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1091895935 28352 80.91.224.253 (7 Aug 2004 16:25:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 7 Aug 2004 16:25:35 +0000 (UTC) Original-X-From: ding-owner+M6757@lists.math.uh.edu Sat Aug 07 18:25:30 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 1BtU0f-0002O0-00 for ; Sat, 07 Aug 2004 18:25:30 +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 1BtTyP-0007Gy-00; Sat, 07 Aug 2004 11:23:09 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BtMmm-0006U4-00 for ding@lists.math.uh.edu; Sat, 07 Aug 2004 03:42:40 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BtMmk-0003J1-RK for ding@lists.math.uh.edu; Sat, 07 Aug 2004 03:42:38 -0500 Original-Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by justine.libertine.org (Postfix) with SMTP id 6DA553A0221 for ; Sat, 7 Aug 2004 03:42:36 -0500 (CDT) Original-Received: (qmail 8818 invoked by uid 65534); 7 Aug 2004 08:42:33 -0000 Original-Received: from pD95010B9.dip0.t-ipconnect.de (EHLO brabbelbox) (217.80.16.185) by mail.gmx.net (mp008) with SMTP; 07 Aug 2004 10:42:33 +0200 X-Authenticated: #4523881 Original-Received: by brabbelbox (Postfix, from userid 1000) id 563B128C02A; Sat, 7 Aug 2004 10:42:32 +0200 (CEST) Original-To: ding@gnus.org X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58216 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58216 Hi, i wanted to write a shortcut function which simply calls message-cross-post-followup-to with a prefix arg, so that a "Followup-To" is inserted, but no cross post is done. I tried several variations of: (call-interactively 'message-cross-post-followup-to nil '[(4)]) (call-interactively 'message-cross-post-followup-to nil [(4)]) but they do not work. Any hint? Herzliche Gr=FC=DFe, Christoph --=20 "[...] denn es ist die Sprache, die den Strom der Zeit anh=E4lt. Es existiert keine Statik, es gibt keine Endg=FCltigkeit des Anfangs und des Endes." Heinz von Foerster