diff options
author | ShengHuo ZHU <zsh@cs.rochester.edu> | 2002-08-20 07:57:01 +0000 |
---|---|---|
committer | ShengHuo ZHU <zsh@cs.rochester.edu> | 2002-08-20 07:57:01 +0000 |
commit | 83ec6f20589940f84b25efd1b2410674299aabdd (patch) | |
tree | 039f0e586892548da21730ff0ee33a3669132a62 /lisp/gnus/nnmh.el | |
parent | 530e07516732a573289aef2fb699e769b7b0b79b (diff) | |
download | emacs-83ec6f20589940f84b25efd1b2410674299aabdd.tar.gz emacs-83ec6f20589940f84b25efd1b2410674299aabdd.tar.bz2 emacs-83ec6f20589940f84b25efd1b2410674299aabdd.zip |
* nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
avoid arithmetic errors.
Diffstat (limited to 'lisp/gnus/nnmh.el')
-rw-r--r-- | lisp/gnus/nnmh.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/nnmh.el b/lisp/gnus/nnmh.el index fb1ad637dc3..aa4a3cd04f0 100644 --- a/lisp/gnus/nnmh.el +++ b/lisp/gnus/nnmh.el @@ -1,6 +1,6 @@ ;;; nnmh.el --- mhspool access for Gnus -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002 ;; Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> @@ -232,7 +232,7 @@ as unread by Gnus.") (goto-char (point-max)) (insert (format - "%s %d %d y\n" + "%s %.0f %.0f y\n" (progn (string-match (regexp-quote |