+2006-12-08 OHASHI Akira <bg66@koka-in.org>
+
+ * mixi.el (mixi-topic-comment-list-regexp): Fix regexp.
+ (mixi-message): Rename the STRING argument to STRINGS.
+ (mixi-login): Follow the cange above.
+ (mixi-parse-buffer): Fix error message.
+
2006-12-07 OHASHI Akira <bg66@koka-in.org>
* mixi.el (mixi-diary-owner-nick-regexp): Fix regexp.
(defvar mixi-me nil)
;; Utilities.
-(defmacro mixi-message (string)
- `(concat "[mixi] " ,string))
+(defmacro mixi-message (&rest strings)
+ `(concat "[mixi] " ,@strings))
(defconst mixi-message-adult-contents
"¤³¤Î¥Ú¡¼¥¸¤«¤éÀè¤Ï¥¢¥À¥ë¥È¡ÊÀ®¿Í¸þ¤±¡Ë¥³¥ó¥Æ¥ó¥Ä¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£<br>
(setq buffer (mixi-retrieve url "submit=agree"))
(setq buffer (mixi-retrieve (concat url "?")))))
(when (string-match mixi-warning-continuously-accessing buffer)
- (error (mixi-message "Access denied. Please wait a while.")))
+ (error (mixi-message "Access denied. Please wait a while and increase "
+ "the value of `mixi-continuously-access-interval'.")))
(if (not (string-match mixi-message-continuously-accessing buffer))
buffer
(message (mixi-message "Waiting for continuously accessing..."))
"Login to mixi."
(when (and (eq mixi-retrieve-function 'mixi-w3m-retrieve)
(not w3m-use-cookies))
- (error
- (mixi-message
- "Require to accept cookies. Please set `w3m-use-cookies' to t.")))
+ (error (mixi-message "Require to accept cookies. Please set "
+ "`w3m-use-cookies' to t.")))
(let ((email (or email mixi-default-email
(read-from-minibuffer (mixi-message "Login Email: "))))
(password (or password mixi-default-password
?\\(
+\\|<font color=\"#f2ddb7\">| </font><a href=\"delete_bbs_comment\\.pl\\?id=[0-9]+&comm_id=[0-9]+&comment_id=[0-9]+\">ºï½ü</a>
\\|\\)</td>
</tr>
<tr>