> 144,145,146,148 ありがと。で、mule2.3 w/sj3 on sol8 / sparc を gcc でコンパイルしたら、 /usr/local/src/mule/mule-2.3/lib-src/movemail.c: In function `main': /usr/local/src/mule/mule-2.3/lib-src/movemail.c:575: storage size of `status' isn't known ではねられた。なにかわかります?
151 :名無しさん@お腹いっぱい。 :01/10/16 20:13
emacs20.7.1なんですけど、
Error in init file: File error: "Cannot open load file", "can-n-egg"
Error in init file: Symbol's function definition is void: set-display-coding-system というエラーが出るので、困ってしまいます。 結局何かが足りないのでしょうか。うーん。 いらいらさせてしまって申し訳ないんですけど、またレスをお願いします
;; these code from grpe in packages/compile.el (defun htmllint (command-args) "Run htmllint, with user-specified args, and collect output in a buffer. While htmllint runs asynchronously, you can use the \\[next-error] command to find the text that grep hits refer to.
This command uses a special history list for its arguments, so you can easily repeat a grep command." (interactive ;; XEmacs change (list (read-shell-command "Run htmllint (like this): " htmllint-command 'grep-history))) (let ((grep-null-device "")) (apply 'grep (list command-args))))