From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64553 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Supersedes and Gcc Date: Fri, 20 Apr 2007 17:17:11 +0200 Message-ID: References: Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177082383 20280 80.91.229.12 (20 Apr 2007 15:19:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2007 15:19:43 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13064@lists.math.uh.edu Fri Apr 20 17:19:37 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1Heutd-0000uf-8J for ding-account@gmane.org; Fri, 20 Apr 2007 17:19:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Heush-0003Qn-Nc; Fri, 20 Apr 2007 10:18:39 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Heusf-0003QM-Jq for ding@lists.math.uh.edu; Fri, 20 Apr 2007 10:18:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HeusZ-0004qg-8e for ding@lists.math.uh.edu; Fri, 20 Apr 2007 10:18:37 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HeusX-00035g-00 for ; Fri, 20 Apr 2007 17:18:29 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HeusT-00082W-T3 for ding@gnus.org; Fri, 20 Apr 2007 17:18:25 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Apr 2007 17:18:25 +0200 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Apr 2007 17:18:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 36 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: 'bg&jY[8V'W&:=~6w"|>}#4/T;w~36ei4NNMyKRR.a$n=$|sWFPF1y]a\>6kc\*#GN]UDM| Ywv,vbL^XF1nIp\:F=$Ei2o&mEe:%N~,:3]vtQ~s9u$9izmX$IF@VgGl7/,^dbuM<3|AO2}.%|%?kZ 2Y=@\U!~cll^=8Z9ihKq%wmUe1Ky(#kl3T'>Qk0Ia3mCBsTk?E(,X Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) Cancel-Lock: sha1:Qb5rk3lweaNOVecnGyOWkdeEyq4= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64553 Archived-At: On Fri, Apr 20 2007, Katsumi Yamaoka wrote: > When replacing a news article with the corrected one using the > `S s' command in the summary buffer, the new news article will > never be archived since there is no Gcc header. I tried without updating from CVS and surprisingly it worked for me. But I found the following advises in my config: #v+ (defadvice gnus-summary-resend-message-edit (around rs-message-resend-edit activate) "Do Gcc on resent editing." ad-do-it (rs-message-insert-gcc)) (defadvice gnus-summary-supersede-article (around rs-message-supersede-gcc activate) "Do Gcc when superseding." ad-do-it (rs-message-insert-gcc)) (defun rs-message-insert-gcc (&optional group) "Call `gnus-inews-insert-archive-gcc' and `gnus-inews-insert-gcc'." (gnus-inews-insert-archive-gcc group) (gnus-inews-insert-gcc)) #v- Maybe it makes sense to add it to `gnus-summary-resend-message-edit' (and `gnus-summary-resend-message'?) as well? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/