[mew-dist 23837] Re: color X Face

Hideyuki SHIRAI ( 白井秀行 ) shirai at example.com
2003年 7月 15日 (火) 13:05:10 JST


From: Kazu Yamamoto (山本和彦) <kazu at example.com> さん曰く
Subject: [mew-dist 23836] Re: color X Face
Message-ID: <20030715.124923.106779398.kazu at example.com>
Date: Tue, 15 Jul 2003 12:49:23 +0900 (JST)

> そうですか。すると、こうしましょうか。
> 
> (defvar mew-highlight-x-face-function 
>   (if mew-icon-p 'mew-highlight-x-face-original) ;; Emacs 21, XEmacs
>   "*A function to display-Xface")
> 
> (defun mew-highlight-x-face (beg end)
>   "Display X-Face."
>   (if (and mew-use-highlight-x-face
> 	   window-system
> 	   (fboundp mew-highlight-x-face-function))
>       (funcall mew-highlight-x-face-function beg end)))
> 
> つまり、Emacs 20 では、mew-highlight-x-face-function を setq する人の自
> 己責任ということです。

良いと思います。

-- 
白井秀行 (mailto:shirai at example.com)



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