bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27535: 25.2; mime messages ignore rmail-show-message-verbose-min


From: Ken Olum
Subject: bug#27535: 25.2; mime messages ignore rmail-show-message-verbose-min
Date: Thu, 29 Jun 2017 16:01:16 -0400

The variable rmail-show-message-verbose-min is supposed to be a lower
limit on the size of messages for which there will be a progress report
when the message is displayed.  However, if the message has mime headers
(as most messages today do) rmail always gives the progress report.

I suggest deleting the second copy of

              (setq showing-message t)
              (message "Showing message %d..." msg)

in rmail-show-message-1.  Or if there is some reason that progress
reports should be handled differently in case of mime messages, there
should be some other variable to control that behavior, rather than
doing it always.

                                        Ken

In GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
 of 2017-06-08 built on cosmos
Windowing system distributor 'The X.Org Foundation', version 11.0.11501000
System Description:     Ubuntu 14.04.5 LTS

Configured features:
XPM JPEG TIFF GIF PNG SOUND NOTIFY LIBXML2 FREETYPE XFT ZLIB
TOOLKIT_SCROLL_BARS LUCID X11

Important settings:
  value of $LC_ALL: C
  value of $LANG: en_US.UTF-8
  locale-coding-system: nil

Major mode: Emacs-Lisp

Minor modes in effect:
  shell-dirtrack-mode: t
  diff-auto-refine-mode: t
  xref-etags-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent messages:
Getting mail from /var/mail/kdo...
Counting new messages...done (1)
Saving file /home/kdo/mail/inbox...
Wrote /home/kdo/mail/inbox [2 times]
1 new message read
Quit [3 times]
No following nondeleted message
Expunging deleted messages...done
(No new mail has arrived) [2 times]
Mark saved where search started

Load-path shadows:
None found.

Features:
(shadow emacsbug info jka-compr nroff-mode kmacro tabify imenu man
rmailkwd pulse compile dabbrev etags sgml-mode ispell nnmail gnus-int
gnus-range mail-source gnus gnus-ems nnheader wid-edit sendmail
mail-extr sort misearch multi-isearch rmailsum rmailout mailman
rmail-render-highlight rmail-query-reply-to rmail-physics-list
rmail-bapc rmail-highlight-body rmail-hack-message rmail-sort-headers qp
advice rmailedit rmailmm message dired format-spec rfc822 mml mml-sec
password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode
mailabbrev gmm-utils mailheader mail-parse rfc2231 rmail dframe rfc2047
rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils shell
pcomplete diff-mode easy-mmode thingatpt browse-url xref cl-seq project
eieio byte-opt bytecomp byte-compile cl-extra help-mode cconv eieio-core
math derived inf-lisp easymenu comint ansi-color ring warnings cl-macs
cl gv cl-loaddefs pcase cl-lib time-date mule-util tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
inotify dynamic-setting font-render-setting x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 442004 66476)
 (symbols 48 26567 2)
 (miscs 40 9881 6027)
 (strings 32 151100 12642)
 (string-bytes 1 3037611)
 (vectors 16 26414)
 (vector-slots 8 1342753 187292)
 (floats 8 260 287)
 (intervals 56 45025 4339)
 (buffers 976 87)
 (heap 1024 61835 12954))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]