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

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

2000年12月16日() 旧暦 [n年日記]

#1 [Emacs] prom-mew 1.95b89 ?

少し見ているが、 2000-12-16-prom-mew.el Folder を選ぶと、 構わず読むことは出来るが、 次のようになってしまう。
mew-summary-jump-message は、(引数に) 1.94 では数字を取ったが 1.95b89 では t or nil を取るようなっている。 2000-12-16a-prom-mew.el にて修正
Debugger entered--Lisp error: (wrong-type-argument stringp 12959)
  mew-summary-jump-message(12959)

(progn (if (processp mew-summary-buffer-process) (if ... ... ...))
(mew-summary-jump-message begin-msg) (mew-summary-display nil))

  (if (and begin-msg prom-auto-select-first) (progn (if ... ...)
(mew-summary-jump-message begin-msg) (mew-summary-display nil)))

  (if (null begin-msg) (progn (setq prom-tmp-auto-select-next nil)
(prom-folder-goto-folder arg folder)) (setq prom-tmp-auto-select-next
t) (setq range (concat ... "-" ...)) (if unread-count (progn ... ...))
(setq prom-seen-list nil) (prom-folder-goto-folder arg folder (list
range nil ...)) (if (and begin-msg prom-auto-select-first) (progn
... ... ...)))

  (let* ((folder-info ...) (mail-log ...) (unread-count ...)
(begin-msg ...) (end-msg ...) (range nil) (prom-auto-select-first
prom-auto-select-first)) (setq prom-folder-name folder) (if (null
no-message) (setq prom-window-config ...)) (setq prom-cursol-point
(point)) (if (null begin-msg) (progn ... ...) (setq
prom-tmp-auto-select-next t) (setq range ...) (if unread-count ...)
(setq prom-seen-list nil) (prom-folder-goto-folder arg folder ...) (if
... ...)))

  prom-read-folder("+ml/mew" nil nil)

  (progn (if (string-match "^\\(.:\\)?/" folder) (error "This path is
not folder. Please catchup('c') and check ~/.procmailrc."))
(prom-read-folder folder nil arg))

  (if folder (progn (if ... ...) (prom-read-folder folder nil arg)))
  (let ((folder ...)) (if folder (progn ... ...)))
  prom-folder-read-folder(nil)
  call-interactively(prom-folder-read-folder)

mew-gnus.el:

良く考えて見ると、(考えなくても)
  • mew の新しいものに prom-mew を対応させるより、
  • mew の新しいものに mew-gnus.el を対応させる方が、はるかに大変 だ
ということに気が付いてしまった。im という強い味方がいなくなった というか、居るのだけれど、絶縁状を送ってしまったから。
nntp を Elisp で書くということは ?? 酒井さんはどうしているの だろう ? と思ったら
mew-nntp.el がある
でも良く見たら
(mew-nntp-connect)
(mew-nntp-get-list)
くらいしか出来ない見たい。 読めなくても送信出来ればいいのだけれど。 mew-smtp.el の中を全て s/smtp/nntp/g して、少し FSM を書けば、 送信出来る気もする。
200
mode reader
200
group news.group
211
post
340
見出し + 本文
.
quit
205 .
でいいのかな。

(setq hnf:hour-not-today 2):

と初めて設定した。
(今までは、気が付かずに日が変っていたことが M-x hnf で すぐ分ったが、今度からは分らない)

#2 [NetBSD] Disklabel trick

Subject: Re: disklabel compatibility between platforms?
From: Bill Studenmund <wrstuden@zembu.com>
cc:  port-macppc@netbsd.org
Date: Fri, 15 Dec 2000 11:22:48 -0800 (PST)
から。

Actually there is an easier way. It requires a bit of hacking, but not much. Get the source for mbrlabel, and the disklabel reading code (sys/arch/alpha/alpha/disksubr.c I think). Change it so that instead of calling getparts(), it calls the disksubr.c disklabel reading code. You'll need to make two changes to the disklabel reading code. One is to read from a file discriptor instead of the buffer cache system (getparts() will show you how to do this), the other is to do byte swapping. Whenever you copy from the read buffer into the global named label, convert from LE to BE. getlong() does the right thing for ints (int32_t) (it is not named right), and you might need the equivalent for shorts (int16_t). You might want to comment out the setlabel() routine, and printf what you get while debugging.


#3 [音楽] 安全地帯 井上陽水 神宮球場 1986

やっと時間にゆとりが出て来て :-) 昔録画した Bmax のフィルム を見ている。 その中で、同じようなものが二本あって、でも細かくは違っていて、 とても不思議だと思っていたら、 http://www2s.biglobe.ne.jp/~inmylife/yosui1-live.html その理由が書いてあった。最近重宝しているのは http://www.googlebot.com/

#4 [sendmail] O PrivacyOptions=authwarnings/novrfy/noexpn

にする。CF-3.7W 的に言うと
diff -u -r1.4 milano.def
--- milano.def  2000/12/16 11:51:16     1.4
+++ milano.def  2000/12/16 11:53:14
@@ -596,7 +596,7 @@
 # (public/needmailhelo/needexpnhelo/needvrfyhelo/noexpn/
 # novrfy/restrictmailq/restrictqrun/noreceipts/noetrn/noverb/
 # goaway/authwarnings)
-#PRIVACY_FLAGS='authwarnings'
+PRIVACY_FLAGS='authwarnings/novrfy/noexpn'
 ##PRIVACY_FLAGS=''
 # queue directory <QueueDirectory>
 #QUEUE_DIR='/var/spool/mqueue'



最近の日記
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)