all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard M Stallman <rms@gnu.org>
To: Glenn Morris <rgm@gnu.org>, 2941@emacsbugs.donarmstrong.com
Cc: 2941@emacsbugs.donarmstrong.com
Subject: bug#2941: rmail's new handling of Babyl files is odd
Date: Tue, 14 Apr 2009 17:15:30 -0400	[thread overview]
Message-ID: <E1Ltpyc-0001hU-VB@fencepost.gnu.org> (raw)
In-Reply-To: <f63acd8irz.fsf@fencepost.gnu.org> (message from Glenn Morris on Sun, 12 Apr 2009 21:05:52 -0400)

    emacs -Q
    C-u M-x rmail RET foo RET  ; foo is a Babyl file with > 1 message
    d
    s
    y

Does this patch give good results?

*** rmail.el.~1.534.~	2009-04-10 10:13:07.000000000 -0400
--- rmail.el	2009-04-14 16:15:38.000000000 -0400
***************
*** 1458,1463 ****
--- 1458,1464 ----
    "Expunge and save RMAIL file."
    (interactive)
    (set-buffer rmail-buffer)
+   (rmail-modify-format)
    (rmail-expunge)
    ;; No need to swap buffers: rmail-write-region-annotate takes care of it.
    ;; (rmail-swap-buffers-maybe)






  parent reply	other threads:[~2009-04-14 21:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ws8epctv.fsf@cyd.mit.edu>
2009-04-09 19:48 ` bug#2941: rmail's new handling of Babyl files is odd Glenn Morris
2009-04-10 14:26   ` Richard M Stallman
2009-04-10 17:50     ` Glenn Morris
2009-04-11 12:27       ` Richard M Stallman
2009-04-13  1:05         ` Glenn Morris
2009-04-13  1:27           ` Glenn Morris
2009-04-14 21:15             ` Richard M Stallman
2009-04-14 21:15           ` Richard M Stallman [this message]
     [not found]             ` <stk55lloq7.fsf@fencepost.gnu.org>
2009-04-16  9:18               ` Richard M Stallman
2009-04-16 17:31                 ` Glenn Morris
2009-04-16 17:55                   ` Eli Zaretskii
2009-04-16 20:31                     ` Glenn Morris
2009-04-16 21:25                       ` Eli Zaretskii
2009-04-17 14:27                   ` Richard M Stallman
2009-04-18  1:25                     ` Glenn Morris
2009-04-19  3:24                       ` Richard M Stallman
2009-04-20 18:29                         ` Glenn Morris
2009-04-20 23:23                           ` Stefan Monnier
2009-04-18 14:37                 ` Stefan Monnier
2009-05-18 17:05   ` bug#2941: marked as done (rmail's new handling of Babyl files is odd) Emacs bug Tracking System
2009-05-05  2:08 bug#2941: rmail's new handling of Babyl files is odd Chong Yidong
2009-05-07  2:03 ` Glenn Morris
2009-05-08  8:03   ` Richard M Stallman
  -- strict thread matches above, loose matches on Subject: below --
2009-05-15  2:22 Chong Yidong

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=E1Ltpyc-0001hU-VB@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=2941@emacsbugs.donarmstrong.com \
    --cc=rgm@gnu.org \
    /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.