|
Bugzilla – Full Text Bug Listing |
| Summary: | mutt do not longer recognise aborted edits as unchanged messages | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Karsten Keil <karsten.keil> |
| Component: | ConsoleApps | Assignee: | Mads Martin Joergensen <mmj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | RC 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Karsten Keil
2005-09-16 13:16:12 UTC
Seems I found the reason. It was my .signature file. For some reason I do not remember the file had no newline at the last line. Now I added a extra newline and now mutt works again. I think mutt should not depend on a newline for the changed/unchanged detection. Changed/unchanged should do exactly what it means. A newline is a change. I agree that changed/unchanged should do exactly what it means, but here is no newline changed. If the .signature ends without a newline it detects a changed file, but in the editor there is no newline inserted at the end in this case (the .signature is included). Now I get what you mean. Fixed in STABLE. |