Ar an dara lá déag de mí Eanair, scríobh Stephen J. Turnbull:
Why not just change the `(featurep 'bytecomp)' form to
(and (featurep 'bytecomp) gnus-use-byte-compile)
? Has that variable been deprecated or obsoleted?
Because then the lambda would never get byte-compiled--the
non-byte-compilation of the lambda expression is the problem, not the
solution. As I understand it, which I may not. Cf. Wulf’s second error
message:
(40) (general/warning) Error in unknown: Invalid function: (macro .
#<compiled-function (&rest cdr) “...(6)” [cdr function lambda] 3 737017>)
and the output of
(symbol-function 'lambda)
=> (macro . #<compiled-function (&rest cdr) "...(6)" [cdr function
lambda] 3 674424>)
Whether this addresses his first error message is an open question.
--
When I was in the scouts, the leader told me to pitch a tent. I couldn't
find any pitch, so I used creosote.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta