X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-bookmark.el;h=7a3d273622a7af3db89dd85cbcba2662fc487bef;hb=cae8ffc46d8446accf3c5d10ded0bc5c845da474;hp=3688f4de1ee82da96a1ca838db783da743adaa96;hpb=153ca4cb91420e28b3803b06865792639683500f;p=gnus diff --git a/lisp/gnus-bookmark.el b/lisp/gnus-bookmark.el index 3688f4de1..7a3d27362 100644 --- a/lisp/gnus-bookmark.el +++ b/lisp/gnus-bookmark.el @@ -1,7 +1,6 @@ ;;; gnus-bookmark.el --- Bookmarks in Gnus -;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 -;; Free Software Foundation, Inc. +;; Copyright (C) 2006-2013 Free Software Foundation, Inc. ;; Author: Bastien Guerry ;; Keywords: news @@ -368,7 +367,7 @@ The leftmost column displays a D if the bookmark is flagged for deletion, or > if it is flagged for displaying." (interactive) (gnus-bookmark-maybe-load-default-file) - (if (interactive-p) + (if (gmm-called-interactively-p 'any) (switch-to-buffer (get-buffer-create "*Gnus Bookmark List*")) (set-buffer (get-buffer-create "*Gnus Bookmark List*"))) (let ((inhibit-read-only t)