X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-dired.el;h=1592d73684c68a108588dcad05574461669c29e0;hb=08c1b3b14a46b72f4ed5f623a116ea85786b5a2a;hp=b4d23ff579c5a2a6b37d9b3ee72d933e17e24fac;hpb=956db6a3e41381305e5ccb716b1055bd9f5fed8f;p=gnus diff --git a/lisp/gnus-dired.el b/lisp/gnus-dired.el index b4d23ff57..1592d7368 100644 --- a/lisp/gnus-dired.el +++ b/lisp/gnus-dired.el @@ -1,6 +1,6 @@ ;;; gnus-dired.el --- utility functions where gnus and dired meet -;; Copyright (C) 1996-1999, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1996-1999, 2001-2013 Free Software Foundation, Inc. ;; Authors: Benjamin Rutt , ;; Shenghuo Zhu @@ -155,8 +155,8 @@ filenames." (setq destination (if (= (length bufs) 1) (get-buffer (car bufs)) - (gnus-completing-read "Attach to which mail composition buffer" - bufs t))) + (gnus-completing-read "Attach to buffer" + bufs t nil nil (car bufs)))) ;; setup a new mail composition buffer (let ((mail-user-agent gnus-dired-mail-mode) ;; A workaround to prevent Gnus from displaying the Gnus