Lars Magne Ingebrigtsen <[email protected]> writes: > Leandro Noferini <[email protected]> writes: > >> require(gnus-sum) > > [...] > >> macroexpand((nnir-article-rsv (mail-header-number gnus-tmp-header)) nil) >> macroexpand-all-1((nnir-article-rsv (mail-header-number gnus-tmp-header))) >> gnus-macroexpand-all((nnir-article-rsv (mail-header-number >> gnus-tmp-header)) > > [...] > >> (defvar gnus-summary-line-format-alist [...] (nnir-article-rsv >> (mail-header-number gnus-tmp-header)) (0) (100) 71 (nnir-article-group >> (mail-header-number gnus-tmp-header)) ("") (115) 103 (gnus-group-short-name >> (nnir-article-group (mail-header-number gnus-tmp-header))) ("") (115) (79 >> gnus-tmp-downloaded 99) (73 gnus-tmp-indentation 115) (84 (if (= >> gnus-tmp-level 0) "" (make-string (frame-width) 32)) 115) (82 >> gnus-tmp-replied 99) (91 gnus-tmp-opening-bracket 99) (93 >> gnus-tmp-closing-bracket 99) (62 (make-string gnus-tmp-level 32) 115) ...] >> 41) ("/usr/share/emacs/24.0.92/lisp/gnus/gnus-sum.elc" . 51273)) >> require(gnus-sum) > > [...]
> (Please don't drop [email protected] from the Cc list.) Please, excuse me! I receive [email protected] in digest mode so I first receive your private messages and I answer them. > The problem seems to be that you have some nnir stuff in your > summary-line-format variable. When gnus-sum is loaded, it requires > nnir, which then requires gnus-sum, which then... > > So that's not going to work. > > One possible fix here is to say (require 'gnus-sum) before you put the > nnir stuff into the line-format variable. I have two lines about summary-line-format (setq gnus-summary-line-format "%1{||%}%U%R%z%1{|%}%(%*%1{%B%[%} %s %1{%]%}%-50=%1{|%}%-7&user-date;%1{|%}%-20,20n%)%1{|%}%5i%1{|%}%6k%1{||%}\n" gnus-summary-make-false-root 'adopt gnus-summary-same-subject "-- ~~ --") and (setq gnus-parameters '(("^\\(nnfolder\\|nnml\\)" (gnus-summary-line-format "%-23,23~(form (gnus-extra-header 'To))@ %S\n")))) I can't see anything about nnir. Note that these files works normally with emacs 23 Please, excuse me once again because I use emacs+gnus from many years and my configuration files are really old. :-) -- Ciao leandro http://oivabkctz4ajdnwa.onion/blog/ gpg fingerprint: 54A4 2612 FD50 0313 7FED 6A91 DA5C 1552 E7A4 D6C2 \ / ~~~~ The only ASCII history possible / \
pgpqPi0aQ6Zc9.pgp
Description: PGP signature
_______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
