;; Applied patch from NISHIDA Masakazu <m_nisida@ca2.so-net.ne.jp>.
[elisp/mu-cite.git] / mu-bbdb.el
index 4efa3cd..4abfd71 100644 (file)
@@ -84,6 +84,7 @@ instead of call the function directly."
                (mu-cite-remove-text-properties
                 (read-string "Citation name? "
                              (or (mu-cite-get-value 'x-attribution)
+                                 (mu-cite-get-value 'x-cite-me)
                                  (mu-cite-get-value 'full-name))
                              'mu-bbdb-history))))
          (if (and (not (string-equal return ""))
@@ -109,6 +110,7 @@ instead of call the function directly."
                  (read-string "Citation name? "
                               (or attr
                                   (mu-cite-get-value 'x-attribution)
+                                  (mu-cite-get-value 'x-cite-me)
                                   (mu-cite-get-value 'full-name))
                               'mu-bbdb-history))))
     (if (and (not (string-equal return ""))