make check failed
Yoichi NAKAYAMA <[email protected]> Mon, 24 Nov 2008 18:53:47 +0900
| Newsgroups | gmane.mail.emacs.mime.japanese |
|---|---|
| Organization | Geiin.org |
| Message-ID | <86tz9xfo0k.wl%[email protected]> |
山岡さん いつもお世話になっております。中山です。 以下の変更により flim-1_14 の make check が通らなくなって いたようです。対処をお願いできますでしょうか。 # 気付くの遅すぎ…。 Running `test-rfc2231#test-rfc2231-encoded-word-1'... error: (void-function eword-decode-encoded-word) Running `test-rfc2231#test-rfc2231-encoded-word-2'... error: (void-function eword-decode-encoded-word) Running `test-rfc2231#test-rfc2231-encoded-word-3'... error: (void-function eword-decode-encoded-word) 2005-12-25 Katsumi Yamaoka <[email protected]> * eword-decode.el: Change the way to decode successive encoded-words: decode B- or Q-encoding in each encoded-word, concatenate them, and decode it as charset. See the following threads for more information: http://news.gmane.org/group/gmane.emacs.pretest.bugs/thread=9541 http://news.gmane.org/group/gmane.emacs.gnus.general/thread=61176 (eword-decode-allow-incomplete-encoded-text): New variable. (eword-decode-encoded-words): New function. (eword-decode-string): Use it. (eword-decode-region): Use it. (eword-analyze-encoded-word): Use it. (eword-decode-encoded-word): Abolish. (eword-decode-encoded-text): Abolish. (eword-decode-encoded-word-error-handler): Abolish. (eword-warning-face): Abolish. (eword-decode-encoded-word-default-error-handler): Abolish. Regards, -- Yoichi NAKAYAMA