Hello Peter!
On Thu 03 Nov 2005 03:11 +0100, Peter S Galbraith wrote:
> Luca Capello <[EMAIL PROTECTED]> wrote:
>> =====
>> Debugger entered--Lisp error: (invalid-function (macro . #[(group)
>> "ÁÂDCÃBB" [group let gname ((if (string-match "^[^:]+:" gname)
>> (substring gname (match-end 0)) gname))] 3
>> ("/usr/share/emacs-snapshot/site-lisp/gnus/gnus-util.elc" . 16633)]))
>> gnus-group-real-name("nnimap+pcaserver:INBOX")
>
> This is a macro defined in gnus-util.el.I knew it, but I think it's gnus-BTS.el specific (read below). >> Strangely, it seems that the function (gnus-group-real-name >> gnus-newsgroup-name) seems working if evaluated with M-:, so I don't >> know the cause of the problem. >> >> BTW, emacs-snapshot with gnus package. > > Perhaps something got byte-compiled with one version of gnus and used > with another. Do you have the gnus package installed? I've the gnus package installed and I haven't byte-compiled anything (except for the automatic Debian installation), but I can try, if needed. What is strange is that if before opening an article I evaluate M-: (setq gnus-dbts-in-debian-group-p (string-match "debian" \ (gnus-group-real-name gnus-newsgroup-name))) M-: (setq gnus-dbts-in-debian-devel-announce-group-p \ (string-match "debian.devel.announce" (gnus-group-real-name \ gnus-newsgroup-name))) these don't give me any error, while evaluating M-: (gnus-dbts-gnus-select-article-hook) gives me the error. I'm here for tests (well, tomorrow, it's 03:30 AM here in Europe...). Thx, bye, Gismo / Luca
pgpUVSMcotkq2.pgp
Description: PGP signature

