|
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:( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | |||||||||||||||||||||||||||||