From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69731 Path: news.gmane.org!not-for-mail From: "Sebastian P. Luque" Newsgroups: gmane.emacs.gnus.general Subject: Re: removing signatures when using supercite Date: Wed, 09 Jun 2010 07:32:53 -0500 Organization: University of Manitoba Message-ID: <87hblcxu6i.fsf@kolob.sebmags.homelinux.org> References: <87ocfl2mu8.fsf@kolob.sebmags.homelinux.org> <877hm8lum0.fsf@kolob.sebmags.homelinux.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1276086835 11653 80.91.229.12 (9 Jun 2010 12:33:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Jun 2010 12:33:55 +0000 (UTC) To: ding@lists.math.uh.edu Original-X-From: ding-owner+M18122@lists.math.uh.edu Wed Jun 09 14:33:53 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OMKTh-0003m7-A0 for ding-account@gmane.org; Wed, 09 Jun 2010 14:33:53 +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 1OMKSr-0004UI-JF; Wed, 09 Jun 2010 07:33:01 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OMKSq-0004U0-6w for ding@lists.math.uh.edu; Wed, 09 Jun 2010 07:33:00 -0500 Original-Received: from idcmail-mo1so.shaw.ca ([24.71.223.10]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OMKSo-0003Es-N2 for ding@lists.math.uh.edu; Wed, 09 Jun 2010 07:32:59 -0500 Original-Received: from pd4ml2so-ssvc.prod.shaw.ca ([10.0.141.136]) by pd2mo1so-svcs.prod.shaw.ca with ESMTP; 09 Jun 2010 06:32:54 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=1 a=FzA4pbgwAYYA:10 a=ood2b7iyd8MA:10 a=VphdPIyG4kEA:10 a=SBk0VD5RLtBA4KUBIqACxg==:17 a=5MCkQwerAAAA:8 a=o70dMWBgWD3lj0PaTpUA:9 a=wm7cAv83iIf4eBn-9NYA:7 a=QaKW7sk1bqK28EUNYPuT-bRwtpoA:4 a=-43MJ_MtPKAA:10 Original-Received: from unknown (HELO kolob.sebmags.homelinux.org) ([24.77.73.195]) by pd4ml2so-dmz.prod.shaw.ca with ESMTP; 09 Jun 2010 06:32:53 -0600 Mail-Followup-To: ding@lists.math.uh.edu In-Reply-To: (Katsumi Yamaoka's message of "Wed, 09 Jun 2010 15:09:58 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69731 Archived-At: On Wed, 09 Jun 2010 15:09:58 +0900, Katsumi Yamaoka wrote: > Oops, I found the cause of this is that `message-remove-signature' > does the citation (i.e. remove headers, add '> ' to lines, etc.) > using the function `message-indent-citation'. Hmm, > `message-remove-signature' may be the function for exclusive use of a > certain person. Here's a workaround (it makes > `message-indent-citation' NOP temporarily): Thanks very much Katsumi! -- Seb