projects
/
elisp
/
lemi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52bffc6
)
Sync up with Emacs-21_1+LEIM.
author
tomo
<tomo>
Mon, 3 Jun 2002 17:55:05 +0000
(17:55 +0000)
committer
tomo
<tomo>
Mon, 3 Jun 2002 17:55:05 +0000
(17:55 +0000)
mail/feedmail.el
patch
|
blob
|
history
diff --git
a/mail/feedmail.el
b/mail/feedmail.el
index
f02c2f1
..
9858764
100644
(file)
--- a/
mail/feedmail.el
+++ b/
mail/feedmail.el
@@
-1778,7
+1778,7
@@
you can set feedmail-queue-reminder-alist to nil."
(defun feedmail-queue-send-edit-prompt-help (d-string)
(let ((fqm-help (get-buffer feedmail-p-h-b-n)))
- (if (and fqm-help (get-buffer-window fqm-help))
+ (if (and fqm-help (get-buffer-window fqm-help 'visible))
(feedmail-queue-send-edit-prompt-help-later fqm-help d-string)
(feedmail-queue-send-edit-prompt-help-first d-string))))