Gnus development mailing list
 help / color / mirror / Atom feed
From: Arnd Kohrs <kohrs@acm.org>
Subject: nndraft problem without compilation
Date: 02 Dec 1999 19:35:00 +0100	[thread overview]
Message-ID: <xljwvqxjinf.fsf@abyss.eurecom.fr> (raw)

Hi All,

I experienced a strange thing.  With the latest pgnus (UN-compiled),
wasn't able to enter the draft folder.  As far as I could debug (which
is very limited by my elisp development skills) the problem occurred
when the function nndraft-request-group is called.  However, I couldn't
find this function and there was only this remark in the nndraft.el:

> (eval-when-compile
>   (require 'cl)
>   ;; This is just to shut up the byte-compiler.
>   (fset 'nndraft-request-group 'ignore))

So I figured that compilation might matter.  And it does: Entering the
draft folder does not cause an error any more.

Shouldn't the gnus code behave the same whether compiled or not
compiled?

Where does the nndraft-request-group function get defined?

CU
Arnd
-- 
Arnd Kohrs   -   kohrs@acm.org  -  http://www.eurecom.fr/~kohrs
              
The Active WebMuseum, completely remodeled interieur!       
 Visit now ->  http://www.eurecom.fr/~kohrs/museum.html


                 reply	other threads:[~1999-12-02 18:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=xljwvqxjinf.fsf@abyss.eurecom.fr \
    --to=kohrs@acm.org \
    /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).