Bug 835305
| Summary: | Fedora 17 gnu emacs 24.0.97 rmail can no longer read mail spool files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | William Bader <williambader> | ||||
| Component: | emacs | Assignee: | Karel Klíč <kklic> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | jonathan.underwood, kklic, rvokal, williambader | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-07-11 14:04:14 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
William Bader
2012-06-25 22:29:00 UTC
I found the problem. According to NEWS.23, rmail no longer converts messages to Babyl format. When I upgraded from Fedora 8 to Fedora 17, I restored my user account and everything inside it including the Fedora 8 $HOME/RMAIL in Babyl format. Rmail in emacs 24 couldn't handle the old Babyl format RMAIL. I fixed the problem by removing RMAIL and RMAIL~ (I save my mail to text files, so my RMAIL is usually empty except for the current batch of incoming mail.) Created attachment 594324 [details]
An old RMAIL file from Fedora 8
Ok, thank you for the clarification. I checked that rmail in emacs-24.1-1.fc17.x86_64 can read /var/spool/mail files created in recent Fedora. |