GNU bug report logs -
#16433
24.3.50; find_newline screws up in Rmail buffers
Previous Next
Reported by: rms <at> gnu.org
Date: Mon, 13 Jan 2014 19:38:02 UTC
Severity: important
Tags: moreinfo
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 16433 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 13 Jan 2014 14:37:11 -0500
> From: Richard Stallman <rms <at> gnu.org>
>
>
> mail-fetch-field gave the wrong result for the X-RMAIL-ATTRIBUTES
> field, perhaps because it happened to be last. It included the
> newline after that field in the return value, which is wrong.
> Setting cache-long-scans to nil in the Rmail buffer made the
> bug go away, so I think the problem is in the newline cache.
I agree.
> I think it would be better to fix the underlying bug, rather than turn
> off the cache in Rmail mode.
Again, I agree.
> I suspect that the cache does not handle Rmail's changes in
> narrowing.
No, I don't think so. I suspect it has something to do with
buffer-swap-text.
Is it possible to have a reproducible recipe for this problem?
This bug report was last modified 10 years and 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.