From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49488 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Is article-hide-pgp obsolete? Date: Wed, 22 Jan 2003 11:49:33 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043203843 25885 80.91.224.249 (22 Jan 2003 02:50:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 22 Jan 2003 02:50:43 +0000 (UTC) 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 18bAyN-0006jL-00 for ; Wed, 22 Jan 2003 03:50:39 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18bAxv-0000fm-00; Tue, 21 Jan 2003 20:50:11 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 Jan 2003 20:51:06 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id UAA28102 for ; Tue, 21 Jan 2003 20:50:54 -0600 (CST) Original-Received: (qmail 19351 invoked by alias); 22 Jan 2003 02:49:54 -0000 Original-Received: (qmail 19346 invoked from network); 22 Jan 2003 02:49:54 -0000 Original-Received: from java.hostforweb.net (66.197.222.237) by 66.230.238.6 with SMTP; 22 Jan 2003 02:49:54 -0000 Original-Received: from yamaokac by java.hostforweb.net with local (Exim 3.36 #1) id 18bAxe-0006Fs-00 for ding@gnus.org; Tue, 21 Jan 2003 21:49:54 -0500 Original-To: ding@gnus.org User-Agent: Gnus/5.090014 (Oort Gnus v0.14) XEmacs/21.4 (Portable Code, sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:LRoLx2E0MajgK0jOo4WU02FLUHs= X-Hashcash: 030122:ding@gnus.org:208a536cd0ee77dd X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - java.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32185 32192] / [32185 32192] X-AntiAbuse: Sender Address Domain - java.hostforweb.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49488 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49488 >>>>> In >>>>> Lars Magne Ingebrigtsen wrote: > Jesper Harder writes: >> `article-hide-pgp' and friends don't seem to do anything useful now >> that we have real PGP support. >> >> If that's correct shouldn't we remove them? > Yes, that's probably the right thing to do. Unfortunately, XEmacs and Emacs 20 accept only two arguments in the make-obsolete-variable function. Could you please correct it? `make-obsolete-variable' is an interactive compiled Lisp function -- loaded from "xemacs-21.4.12/lisp/bytecomp-runtime.elc" (make-obsolete-variable VAR NEW) Compiling gnus/lisp/deuglify.el... While compiling toplevel forms in file gnus/lisp/deuglify.el: !! Wrong number of arguments ((make-obsolete-variable 3)) -- Katsumi Yamaoka