GNU bug report logs - #2625
23.0.90; C-x C-s in Rmail Edit mode

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Tue, 10 Mar 2009 18:30:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2625 in the body.
You can then email your comments to 2625 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2625; Package emacs. (Tue, 10 Mar 2009 18:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to rms <at> gnu.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 10 Mar 2009 18:30:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Richard M Stallman <rms <at> gnu.org>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.90; C-x C-s in Rmail Edit mode
Date: Tue, 10 Mar 2009 14:20:32 -0400
I accidentally typed C-x C-s in Rmail Edit mode and it saved just the
current message.

Fortunately it occurred to me that this might have happened, so I
checked, and I did not lose my Rmail data.  But this should not
happen: saving the buffer during Rmail Edit mode has to save the whole
file.

Ideally it would save the whole file with the edits done thus far, but
that could be rather hard to implement.  If it saves the whole file as
it was when the e command was typed, that will at least avoid loss of
data.

`buffer-swapped-with' would have taken care of this effortlessly.


In GNU Emacs 23.0.90.4 (mipsel-unknown-linux-gnu, GTK+ Version 2.12.11)
 of 2009-02-23 on lemote-yeeloong
configured using `configure  'CFLAGS=-O0 -g -Wno-pointer-sign' 'mipsel-unknown-linux-gnu' 'build_alias=mipsel-unknown-linux-gnu' 'host_alias=mipsel-unknown-linux-gnu' 'target_alias=mipsel-unknown-linux-gnu''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: RMAIL

Minor modes in effect:
  gpm-mouse-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
p r i v a t e u r . RET ESC DEL i n j u s t e . RET 
C-x C-s C-x b RET C-n C-o C-u C-n C-n C-n C-n C-n C-n 
C-p C-o C-x o C-x 1 C-u C-u C-n C-n ESC f ESC f ESC 
f ESC f ESC f C-b DEL k C-n DEL , SPC b e c a u s e 
SPC s o m e t i m e s SPC t h h a t SPC ESC b C-f C-d 
C-e s p i r i t SPC i s SPC m i s t a k e n RET o r 
SPC c o n f u s e d SPC o r SPC e v e n SPC v i c i 
o u s . C-x C-s C-x b RET g ~ x y e s RET C-x b R TAB 
RET C-x 1 p C-d x p p o m e c e n TAB RET C-d C-v C-v 
C-p C-p C-p C-p ESC x m i m e RET C-x h ESC x w r SPC 
r e RET c r a c r a f t . d DEL p d f RET C-x k RET 
C-l C-x C-x C-v C-u C-n C-u C-n C-u C-n C-u C-n C-u 
C-n C-n C-n C-n C-n C-n C-n e C-w RET P u t SPC i n 
t o SPC c r a c C-x C-f ESC p C-g r a f t . p d f . 
RET C-x C-s C-c C-c C-x C-s m C-x 0 ESC x r e p o r 
t SPC e a v s DEL DEL DEL m a s c DEL c DEL DEL c s 
RET

Recent messages:
Showing message 265
Showing message 265...done
Mark set [2 times]
Wrote /home/rms/cracraft.pdf
Editing: Type C-c C-c to return to Rmail, C-c C-] to abort
Quit
Saving file /home/rms/RMAIL...
Wrote /home/rms/RMAIL
Saving file /home/rms/RMAIL...
Wrote /home/rms/RMAIL




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Wed, 11 Mar 2009 03:30:02 GMT) Full text and rfc822 format available.

Notification sent to rms <at> gnu.org:
bug acknowledged by developer. (Wed, 11 Mar 2009 03:30:03 GMT) Full text and rfc822 format available.

Message #10 received at 2625-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 2625-done <at> debbugs.gnu.org
Subject: Re: bug#2625: 23.0.90; C-x C-s in Rmail Edit mode
Date: Tue, 10 Mar 2009 23:23:07 -0400
Richard M Stallman wrote:

>  If it saves the whole file as it was when the e command was typed,
> that will at least avoid loss of data.

2009-03-11  Glenn Morris  <rgm at gnu.org>

     * mail/rmailedit.el (rmail-edit-mode):
     Set write-region-annotate-functions.  (Bug#2625)




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Wed, 08 Apr 2009 14:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.