emacsweblogs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacsweblogs] Error


From: Mark A. Hershberger
Subject: [Emacsweblogs] Error
Date: Wed, 09 Sep 2009 23:44:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

John,

I couldn't sleep — your problem was keeping me up.

If you haven't guessed yet, it is a simple typo:

=== modified file 'lisp/xml-rpc.el'
--- lisp/xml-rpc.el     2009-09-10 01:22:31 +0000
+++ lisp/xml-rpc.el     2009-09-10 03:38:50 +0000
@@ -357,7 +357,7 @@
                                             (cdar value)))))
                     result (append result xmlval)
                     value (cdr value)))
-       `((evalue nil ,(append '(struct nil) result)))))
+       `((value nil ,(append '(struct nil) result)))))
    ;; Value is a scalar
    ((xml-rpc-value-intp value)
     `((value nil (int nil ,(int-to-string value)))))


No, I was't playing guessing games with you: I realized this after I
went to bed.  ;)

Mark.


-- 
http://hexmode.com/

Every day, mindful practice.  When the mind is disciplined, then the
Way can work for us.  Otherwise, all we do is talk of the Way; everything
is just words; and the world will know us as its one great fool.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]