* wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
[elisp/wanderlust.git] / wl / wl-util.el
index aae027b..7a74af1 100644 (file)
@@ -638,7 +638,7 @@ that `read' can handle, whenever this is possible."
      ;; Append the name of the message interface, because while the
      ;; generated ID is unique to this newsreader, other newsreaders
      ;; might otherwise generate the same ID via another algorithm.
-     ".wl")))
+     wl-unique-id-suffix)))
 
 (defun wl-draft-make-message-id-string ()
   "Return Message-ID field value."