From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53233 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] add option to posting styles Date: Mon, 23 Jun 2003 22:04:00 +0200 Organization: University of Duisburg, Germany Sender: ding-owner@lists.math.uh.edu Message-ID: <848yrsh87j.fsf@lucy.is.informatik.uni-duisburg.de> References: <84n0gd2p2u.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056398731 32500 80.91.224.249 (23 Jun 2003 20:05:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2003 20:05:31 +0000 (UTC) Original-X-From: ding-owner+M1777@lists.math.uh.edu Mon Jun 23 22:05:30 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19UXZC-0008Rz-00 for ; Mon, 23 Jun 2003 22:05:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19UXYa-0002Hs-00; Mon, 23 Jun 2003 15:04:52 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19UXYS-0002Hm-00 for ding@lists.math.uh.edu; Mon, 23 Jun 2003 15:04:44 -0500 Original-Received: (qmail 23977 invoked by alias); 23 Jun 2003 20:04:44 -0000 Original-Received: (qmail 23972 invoked from network); 23 Jun 2003 20:04:43 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 23 Jun 2003 20:04:43 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19UXbP-0006G9-00 for ; Mon, 23 Jun 2003 22:07:47 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: pd951f761.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1056398867 24056 217.81.247.97 (23 Jun 2003 20:07:47 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 23 Jun 2003 20:07:47 GMT Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:AKE1s9IQeUi+8XNxrlirJcOU33U= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53233 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53233 Jan Rychter writes: > What I need is a hook that is run just before the user starts editing > the message, but after the text to be cited (being replied to) has been > properly inserted. > > mail-citation-hook is close, but seems to be designed for something > else. Ayee. Maybe message-cite-function is what you need. But it's not the right thing to use. Argh. So maybe what the world needs is another hook, message-after-yank-hook? -- This line is not blank.