non-mule xemacs, decoding pdf attachments
Yoichi NAKAYAMA
yoichi at geiin.org
Wed Nov 12 00:48:40 JST 2003
At Tue, 11 Nov 2003 23:22:42 +0900 (JST), Tatsuya Kinoshita wrote:
> > --- FLIM-ELS.orig
> > +++ FLIM-ELS
> > @@ -25,8 +25,8 @@
> > (subrp (symbol-function 'base64-encode-string)))
> > nil
> > (if (fboundp 'dynamic-link)
> > - (setq flim-modules (cons 'mel-b-dl flim-modules)))
> > - (setq flim-modules (cons 'mel-b-el flim-modules)))
> > + (setq flim-modules (cons 'mel-b-dl flim-modules))))
> > +(setq flim-modules (cons 'mel-b-el flim-modules))
> >
> > (require 'pccl)
> > (unless-broken ccl-usable
>
> Could anyone apply it to the flim-1_14 branch?
As far as I know, mel-b-el is not needed when
base64-{de,en}code-{region,string} are builtin.
Wasn't mel-b-el called wrongly in that case?
If so, I think that the problem is in another place.
Regards,
--
Yoichi Nakayama
More information about the Emacs-mime-en
mailing list