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

先月 2001年04月 来月
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
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2001年04月17日(火) 旧暦 [n年日記]

#1 [MacOSX] slave を master にしたら 9.1 が見えた。


区画を分けないという方法もあるそうで。 廣瀬さんありがとうございます。
とりあえず 2G に入れた。HFS+ しか見えなかった。残りの 16G は見えなかった。(それでいいけれど)
  • 設置には 1.1G 必要とのこと。これって basic の場合 ?
  • Netscape がない気がする。 そう言えば、9.1 を入れた時に指定したので、 そちら側には少なくとも入っているはず。
  • terminal を一度使ったが、 「最近使ったもの」以外から、どうやって起動するか 二回目に思い出せない。
  • 以前の「セレクタ」に相当するものは Command + k だったか。 分り難いところにかくれていた気がする。
  • uname -a
    Darwin localhost 1.3 Darwin Kernel Version 1.3: Thu Mar  1 06:56:40 PST 2001; 
    root:xnu/xnu-123.5.obj~1/RELEASE_PPC  Power Macintosh powerpc
    
  • mail しようとすると、
    [localhost:~] makoto% /etc/mail/sendmail.cf: line 81: 
    fileclass: cannot open /etc/mail/local-host-names: 
    Group writable directory
    
  • root の account が分らなくて、後で、 「このコンピュータを使うパスワード」かなと思う。 (きょうはもう作業をしないので、明日以降)

#2 Emacs


#3 w3 と 21.0.102

何だか動かなくて、
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  +(nil 12)
  font-spatial-to-canonical("+12pt")
  css-expand-length("+12pt" t)
  css-expand-value(height "+12pt")
  css-parse-args(238 257)
  css-parse("file:/usr/local/share/default.css" nil nil)
  w3-find-default-stylesheets()
  w3-refresh-stylesheets()
  w3-do-setup()
  w3()
21.0.95 では
(font-default-font-for-device)
"fontset-small"

font-default-cache
(("-*-fixed-medium-r-normal--14-*-*-*-*-*-fontset-small" . 
[:family ("fixed") :weight :medium :style 0 :size "14px" 
:registry "fontset" :encoding "small"]))

21.0.102 では
(font-default-font-for-device)
"-*-fixed-medium-r-normal--14-*-*-*-*-*-fontset-small"

font-default-cache
(("fontset-small" . 
[:family nil :weight nil :style 0 :size nil 
:registry nil :encoding nil]))
(逆になっている?)
とても最低の)応急処置だけは出来た。
(+12pt とかいうのが出来ない。)元が 14 だったので手で計算して、
--- /usr/local/share/default.css-oo	Tue Apr 17 08:18:33 2001
+++ /usr/local/share/default.css	Tue Apr 17 09:19:20 2001
@@ -60,11 +60,11 @@
           }
 
 @media multifont {
-      h1  { font-size : +12pt }
-      h2  { font-size : +6pt  }
-      h3  { font-size : +4pt  }
-      h5  { font-size : -2pt  }
-      h6  { font-size : -4pt  }
+      h1  { font-size : 26pt }
+      h2  { font-size : 20pt  }
+      h3  { font-size : 18pt  }
+      h5  { font-size : 12pt  }
+      h6  { font-size : 10pt  }
 }
 
 /* This causes problems with Emacs 19 */




最近の日記
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)