At Sun, 11 Jun 2006 05:46:20 +0900,
Fumitoshi UKAI wrote:
> Package: ddskk
> Version: 13.0.90.cvs20060220-1

> I've experienced that emacs-snapshot installation failed 
> by ddskk.

> It seams that skk-exsearch.el and skk-exserv.el requires eieio 
> (which is found in eieio package or xemacs21).

As you mentioned at your blog, we needed to modify tinyinstall.el also.

      (while rest
!        (when (and (car rest) (string-match pat (car rest))
             (or allow-version-specific

Furthermore I noticed apel had a similar routine and
"apel < 10.6+0.20060424-1" caused a problem to ddskk.

> I think SKK-ML should check existence of eieio and control byte-compilation
> of skk-exsearch.el and skk-exserv.el, or ddskk simply depends on eieio or
> xemacs21 like
> 
>  Depends: emacs21 | xemacs21-mule-canna-wnn | xemacs21-mule | 
> xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn | emacs-snapshot, eieio | 
> xemacs21-mule-canna-wnn | xemacs21-mule | xemacs21-gnome-mule | 
> xemacs21-gnome-mule-canna-wnn, apel (>= 10.5-1)

This doesn't solve a problem when user has both xemacs and emacs-snapshot.

After considering, I decided to remove skk-exsearch.el and skk-exserv.el
from byte-compile target. These are marked as "experimental" by upstream.

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to