[Uim] lazy-loading
Etsushi Kato
ekato at ees.hokudai.ac.jp
Tue Jan 18 04:19:42 EET 2005
On 2005/01/18, at 10:41, YamaKen wrote:
>>> Give me complete messages of following command.
>>>
>>> $ LIBUIM_VERBOSE=3 uim-pref-gtk
>>
>> OK. Here is the log.
>>
>> loading /sw/share/uim/plugin.scm
> (snip)
>> loading /sw/share/uim/skk-editor.scm
>> done.
>
> I can't understand why the group panes did not appear in this
> context...
As I said in the first mail, group panes appear but my own settings in
~/.uim.d/customs/*.scm except for ~/.uim.d/customs/custom-global.scm
are not reflected. For example I have a setting (define
skk-use-with-vi? #t) in .uim.d/customs/custom-skk.scm, but the setting
in uim-pref-gtk is unchecked.
> Show me more.
>
> $ uim-sh
> uim> (require "custom.scm")
> *custom.scm-loaded*
> uim> (custom-list-groups)
> (global advanced default-im-name global-keys anthy canna cannaserver
> prime skk im-switching)
> uim> (custom-collect-by-group #f)
> (custom-activate-default-im-name? custom-preserved-default-im-name
> generic-on-key generic-off-key generic-begin-conv-key
> generic-commit-key generic-cancel-key generic-next-candidate-key
> generic-prev-candidate-key generic-next-page-key generic-prev-page-key
> generic-beginning-of-preedit-key generic-end-of-preedit-key
> generic-kill-key generic-kill-backward-key generic-backspace-key
> generic-delete-key generic-go-left-key generic-go-right-key
> generic-return-key anthy-use-candidate-window?
> anthy-candidate-op-count anthy-nr-candidate-max
> anthy-select-candidate-by-numeral-key? anthy-show-segment-separator?
> anthy-segment-separator canna-use-candidate-window?
> canna-candidate-op-count canna-nr-candidate-max
> canna-show-segment-separator? canna-segment-separator
> custom-activate-canna-server-name? custom-preserved-canna-server-name
> prime-nr-candidate-max prime-always-show-window?
> prime-auto-register-mode? prime-pseudo-mode-cursor?
> prime-char-annotation? prime-custom-display-usage? prime-u!
> se-unixdomain? prime-mask-pending-preedit? skk-use-candidate-window?
> skk-candidate-op-count skk-nr-candidate-max skk-style
> skk-use-recursive-learning? skk-egg-like-newline?
> skk-commit-newline-explicitly? skk-use-numeric-conversion?
> skk-use-with-vi? skk-commit-candidate-by-label-key? skk-dic-file-name
> skk-personal-dic-filename skk-uim-personal-dic-filename
> enabled-im-list enable-im-switch switch-im-key uim-color
> candidate-window-position)
uim> (require "custom.scm")
*custom.scm-loaded*
uim> (custom-list-groups)
(global advanced default-im-name global-keys other-ims anthy canna
cannaserver prime skk im-switching)
uim> (custom-collect-by-group #f)
(custom-activate-default-im-name? custom-preserved-default-im-name
generic-on-key generic-off-key generic-begin-conv-key
generic-commit-key generic-cancel-key generic-next-candidate-key
generic-prev-candidate-key generic-next-page-key generic-prev-page-key
generic-beginning-of-preedit-key generic-end-of-preedit-key
generic-kill-key generic-kill-backward-key generic-backspace-key
generic-delete-key generic-go-left-key generic-go-right-key
generic-return-key generic-use-candidate-window?
generic-candidate-op-count generic-nr-candidate-max
generic-commit-candidate-by-numeral-key? anthy-use-candidate-window?
anthy-candidate-op-count anthy-nr-candidate-max
anthy-select-candidate-by-numeral-key? anthy-show-segment-separator?
anthy-segment-separator canna-use-candidate-window?
canna-candidate-op-count canna-nr-candidate-max
canna-show-segment-separator? canna-segment-separator
custom-activate-canna-server-name? custom-preserved-canna-server-name
prime-nr-candidate-max prime-always-show-window?
prime-auto-register-mode? prime-pseudo-mode-cursor?
prime-char-annotation? prime-custom-display-usage?
prime-use-unixdomain? prime-mask-pending-preedit?
skk-use-candidate-window? skk-candidate-op-count skk-nr-candidate-max
skk-style skk-use-recursive-learning? skk-egg-like-newline?
skk-commit-newline-explicitly? skk-use-numeric-conversion?
skk-use-with-vi? skk-commit-candidate-by-label-key? skk-dic-file-name
skk-personal-dic-filename skk-uim-personal-dic-filename enabled-im-list
enable-im-switch switch-im-key uim-color candidate-window-position)
>
> And please send me following log in private mail.
>
> $ LIBUIM_VERBOSE=5 uim-pref-gtk
OK.
--
Etsushi Kato
ekato at ees.hokudai.ac.jp
More information about the uim
mailing list