Gnus development mailing list
 help / color / mirror / Atom feed
From: Paul Stevenson <p.stevenson@surrey.ac.uk>
Subject: Re: Minimum emacs version for Oort
Date: Mon, 21 Jan 2002 16:50:26 +0000	[thread overview]
Message-ID: <i5kk7ub7inh.programmable@wigner.ph.surrey.ac.uk> (raw)
In-Reply-To: <vafy9ir1x1v.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Mon, 21 Jan 2002 17:35:56 +0100")

[-- Attachment #1: Type: text/plain, Size: 787 bytes --]

K Großjohann writes:

> Paul, what happens when you do the following?
>
> emacs -q -no-site-file -batch --eval "(print (featurep 'base64))"
>
> If it prints t, then Emacs has base64 support in the C code.  Then a
> workaround for base64-encode-string should be in canlock.  If it
> prints nil, then (require 'base64) in canlock.el should do the trick.

It prints nil

(require 'base64) doesn't seem to do the trick. I don't know that the
warning:
  ** the function base64-encode-string is not known to be defined.
is really relevant - base64 stuff ends up in the load path.

Posting news fails in either of two ways, one, which involves emacs
crashing gives the backtrace I posted previously (out of memory).
When that doesn't happen, I get the following backtrace


[-- Attachment #2: backtrace 2 --]
[-- Type: application/octet-stream, Size: 496 bytes --]

[-- Attachment #3: Type: text/plain, Size: 297 bytes --]


so it looks like it can find the base64 stuff okay, but it does bad
things.

I changed my load-path so that it found the ognus/contrib dir before
the tramp/lisp dir, but it made no difference.  No wonder:

[~/emacs] erwin1 $ diff tramp/lisp/base64.el ognus/contrib/base64.el 
[~/emacs] erwin1 $ 

  reply	other threads:[~2002-01-21 16:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21 13:41 Paul Stevenson
2002-01-21 14:13 ` Simon Josefsson
2002-01-21 14:36   ` Kai Großjohann
2002-01-21 15:33     ` Simon Josefsson
2002-01-21 15:41       ` Kai Großjohann
2002-01-21 16:13         ` Simon Josefsson
2002-01-21 16:35           ` Paul Stevenson
2002-01-22  9:45             ` Kai Großjohann
2002-01-22  9:48               ` Kai Großjohann
2002-01-23 14:31                 ` Paul Stevenson
2002-01-21 16:35           ` Kai Großjohann
2002-01-21 16:50             ` Paul Stevenson [this message]
2002-01-21 17:23             ` Simon Josefsson
2002-01-21 18:15               ` Lars Magne Ingebrigtsen
2002-01-21 14:40   ` Paul Stevenson
2002-01-21 19:59     ` Lars Magne Ingebrigtsen
2002-01-21 21:12       ` 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=i5kk7ub7inh.programmable@wigner.ph.surrey.ac.uk \
    --to=p.stevenson@surrey.ac.uk \
    /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).