SHA256
1
0
forked from pool/uim
OBS User unknown
2008-10-23 10:32:46 +00:00
committed by Git OBS Bridge
parent 03390cd83f
commit c81e6d29f5
3 changed files with 71 additions and 40 deletions

View File

@@ -8,6 +8,8 @@
preedit string in vertical direction. Otherwise, it is
displayed at the echo area.")
(load "/usr/share/emacs/site-lisp/uim-el/uim-leim" nil t)
;; don't load uim-leim immediately, see
;; http://bugzilla.novell.com/show_bug.cgi?id=436245
(add-hook 'emacs-startup-hook '(lambda () (load "uim-el/uim-leim" nil t)))
;; /usr/share/emacs/site-lisp/suse-start-uim-el.el ends here