emacs-devel
[Top][All Lists]
Advanced

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

Re: weird bogosity relating to "copyright-update"


From: Lars Ingebrigtsen
Subject: Re: weird bogosity relating to "copyright-update"
Date: Mon, 07 Feb 2011 01:37:51 -0800
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Miles Bader <address@hidden> writes:

> So... what change tickled this problem, and what's the right way to fix
> it...?  It doesn't seem a bad thing that Gnus is doing that let-binding
> (you probably _don't_ want your mail FCCs to get copyright-updated), but
> it's clearly bad that the let-binding is screwing things up...

Yes, that seems like the wrong way to do this.  If nnfolder wants to
let-bind `copyright-updated', it also has to require copyright.  But I
think it would make more sense for nnfolder to bind `write-file-hooks'
to nil, wouldn't it?

But it is puzzling that this has started happening lately.  That code in
nnfolder seems to have been committed in 2005, but it only started
erroring out quite recently.

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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