Gnus development mailing list
 help / color / mirror / Atom feed
From: Vincent Bernat <bernat@free.fr>
Subject: Re: Docs on S/MIME and GPG with Oort ?
Date: Mon, 10 Sep 2001 13:36:41 +0200	[thread overview]
Message-ID: <m3g09v46ra.fsf@neo.loria> (raw)
In-Reply-To: <iluheubl6v4.fsf@barbar.josefsson.org> (Simon Josefsson's message of "Mon, 10 Sep 2001 11:42:23 +0200")

OoO En cette fin de matinée radieuse du lundi 10 semptembre 2001, vers
11:42, Simon Josefsson disait:

>> (setq gnus-unbuttonized-mime-types
>> '("text/plain"))

> I don't understand,

> (let ((gnus-buttonized-mime-types '("multipart/signed"))
>       (gnus-unbuttonized-mime-types '("text/plain")))
>   (gnus-unbuttonized-mime-type-p "multipart/signed"))

> evaluates to nil here.

Here too. However

(let ((gnus-buttonized-mime-types '("multipart/signed"))
      (gnus-unbuttonized-mime-types '(".*/.*")))
  (gnus-unbuttonized-mime-type-p "multipart/signed"))

evaluates to t.

> Are you sure you re-compiled and re-installed the Oort Gnus updated
> from CVS properly?

I have used

./configure \
      --infodir=$HOME/.xemacs/xemacs-packages/info \
      --with-lispdir=$HOME/.xemacs/xemacs-packages/lisp/gnus \
      --with-etcdir=$HOME/.xemacs/xemacs-packages/etc
make
make install

And I get Oort Gnus (otherwise, I would get pGnus, since it is the one
which comes with XEmacs).

> Could you edebug through the function to see what is happening?

I am not familiar with edebug, could you give me the appropriate steps
to send an exploitable result ?


  reply	other threads:[~2001-09-10 11:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-01 17:42 Vincent Bernat
2001-09-01 20:35 ` Simon Josefsson
2001-09-01 21:48   ` Vincent Bernat
2001-09-04 15:23     ` Josh Huber
2001-09-05 21:06       ` Raja R Harinath
2001-09-08 16:59         ` Vincent Bernat
2001-09-08 18:35           ` Simon Josefsson
2001-09-08 21:56             ` Vincent Bernat
2001-09-09 11:13               ` Simon Josefsson
2001-09-09 11:54                 ` Vincent Bernat
2001-09-10  9:42                   ` Simon Josefsson
2001-09-10 11:36                     ` Vincent Bernat [this message]
2001-09-10 12:00                       ` Simon Josefsson
2001-09-10 13:41                         ` Vincent Bernat
2001-09-10 13:41                           ` Simon Josefsson

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=m3g09v46ra.fsf@neo.loria \
    --to=bernat@free.fr \
    /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).