Gnus development mailing list
 help / color / mirror / Atom feed
From: Marco Lonsing <Marco.Lonsing@ruhr-uni-bochum.de>
Subject: Re: Attached pgp and mailcrypt
Date: 12 Sep 2000 10:39:43 +0200	[thread overview]
Message-ID: <m3bsxuvwa8.fsf@linux.num1.ruhr-uni-bochum.de> (raw)
In-Reply-To: <m2vgw2cskc.fsf@gnus-5.8.8-cvs.now.playing>

Harry Putnam <reader@newsguy.com> writes:

> 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* 
> 
> (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)
> 

Sorry, 
that still does not do the job for me. I have to require
gnus-art.el additional to make it work. 
This is what I put in my .gnus:

(require 'rfc2015)
(require 'gnus-art)
(add-hook 'gnus-startup-hook 'rfc2015-setup)
;(rfc2015-setup)

It's arbitrary if you put rfc2015-setup into gnus-startup-hook
or if you call it directly.
Maybe this is not very elegant, but it works. :-)

Marco

-- 
Marco Lonsing
Mathematik XI - Numerik	       email: Marco.Lonsing@ruhr-uni-bochum.de
Ruhr-Universitaet Bochum       phone: +49-234-32-23244
Universitaetsstr. 150	       fax  : +49-234-32-03244
D-44721 Bochum, GERMANY	       www  : http://www.ruhr-uni-bochum.de/num1/marco/



  reply	other threads:[~2000-09-12  8:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2wvgqytxx.fsf@gnus-5.8.8-cvs.now.playing>
     [not found] ` <vafaedl4mae.fsf@lucy.cs.uni-dortmund.de>
     [not found]   ` <m2em2wook7.fsf@gnus-5.8.8-cvs.now.playing>
     [not found]     ` <vaf66o834w3.fsf@lucy.cs.uni-dortmund.de>
2000-09-07 12:20       ` Harry Putnam
2000-09-08  9:54         ` Kai Großjohann
2000-09-09  1:15           ` Harry Putnam
2000-09-09  9:51             ` Kai Großjohann
2000-09-09 18:51               ` Harry Putnam
2000-09-11 21:31                 ` Kai Großjohann
2000-09-12  1:22                   ` Harry Putnam
2000-09-12  8:39                     ` Marco Lonsing [this message]
2000-09-12 11:59                       ` Kai Großjohann
2000-09-12 12:25                         ` Harry Putnam
2000-09-12 13:29                           ` Kai Großjohann
2000-09-13  4:12               ` ShengHuo ZHU
     [not found]       ` <m2d7ig4dle.fsf@gnus-5.8.8-cvs.now.playing>
     [not found]         ` <vaf7l8oxmg5.fsf@lucy.cs.uni-dortmund.de>
2000-09-07 23:34           ` Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3bsxuvwa8.fsf@linux.num1.ruhr-uni-bochum.de \
    --to=marco.lonsing@ruhr-uni-bochum.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).