Package: ftnchek
Version: 3.2.2-2
Severity: normal

elisp function `regexp-or' defined in ftnchek.el conflicts with the
same function defined in mime-def.el which is included in the package
flim, version 1:1.14.6+0.20040609-1.

Actually I do not use flim directory, but use wanderlust, which
depends on flim.

When I try to use wanderlust (package wl-beta, Version: 2.11.30+0.20040810-2
and also package wl, Version: 2.10.1+0.20040728-2) AFTER loading a
fortran file, I got the error message as follows:

apply: Wrong number of arguments: (lambda (s &optional parens) "OR together a 
bunch of regexp's. Optional argument if t adds outer parens" (let ((rval 
(mapconcat (quote identity) s "\\|"))) (if (eq parens nil) rval (concat "\\(" 
rval "\\)")))), 10

On the other hand, when I load wl BEFORE loading a fortrun file,
that error does not happen.

I found that this error happens when wanderlust calls the funcition
`regexp-or', because the definition of the function in flim and
ftnchek.el differs. I tried simply to rename `regexp-or', e.g., to
ftnchek-regexp-or in ftnchek.el, and the error was gone away.

I think to modify ftnchek.el is easier than to modify the flim
package.

Thanks in advance.
SAITO Fuyuki, [EMAIL PROTECTED]


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages ftnchek depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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

Reply via email to