|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
2023年09月05日(火) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [emacs][elisp] emacs28 migration brought some packages failure
@ anthy-elisp -> invalid-function:@ lucid is missing:
Error: Cannot open load file: No such file or directory, lucid
@ make-coding-system:@@ -152,8 +170,11 @@ (write-read-repeat r0)))))) (if (not (coding-system-p 'egg-binary)) - (make-coding-system 'egg-binary 4 ?W "Coding System for binary data" - (cons ccl-decode-egg-binary ccl-encode-egg-binary))) + (define-coding-system 'egg-binary "Coding System for binary data" + :mnemonic ?W :coding-type 'ccl :ccl-decoder ccl-decode-egg-binary + :ccl-encoder ccl-encode-egg-binary)) +; (make-coding-system 'egg-binary 4 ?W "Coding System for binary data" +; (cons ccl-decode-egg-binary ccl-encode-egg-binary))) @ devel/elib:( つっこみ )
|
最近の日記 2024年07月03日 ・kicad oddity 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 | |||||||||||||||||||||||||||||