From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86871 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.gnus.general Subject: Re: Question about (or request for) article hook Date: Mon, 15 Feb 2016 14:43:37 +0800 Organization: Royau.Me Message-ID: References: <87k2mipdw3.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455518709 16182 80.91.229.3 (15 Feb 2016 06:45:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Feb 2016 06:45:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35093@lists.math.uh.edu Mon Feb 15 07:44:56 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aVCu0-0007Qf-Lr for ding-account@gmane.org; Mon, 15 Feb 2016 07:44:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1aVCt9-0001Ks-8T; Mon, 15 Feb 2016 00:44:03 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aVCt3-0001K8-CS for ding@lists.math.uh.edu; Mon, 15 Feb 2016 00:43:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aVCsy-0003Cy-Qa for ding@lists.math.uh.edu; Mon, 15 Feb 2016 00:43:56 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aVCsw-0003G5-Oc for ding@gnus.org; Mon, 15 Feb 2016 07:43:50 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aVCsu-0006d6-Ns for ding@gnus.org; Mon, 15 Feb 2016 07:43:49 +0100 Original-Received: from 122.96.129.59 ([122.96.129.59]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Feb 2016 07:43:48 +0100 Original-Received: from chenggao by 122.96.129.59 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Feb 2016 07:43:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 122.96.129.59 User-Agent: Gnus/ (Gnus v5.13) Emacs/25.1.50 (darwin) Cancel-Lock: sha1:vjK7ZmoXl5KODgDTVvWA2/CxwG0= X-Spam-Score: -0.2 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86871 Archived-At: *On Sat, 06 Feb 2016 17:10:52 +1100 * Also sprach Lars Ingebrigtsen : > CHENG Gao writes: > >> I need to use sigbegone.el on article (make signature dim or like >> invisible), but can not find a proper hook to add this. It's not like >> washing functions, which can be added to gnus-article-prepare-hook, >> instead it needs something like gnus-article-(re)display-hook. > > I don't understand why you can't use gnus-article-prepare-hook? I tried but it wouldn't work. Sorry for late reply. Just back from Lunar New Year vacation.