* Any "Rmail" specialists out there?
@ 2024-05-26 15:39 Dr Rainer Woitok
2024-05-26 16:10 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Dr Rainer Woitok @ 2024-05-26 15:39 UTC (permalink / raw)
To: Help-Gnu-Emacs
Greetings,
long long ago I already used "Rmail" for quite some time, but also long
long ago I've switched to "View Mail" ("vm"), because it (then) offered
more features and had a user interface requiring less keystrokes.
Meanwhile however, "vm" is dead, its last published version 8.2.0b dat-
ing back to 2011-12-27 and meanwhile fails to correctly display certain
Mime mails. So I'm back to using "Rmail". My questions:
* Is there a way to modify the format used to display the lines in the
"Summary" buffer (apart from suppressing the mail length column)?
- Less blanks between columns.
- Date format "YYYY-MM-DD" (or at least "MM-DD").
- Because I have set "rmail-delete-after-output" to non-nil, and be-
cause a saved mail is very different from a deleted mail, I would
prefer an "S" marker for saved mails over just "D".
* Is there a way to specify the order in which not suppressed header
lines are displayed?
- Aparently "Rmail" displays headers in the same order as found in
the original mail, and whenever I want to inspect some particular
header, I have to explicitly search for it, because the header or-
der changes from mail to mail.
Any pointers welcome :-)
Sincerely,
Rainer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Any "Rmail" specialists out there?
2024-05-26 15:39 Any "Rmail" specialists out there? Dr Rainer Woitok
@ 2024-05-26 16:10 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-05-26 16:10 UTC (permalink / raw)
To: Help-Gnu-Emacs
> From: Dr Rainer Woitok <rainer.woitok@gmail.com>
> Date: Sun, 26 May 2024 17:39:14 +0200
>
> * Is there a way to modify the format used to display the lines in the
> "Summary" buffer (apart from suppressing the mail length column)?
>
> - Less blanks between columns.
>
> - Date format "YYYY-MM-DD" (or at least "MM-DD").
>
> - Because I have set "rmail-delete-after-output" to non-nil, and be-
> cause a saved mail is very different from a deleted mail, I would
> prefer an "S" marker for saved mails over just "D".
>
> * Is there a way to specify the order in which not suppressed header
> lines are displayed?
>
> - Aparently "Rmail" displays headers in the same order as found in
> the original mail, and whenever I want to inspect some particular
> header, I have to explicitly search for it, because the header or-
> der changes from mail to mail.
AFAICT, you will need code changes for the above to happen. For
example, to change the format of summary lines, modify
rmail-header-summary and rmail-create-summary.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-26 16:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-26 15:39 Any "Rmail" specialists out there? Dr Rainer Woitok
2024-05-26 16:10 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).