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:
748636b
)
GNU Emacs 21.1 with LEIM.
Emacs-21_1+LEIM
author
tomo
<tomo>
Mon, 3 Jun 2002 11:36:48 +0000
(11:36 +0000)
committer
tomo
<tomo>
Mon, 3 Jun 2002 11:36:48 +0000
(11:36 +0000)
mail/feedmail.el
patch
|
blob
|
history
diff --git
a/mail/feedmail.el
b/mail/feedmail.el
index
2d21c9c
..
a567907
100644
(file)
--- a/
mail/feedmail.el
+++ b/
mail/feedmail.el
@@
-1770,7
+1770,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))))