[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mhc:00627] Re: Display icons on XEmacs



At Fri, 26 May 2000 18:46:24 +0900,
Yuuichi Teranishi <teranisi@xxxxxxxxxx> wrote:
> 
> ・FSF Emacs でもアイコン表示したい(?)
> 

…というわけで、
bitmap-mule がインストールされている環境でも
アイコン表示するようにしてみました。

例えば添付のサンプルアイコンを使って以下のような設定をすると、
こんな風に表示されます。→ http://www.gohome.org/tmp/dump2.gif

;; 設定例

;; アイコンファイルの置場
;; (注: mhc-xmas-icon-path → mhc-icon-path に改名しました。)
(setq mhc-icon-path "~/mhc-icons")

;; (FSF Emacs 向け)
;; カテゴリ名とアイコンファイル名(XBM)、色名の alist
(setq mhc-bm-category-icon-alist 
      '(("Holiday"     . ("Holiday.xbm" "OrangeRed"))
	("Work"        . ("Business.xbm" "tan"))
	("Private"     . ("Private.xbm" "HotPink"))
	("Anniversary" . ("Anniversary.xbm" "SkyBlue"))
	("Birthday"    . ("Birthday.xbm"))
	("Other"       . ("Other.xbm" "Red"))))
;; (XEmacs 向け)
;; カテゴリ名とアイコンファイル名(XPM)の alist
(setq mhc-xmas-category-icon-alist
  '(("Holiday"     . "Holiday.xpm")
    ("Work"        . "Business.xpm")
    ("Private"     . "Private.xpm")
    ("Anniversary" . "Anniversary.xpm")
    ("Birthday"    . "Birthday.xpm")
    ("Other"       . "Other.xpm")))

以下、
・追加ファイル (mhc-xmas.el, mhc-bm.el)
・mhc-snap20000526 オリジナルからの差分 (mhc.el.diff)
・16 ドット用サンプルアイコン(icons/*.xpm, *.xbm)
を含んでいます。
XEmacs 向けの変更も若干修正したのでオリジナルからの差分にしときました。

Attachment: mhc-icon.tar.gz
Description: Binary data

--
Yuuichi Teranishi (寺西裕一) <teranisi@xxxxxxxxxxxxx>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"The movement you need is on your shoulder..."