info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug?] mmm and gnus


From: Katsumi Yamaoka
Subject: Re: [bug?] mmm and gnus
Date: Fri, 18 Nov 2005 08:32:38 +0900
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.5-b23 (linux)

>>>>> In <rhwmzk387jy.fsf@jj.jj> jimmij wrote:

> When mmm-mode is in global-mode:

> (setq mmm-global-mode t)

> gnus sometimes (very often, and easy to reproduce) cannot access to
> messages from summary buffer. There is an error:

> Buffer is read-only: #<buffer " *mmm-temp*">

How about this?

(eval-after-load "mmm-vars"
  '(setq mmm-never-modes
    (append '(gnus-summary-mode gnus-group-mode gnus-article-mode)
            mmm-never-modes)))


reply via email to

[Prev in Thread] Current Thread [Next in Thread]