From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32393 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Attached pgp and mailcrypt Date: 11 Sep 2000 18:22:43 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168670 19472 80.91.224.250 (21 Oct 2002 02:51:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:51:10 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 8E791D051E for ; Mon, 11 Sep 2000 21:25:05 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAC04663; Mon, 11 Sep 2000 20:23:50 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 11 Sep 2000 20:23:03 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id UAA10010 for ; Mon, 11 Sep 2000 20:22:48 -0500 (CDT) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by mailhost.sclp.com (Postfix) with SMTP id 47DD0D051E for ; Mon, 11 Sep 2000 21:23:00 -0400 (EDT) Original-Received: (qmail 13332 invoked from network); 12 Sep 2000 01:22:59 -0000 Original-Received: from adsl-116-86.ln.networkone.net (HELO reader.ptw.com) (209.144.116.86) by mail.networkone.net with SMTP; 12 Sep 2000 01:22:59 -0000 Original-Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id SAA10862; Mon, 11 Sep 2000 18:22:56 -0700 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "11 Sep 2000 23:31:21 +0200" User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 Original-Lines: 71 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32393 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32393 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > On 09 Sep 2000, Harry Putnam wrote: >=20 > > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > >=20 > >> I have now frobbed the comments a little. What do you think? > >=20 > > That proceedure doesn't do it here. >=20 > Okay. Changed. Err ... sorry but that doesn't work either. I hope its not something in my setup causing problems but here is what I see at this end. Placing either: (rfc2015-setup) *OR*=20 (add-hook 'gnus-startup-hook 'rfc2015-setup) *By itself* in either .gnus or .emacs causes a function void error. So it seems to require something else to work. I find it needs a `require' statement to work. Putting these at the end of gnus does the job: (require 'rfc2015) (add-hook 'gnus-startup-hook 'rfc2015-setup) Proposed comment section for rfc2015.el to be included in CVS tree: ;; Installation: Put the following statements in ~/.gnus or ~/.emacs: ;; (require 'rfc2015) ;; (add-hook 'gnus-startup-hook 'rfc2015-setup) ;; You will have to make sure that the directory where this file lives ;; is mentioned in `load-path'. I've included a backtrace after first removing the rfc2015.elc and putting rfc2015.el in its place. Setting `(setq debug-on-error t)' and putting (add-hook 'gnus-startup-hook 'rfc2015-setup) at the end of .gnus (with no [(require 'rfc2015)]. Then calling gnus like this: emacs -f gnus & Signaling: (void-function rfc2015-setup) rfc2015-setup() run-hooks(gnus-startup-hook) apply(run-hooks gnus-startup-hook) gnus-run-hooks(gnus-startup-hook) byte-code("=84=0E=00 =84=0E=00=C6 =88=82O=00=C7=C8!=88=C9\n!=13\f=84=1E= =00=0D=83!=00=CA =88=0E=19=83.=00=CB =88=CC=CD=CE\"=88=CF=D0=0E=1A#=88=C7= =D1!=88=D2 =88=D3=0E=1A!=88=D4 =88=D5=D6!=88=D7 =88=C7=D8!=88=D0=87" [dont-= connect did-connect gnus-startup-file gnus-current-startup-file gnus-slave = gnus-use-dribble-file gnus-group-quit gnus-run-hooks gnus-startup-hook gnus= -make-newsrc-file gnus-dribble-read-file bbb-login add-hook gnus-summary-mo= de-hook gnus-grouplens-mode gnus-setup-news nil gnus-setup-news-hook gnus-s= tart-draft-setup gnus-group-list-groups gnus-group-first-unread-group gnus-= configure-windows group gnus-group-set-mode-line gnus-started-hook gnus-use= -grouplens level] 4) gnus-1(nil nil nil) gnus() command-line-1(("-f" "gnus")) command-line() normal-top-level()