2004-09-13から1日間の記事一覧

xyzzyでバイナリファイルをbase64にエンコードした文字列を得る

Kmailのコードからパクってくる。 (defun insert-base64-file (file) (interactive "fFile: ") (let (in) (setq in (open file :encoding :binary)) (unwind-protect (progn (insert (si:base64-encode in))) (close in))))

ZoomBrowser

ZoomBrowser EX 5.0 「ZoomBrowser EX 5.0」が使いやすいのかが職業柄気になる。