* bug#2625: marked as done (23.0.90; C-x C-s in Rmail Edit mode)
2009-03-10 18:20 ` bug#2625: 23.0.90; C-x C-s in Rmail Edit mode Richard M Stallman
@ 2009-03-11 3:30 ` Emacs bug Tracking System
0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-03-11 3:30 UTC (permalink / raw)
To: Glenn Morris
[-- Attachment #1: Type: text/plain, Size: 872 bytes --]
Your message dated Tue, 10 Mar 2009 23:23:07 -0400
with message-id <nw63igbv50.fsf@fencepost.gnu.org>
and subject line Re: bug#2625: 23.0.90; C-x C-s in Rmail Edit mode
has caused the Emacs bug report #2625,
regarding 23.0.90; C-x C-s in Rmail Edit mode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)
--
2625: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2625
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 3838 bytes --]
From: Richard M Stallman <rms@gnu.org>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.90; C-x C-s in Rmail Edit mode
Date: Tue, 10 Mar 2009 14:20:32 -0400
Message-ID: <E1Lh6Z6-0004Qz-Ia@fencepost.gnu.org>
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
[-- Attachment #3: Type: message/rfc822, Size: 1709 bytes --]
From: Glenn Morris <rgm@gnu.org>
To: 2625-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2625: 23.0.90; C-x C-s in Rmail Edit mode
Date: Tue, 10 Mar 2009 23:23:07 -0400
Message-ID: <nw63igbv50.fsf@fencepost.gnu.org>
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)
^ permalink raw reply [flat|nested] 2+ messages in thread