hns - 日記自動生成システム - Version 2.19.9

先月 2001年05月 来月
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2001年05月09日(水) 旧暦 [n年日記]

#1 [Emacs] 21.0.103

There 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:

  1. In a Terminal.app window, cd to the directory
    emacs-21.0.100/mac/Emacs.app/Contents/MacOS
  2. ls -l すると
    Emacs ->../../../../src/emacs
    と symlink になっているはず。
  3. それを消す
    rm Emacs
  4. ../../../../src/emacs から現目録 (current directory)に 写す
    cp ../../../../src/emacs 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)
ただしどうも無反応になるので、これから調整。



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)