[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error in gnus with emacs 24
From: |
Leandro Noferini |
Subject: |
Re: Error in gnus with emacs 24 |
Date: |
Tue, 10 Jan 2012 10:04:03 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Leandro Noferini <lnoferin@cybervalley.org> 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 info-gnus-english@gnu.org from the Cc list.)
Please, excuse me!
I receive info-gnus-english@gnu.org 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
/ \
pgpNPbt6lQb6f.pgp
Description: PGP signature
- Re: Error in gnus with emacs 24, Lars Magne Ingebrigtsen, 2012/01/03
- Re: Error in gnus with emacs 24, Leandro Noferini, 2012/01/04
- Message not available
- Re: Error in gnus with emacs 24, Lars Magne Ingebrigtsen, 2012/01/05
- Re: Error in gnus with emacs 24, Leandro Noferini, 2012/01/05
- Message not available
- Re: Error in gnus with emacs 24, Lars Magne Ingebrigtsen, 2012/01/06
- Message not available
- Re: Error in gnus with emacs 24, Lars Magne Ingebrigtsen, 2012/01/09
- Re: Error in gnus with emacs 24, Andrew Cohen, 2012/01/09
- Re: Error in gnus with emacs 24,
Leandro Noferini <=
- Re: Error in gnus with emacs 24, Lars Ingebrigtsen, 2012/01/25
- Solved (was: Error in gnus with emacs 24), Leandro Noferini, 2012/01/30