>>531
おてがるには、skk.el の skk-kakutei() から
(cond
((and skk-after-prefix
(not (string-match "^[^\000-\177].+>$" skk-henkan-key)))
............
(substring (car list1) 1)) ; かんどうてき
comb-word (concat (nth 1 list2) (nth 1 list1))) ; 感動的
(skk-update-jisyo comb-word)))))
のブロックを削除したものを .skk に書いておく、かな。