all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: <emacs-bug@rulnick.com>
Cc: 65071@debbugs.gnu.org
Subject: bug#65071: 29.1; RMAIL changed on disk leads to rmail-error-bad-format
Date: Sat, 05 Aug 2023 13:00:07 +0300	[thread overview]
Message-ID: <83zg35staw.fsf@gnu.org> (raw)
In-Reply-To: <m2cz024qnn.fsf@rulnick.com> (emacs-bug@rulnick.com)

> From: <emacs-bug@rulnick.com>
> Date: Fri, 04 Aug 2023 14:18:52 -0400
> 
> In Emacs 29.1, starting with no ~/RMAIL file and empty primary mail
> spool file ('$' indicates command line terminal prompt outside Emacs):
> 
>   $ mail me@foo ... # send a message to myself
> 
>   emacs -Q
> 
>   M-x RMAIL # retrieves/reads message
> 
>   $ cat /dev/null > ~/RMAIL # clear (or otherwise modify) RMAIL file
> 
>   $ mail me@foo ... # send another message to myself
> 
>   M-x RMAIL
> 
>   "File RMAIL changed on disk. Reread from disk? (yes or no) " yes
> 
>     "rmail-error-bad-format: Message is not a valid RFC 822 (or later)
>     message" and:
> 
>       mode changes from RMAIL to fundamental
> 
>       ~/RMAIL file on disk looks good (proper RFC 822 file)
> 
>       ~/RMAIL file as visited in buffer looks bad, can be seen (e.g.,
>         upon immediate save) to be missing top "From " and other header
>         lines ("Return-Path:", "Received:", etc.)

Does using "M-x revert-buffer RET" avoid the problem?

In any case, this is not how you are supposed to read new email into
an existing Rmail buffer.  You are supposed to use the 'g' command.





  reply	other threads:[~2023-08-05 10:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 18:18 bug#65071: 29.1; RMAIL changed on disk leads to rmail-error-bad-format emacs-bug
2023-08-05 10:00 ` Eli Zaretskii [this message]
2023-08-05 10:31   ` emacs-bug
2023-08-05 10:52     ` Eli Zaretskii
2023-08-05 18:07       ` emacs-bug
2023-08-06  6:36         ` Eli Zaretskii
2023-08-12  6:52           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83zg35staw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=65071@debbugs.gnu.org \
    --cc=emacs-bug@rulnick.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.