[Mew-Win32 02211] Re: xcite

Sawada Toyonobu non at example.com
1999年 11月 22日 (月) 10:25:47 JST


おはようございます。

   On Mon, 22 Nov 1999 06:36:11 +0900 (JST)
   in message <<[Mew-Win32 02209] Re: xcite>>
   「白井」、こと shirai at example.com said...

白井> 白井@xcite の Mew 方面担当者です。:-)
お世話になりますm(_ _)m。

の> というようにヘッダの最後に x-cite-me: が設定してあって、
の> しかも日本語の場合に上記のように「白井」の後に改行が
の> 入るようです。

白井> これ、私(xcite 1.31) も再現しました。xcite-get-field() がなにか
白井> しら悪いみたいですね。
とりあえず、x-cite-me: fieldを非表示にしてしのいでいます。

の> もう一つ、X-faceを表示してあると cite 出来ないです。
の> これは既知でしたっけ。

白井> こちらは大丈夫です。だけど、私の場合 x-face-mule の設定が推奨設
白井> 定ではないので参考にならないかもしれません。
たとえば、[Mew-Win32 02198]のさいとさんのメールがNGになります。
あと、小関さんのだと、
From: xxxxx
     xxxxxx 
     xxxxxx 小関 吉則 (KOSEKI Yoshinori) <kose at example.com>
となっている "From: xxxxx"の部分を引用するかと聞いてきます。
これは、From: の後のスペースが効いているんだと思います。
## そんな話、前にありましたよね?

X-face関係の設定と、backtraceを添付します。

  の@会社		non at example.com
## 今日、ホントは休みなのに。。。

-------------- next part --------------
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; x-face の設定
;;
(autoload 'x-face-encode "x-face"
  "Generate X-Face string(s) from xbm file." t)
(autoload 'x-face-insert "x-face"
  "Insert X-Face fields." t)
(autoload 'x-face-save "x-face"
  "Save X-Face fields to files." t)
(autoload 'x-face-view "x-face"
  "View X-Face fields." t)

(autoload 'x-face-ascii-view "x-face"
  "View X-Face fields as ascii pictures." t)
(setq x-face-viewer-program "c:/usr/local/bin/gb/gv.exe")

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; x-face-mule の設定
;;
(setq mew-use-highlight-x-face t)
(setq mew-use-highlight-x-face-function
      'x-face-mule-x-face-decode-message-header)
(require 'x-face-mule)

(setq x-face-mule-highlight-x-face-position 'from)
(setq x-face-mule-highlight-x-face-style 'default)
; From: が2行になるのを防止
(setq x-face-mule-preserve-original-from-field nil)
-------------- next part --------------
Signaling: (error "Can't detect the author of this article.")
  signal(error ("Can't detect the author of this article."))
  error("Can't detect the author of this article.")
  xcite-cite(nil 1379 1858 nil #<buffer  *xcite tmp*>)
  ad-Orig-xcite-yank-cur-msg(nil)
  (setq ad-return-value (ad-Orig-xcite-yank-cur-msg arg))
  (let (ad-return-value) (setq xcite-cite-msg-ref-msgid nil) (setq ad-return-value (ad-Orig-xcite-yank-cur-msg arg)) (save-excursion (save-restriction ... ... ... ... ...)) ad-return-value)
  xcite-yank-cur-msg(nil)
* call-interactively(xcite-yank-cur-msg)


Mew-win32 メーリングリストの案内