F~u~c~k i~t!
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Top posting users this month
No user

GeoMap

The biff.el is not compatable with emacs 24.3?

Go down

The biff.el is not compatable with emacs 24.3? Empty The biff.el is not compatable with emacs 24.3?

Post  halala Fri Mar 28, 2014 4:34 pm

I try to use biff with Mew to check emails every 5 min. There is an error in md5.el. It seems the Lisp code is not maintained anymore.
Code:

Compiling file e:/baidu_cloud/emacs-24.3/my/md5.el at Fri Mar 28 15:31:21 2014

    In md5-encode:
    md5.el:128:10:Warning: Use `with-current-buffer' rather than
        save-excursion+set-buffer
   
    In md5-make-step:
    md5.el:170:31:Warning: `(\` (defun ((\, name)) (a b c d x s ac) (let* ((m1
        (+ (car a) (((\, func)) (car b) (car c) (car d)) (car x) (car ac)))
        (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr x) (cdr
        ac))) (m2 (logand 65535 (+ m1 (lsh l1 -16)))) (l2 (logand 65535 l1))
        (m3 (logand 65535 (if (> s 15) (+ (lsh m2 (- s 32)) (lsh l2 (- s 16)))
        (+ (lsh m2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+
        (lsh l2 (- s 32)) (lsh m2 (- s 16))) (+ (lsh l2 s) (lsh m2 (- s
        16))))))) (md5-add (cons m3 l3) b))))' is a malformed function
    md5.el:187:1:Error: Invalid function: (\` (defun ((\, name)) (a b c d x s ac) (let* ((m1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car x) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr x) (cdr ac))) (m2 (logand 65535 (+ m1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (m3 (logand 65535 (if (> s 15) (+ (lsh m2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh m2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh m2 (- s 16))) (+ (lsh l2 s) (lsh m2 (- s 16))))))) (md5-add (cons m3 l3) b))))
   
halala
halala

帖子数 : 99
金币(Coin) : 4514
注册日期 : 2012-08-17

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum