unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#2075: marked as done (23.0.60; rmail-save doesn't work  properly when RMAIL-summary is shown)
Date: Wed, 28 Jan 2009 03:00:08 +0000	[thread overview]
Message-ID: <handler.2075.D2075.123311108330514.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: E1LRPjB-00052r-K5@etlken

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]


Your message dated Tue, 27 Jan 2009 21:49:41 -0500
with message-id <cibptsjgai.fsf@fencepost.gnu.org>
and subject line Re: bug#2075: 23.0.60; rmail-save doesn't work properly when RMAIL-summary is shown
has caused the Emacs bug report #2075,
regarding 23.0.60; rmail-save doesn't work properly when RMAIL-summary is shown
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.)


-- 
2075: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2075
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5152 bytes --]

From: Kenichi Handa <handa@m17n.org>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; rmail-save doesn't work properly when RMAIL-summary is shown
Date: Mon, 26 Jan 2009 20:34:05 +0900
Message-ID: <E1LRPjB-00052r-K5@etlken>

When RMAIL-summary buffer is shown and point is in RMAIL
buffer, typing s shows "Computing summary lines...0" and
then the RMAIL buffer's contents changes to that of
" *message-viewer RMAIL* (i.e. not decoded).  Typing p and n
changes the RMAIL buffer to the normal state (i.e. showing
the decoded mail).

---
Kenichi Handa
handa@m17n.org




In GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2009-01-26 on etlken
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
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:
  display-time-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-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

Recent input:
<return> s <escape> < n p p n a <return> h C-x o C-x 
o C-x k <return> C-x o h C-x b <return> C-l C-x 1 C-l 
A n d , SPC e v e n SPC i f SPC I SPC a d d e d SPC 
a SPC n e w SPC l a b l e <backspace> <backspace> e 
l SPC m a n u a r r <backspace> <backspace> l l y SPC 
( f o r SPC i n s t a n c e , SPC b u t SPC " <backspace> 
C-x b <return> s k <return> s h a <return> s s s C-x 
o C-x b <return> C-a C-p C-p M-f M-f M-f M-f M-b t 
h e y SPC a r e SPC <escape> q C-a C-n C-n C-n C-k 
C-k C-x b <return> s <escape> < s k <return> k <return> 
p n k <return> s p n n n n n n s p n C-x o C-x o C-x 
k C-g C-h c s s C-x b SPC m <tab> <return> C-x b <return> 
p n n n n p n n n C-x o C-x o C-x b C-g p p n n n n 
n n C-x o C-x o C-x k <return> M-r s s h s s C-x o 
C-x b <return> C-k <escape> < C-c C-c y e s <return> 
s p n C-x o C-x 1 s s C-x o s C-x C-g p C-x o C-x k 
<return> C-x o C-x 1 s s s C-x b C-g p s s s n h C-x 
o s C-x b C-g p n s C-x b C-g C-x b C-g p n n n n n 
n M-x M-p <return>

Recent messages:
Computing summary lines...done
Expunging deleted messages...done
Computing summary lines...done
(No changes need to be saved)
Quit
Expunging deleted messages...done
Computing summary lines...done
(No changes need to be saved)
Quit [2 times]
No following nondeleted message [4 times]



[-- Attachment #3: Type: message/rfc822, Size: 1587 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 2075-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2075: 23.0.60; rmail-save doesn't work properly when RMAIL-summary is shown
Date: Tue, 27 Jan 2009 21:49:41 -0500
Message-ID: <cibptsjgai.fsf@fencepost.gnu.org>


2009-01-28  Glenn Morris  <rgm@gnu.org>

* mail/rmail.el (rmail-expunge-and-save): Always show a message,
  even when called from the summary.  (Bug#2075)


      reply	other threads:[~2009-01-28  3:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cibptsjgai.fsf@fencepost.gnu.org>
2009-01-26 11:34 ` bug#2075: 23.0.60; rmail-save doesn't work properly when RMAIL-summary is shown Kenichi Handa
2009-01-28  3:00   ` Emacs bug Tracking System [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=handler.2075.D2075.123311108330514.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@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 public inbox

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

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).