|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2001年05月09日(水) 旧暦 [n年日記]#1 [Emacs] 21.0.103There is a new pretest available, hopefully the last before the release of 21.1, inというのが出ている。 ( つっこみ )
#2 [Emacs] emcws-21.0.103-20010509.gz emcws-20.7-20010509.gz
というのも山岡さんに作っていただいた。
( つっこみ )
#3 [MacOSX] Emacs-21.0.100 (Carbon)@ ことえりで入力しようとすると落ちてしまう。:
これは known bug ということのようだ。
@ tc-2.1 は動いた。:@ Wanderlust はまだ。:Debuger entered--Lisp error: (void-function x-selection-exist-p) (x-selection-exist-p) ... ..(もっとも -nw なら動く) @ 作り方・材料:
@ ./configure --without-x; make:
まだ図の機能は入っていないので、jpeg とか png とか用意する必要はない
@ copy emacs:
@ 現在の ~/.emacs:
(set-language-environment "Japanese")
(set-terminal-coding-system 'euc-japan)
(modify-frame-parameters
(selected-frame)
'((height . 34)
(width . 80)))
(require 'tc-setup)
(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
(setq debug-on-error t)
ただしどうも無反応になるので、これから調整。
( つっこみ )
|
最近の日記 2025年12月11日 ・oreore 2025/12 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package | ||