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

[debian-users:17678] hns2 and hnf-mode



たはら@会津大です.

hns2 を導入してみようと思い,
http://www.nijino.com/ari/programs/hnf-mode/
から hnf-mode を頂いてきて試してみたのですが,hnf モードになるときに
emacs が固まってしまって動きませんでした.debian.or.jp の管理者日記で
も hns が使われているので hnf-mode を使用している方は多いと思いますが,
ちゃんと動作していますでしょうか?

あと,hns2 パッケージに hnf-mode が含まれていると便利だと思うのですが,
どうでしょうか? BTS に出した方が良いのかな...

ii  emacs-dl-wnn    0.4.0-1        Wnn extension for emacs20-dl
ii  emacs-manual-ja 20.3-3         Japanese version of the GNU Emacs Manual
ii  emacs20         20.3-10        The GNU Emacs editor.
ii  emacs20-dl      20.3-14        The GNU Emacs editor.
ii  emacs20-dl-el   20.3-14        GNU Emacs LISP (.el) files for Dynamic Lodin
ii  emacs20-el      20.3-10        GNU Emacs LISP (.el) files.
ii  emacsen-common  1.4.9          Common facilities for all emacsen.

を使用していて,~/.emacs には

(autoload 'hnf "hnf-mode" nil t)
(autoload 'hnf-mode "hnf-mode" nil t)
(setq auto-mode-alist
      (cons '("\\.hnf$" . hnf-mode) auto-mode-alist))
(setq hnf:diary-dir "~/docs/memo")
(setq hnf:html-dir "~/public_html/memo")
(setq hnf:diary-year-directoryp t)

などを追加しています.

--- Tahara Yuusuke <m5021212@xxxxxxxxxxxx>
-> The University of Aizu / Department of Computer Systems
-> http://www.u-aizu.ac.jp/%7Em5021212/
-> ICQ: 38459330(@work), 35702748(@lab), 14439176(@home)