On Mon, Sep 04 2006, Reinhard Tartler wrote:

> Tassilo Horn <[EMAIL PROTECTED]> writes:
>> --8<---------------cut here---------------start------------->8---
>> (add-hook 'gnus-summary-mode-hook
>>           (lambda ()
>>             (local-set-key (kbd "x") 
>>                            (lambda ()

                                (interactive)

>>                              (gnus-summary-limit-to-unread)
>>                              (gnus-summary-expand-window)))))
>> --8<---------------cut here---------------end--------------->8---
>
> Thank you for your fast response. I tried that, but I get this error
> message when trying to use it:
>
> Wrong type argument: commandp, (lambda nil
> (gnus-summary-limit-to-unread) (gnus-summary-expand-window))

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to