1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00

(nnml-save-marks): Add missing format field in call to `error'.

This commit is contained in:
Luc Teirlinck 2004-11-14 23:03:04 +00:00
parent c825ac9d3c
commit 5145dbc551

View File

@ -984,7 +984,7 @@ Use the nov database for the current group if available."
nnml-marks-modtime)) nnml-marks-modtime))
(error (or (gnus-yes-or-no-p (error (or (gnus-yes-or-no-p
(format "Could not write to %s (%s). Continue? " file err)) (format "Could not write to %s (%s). Continue? " file err))
(error "Cannot write to %s (%s)" err)))))) (error "Cannot write to %s (%s)" file err))))))
(defun nnml-open-marks (group server) (defun nnml-open-marks (group server)
(let ((file (expand-file-name (let ((file (expand-file-name