From a1c4e96bb540a10e4c5849105f91b8ea9d46aa29 Mon Sep 17 00:00:00 2001 From: bg66 Date: Sat, 11 Nov 2006 02:53:20 +0000 Subject: [PATCH] * mixi.el (mixi-topic-content-regexp): Fix regexp. (mixi-topic-realize): Follow the change above. (mixi-topic-comment-list-regexp): Fix regexp. (mixi-diary-comment-list-regexp): Follow the change above. (mixi-get-comments): Ditto. --- ChangeLog | 8 ++++++++ mixi.el | 17 +++++++++-------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index b480119..76bc278 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2006-11-11 OHASHI Akira + * mixi.el (mixi-topic-content-regexp): Fix regexp. + (mixi-topic-realize): Follow the change above. + (mixi-topic-comment-list-regexp): Fix regexp. + (mixi-diary-comment-list-regexp): Follow the change above. + (mixi-get-comments): Ditto. + +2006-11-11 OHASHI Akira + * mixi.el (mixi-topic-comment-list-page): Use `all' instead of '%d'. 2006-11-10 OHASHI Akira diff --git a/mixi.el b/mixi.el index a5c27f4..a0a4e43 100644 --- a/mixi.el +++ b/mixi.el @@ -1313,7 +1313,7 @@ Increase this value when unexpected error frequently occurs." (defconst mixi-topic-owner-regexp "  \\(.*\\)\\(¤µ¤ó\\)?") (defconst mixi-topic-content-regexp - "\\(.+\\)?\n?
\\(.+\\)") + "\\(.+\\)?\n?\\(.+\\)?\n?\\(.+\\)?\n?
\\(.+\\)") (defun mixi-topic-realize (topic) "Realize a TOPIC." @@ -1337,7 +1337,7 @@ Increase this value when unexpected error frequently occurs." (match-string 2 buffer))) (signal 'error (list 'cannot-find-owner topic))) (if (string-match mixi-topic-content-regexp buffer) - (mixi-topic-set-content topic (match-string 2 buffer)) + (mixi-topic-set-content topic (match-string 4 buffer)) (signal 'error (list 'cannot-find-content topic)))) (mixi-object-touch topic))) @@ -1488,7 +1488,7 @@ Increase this value when unexpected error frequently occurs." - +\\( +\\|\\) @@ -1554,7 +1555,7 @@ Increase this value when unexpected error frequently occurs." (funcall list-page parent) max-numbers regexp))) (mapcar (lambda (item) (mixi-make-comment parent (mixi-make-friend - (nth 6 item) (nth 7 item)) + (nth 7 item) (nth 8 item)) (encode-time 0 (string-to-number (nth 4 item)) @@ -1562,7 +1563,7 @@ Increase this value when unexpected error frequently occurs." (string-to-number (nth 2 item)) (string-to-number (nth 1 item)) (string-to-number (nth 0 item))) - (nth 9 item))) + (nth 10 item))) items)))) (defmacro mixi-new-comment-list-page () -- 1.7.10.4
+\\(\\) \\(.*\\) \\(| ]+>ºï½ü @@ -1518,13 +1518,14 @@ Increase this value when unexpected error frequently occurs." \\([0-9]+\\)ǯ\\([0-9]+\\)·î\\([0-9]+\\)Æü
\\([0-9]+\\):\\([0-9]+\\)
-
  [^<]+:  \\( -\\|\\)\\(.*\\) +\\|\\) *\\(.*\\) -\\( +?\\( \\|\\)