[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: leim-list.el and registering input methods
From: |
Stefan Monnier |
Subject: |
Re: leim-list.el and registering input methods |
Date: |
Wed, 21 Oct 2009 13:59:34 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
> Is there a reason that input methods are not registered in the dumped image?
Probably a remnant from the days where leim was distributed separately
from Emacs. It would be good to move it to dump time. But please be
careful to still make it possible to have additional input-methods
recognized at startup (not sure how it's supposed to work currently, so
maybe there's nothing special to do for that).
Stefan