rmail-tool-bar-map
rmail-tool-bar-map is a variable defined in `
rmail.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Not documented as a variable.
Value:
(keymap
(rmail-get-new-mail menu-item "Get New Mail" rmail-get-new-mail :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "mail/inbox.pbm" :foreground "black")
(:type xbm :file "mail/inbox.xbm" :foreground "black")
(:type xpm :file "low-color/mail/inbox.xpm")
(:type xpm :file "mail/inbox.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/mail/inbox.xpm")
(:type xpm :file "mail/inbox.xpm")
(:type pbm :file "mail/inbox.pbm" :foreground "black")
(:type xbm :file "mail/inbox.xbm" :foreground "black")))
(t
'((:type xpm :file "mail/inbox.xpm")
(:type pbm :file "mail/inbox.pbm" :foreground "black")
(:type xbm :file "mail/inbox.xbm" :foreground "black"))))))
(search menu-item "Search..." rmail-search :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "search.pbm" :foreground "black")
(:type xbm :file "search.xbm" :foreground "black")
(:type xpm :file "low-color/search.xpm")
(:type xpm :file "search.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/search.xpm")
(:type xpm :file "search.xpm")
(:type pbm :file "search.pbm" :foreground "black")
(:type xbm :file "search.xbm" :foreground "black")))
(t
'((:type xpm :file "search.xpm")
(:type pbm :file "search.pbm" :foreground "black")
(:type xbm :file "search.xbm" :foreground "black"))))))
(nil menu-item nil nil :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "open.pbm" :foreground "black")
(:type xbm :file "open.xbm" :foreground "black")
(:type xpm :file "low-color/open.xpm")
(:type xpm :file "open.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/open.xpm")
(:type xpm :file "open.xpm")
(:type pbm :file "open.pbm" :foreground "black")
(:type xbm :file "open.xbm" :foreground "black")))
(t
'((:type xpm :file "open.xpm")
(:type pbm :file "open.pbm" :foreground "black")
(:type xbm :file "open.xbm" :foreground "black"))))))
(mail menu-item "Mail" rmail-mail :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "mail/compose.pbm" :foreground "black")
(:type xbm :file "mail/compose.xbm" :foreground "black")
(:type xpm :file "low-color/mail/compose.xpm")
(:type xpm :file "mail/compose.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/mail/compose.xpm")
(:type xpm :file "mail/compose.xpm")
(:type pbm :file "mail/compose.pbm" :foreground "black")
(:type xbm :file "mail/compose.xbm" :foreground "black")))
(t
'((:type xpm :file "mail/compose.xpm")
(:type pbm :file "mail/compose.pbm" :foreground "black")
(:type xbm :file "mail/compose.xbm" :foreground "black"))))))
(reply menu-item "Reply" rmail-reply :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "mail/reply-all.pbm" :foreground "black")
(:type xbm :file "mail/reply-all.xbm" :foreground "black")
(:type xpm :file "low-color/mail/reply-all.xpm")
(:type xpm :file "mail/reply-all.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/mail/reply-all.xpm")
(:type xpm :file "mail/reply-all.xpm")
(:type pbm :file "mail/reply-all.pbm" :foreground "black")
(:type xbm :file "mail/reply-all.xbm" :foreground "black")))
(t
'((:type xpm :file "mail/reply-all.xpm")
(:type pbm :file "mail/reply-all.pbm" :foreground "black")
(:type xbm :file "mail/reply-all.xbm" :foreground "black"))))))
(forward menu-item "Forward" rmail-forward :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "mail/forward.pbm" :foreground "black")
(:type xbm :file "mail/forward.xbm" :foreground "black")
(:type xpm :file "low-color/mail/forward.xpm")
(:type xpm :file "mail/forward.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/mail/forward.xpm")
(:type xpm :file "mail/forward.xpm")
(:type pbm :file "mail/forward.pbm" :foreground "black")
(:type xbm :file "mail/forward.xbm" :foreground "black")))
(t
'((:type xpm :file "mail/forward.xpm")
(:type pbm :file "mail/forward.pbm" :foreground "black")
(:type xbm :file "mail/forward.xbm" :foreground "black"))))))
(delete menu-item "Delete" rmail-delete-forward :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "close.pbm" :foreground "black")
(:type xbm :file "close.xbm" :foreground "black")
(:type xpm :file "low-color/close.xpm")
(:type xpm :file "close.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/close.xpm")
(:type xpm :file "close.xpm")
(:type pbm :file "close.pbm" :foreground "black")
(:type xbm :file "close.xbm" :foreground "black")))
(t
'((:type xpm :file "close.xpm")
(:type pbm :file "close.pbm" :foreground "black")
(:type xbm :file "close.xbm" :foreground "black"))))))
(output-inbox menu-item "Output..." rmail-output :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "mail/move.pbm" :foreground "black")
(:type xbm :file "mail/move.xbm" :foreground "black")
(:type xpm :file "low-color/mail/move.xpm")
(:type xpm :file "mail/move.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/mail/move.xpm")
(:type xpm :file "mail/move.xpm")
(:type pbm :file "mail/move.pbm" :foreground "black")
(:type xbm :file "mail/move.xbm" :foreground "black")))
(t
'((:type xpm :file "mail/move.xpm")
(:type pbm :file "mail/move.pbm" :foreground "black")
(:type xbm :file "mail/move.xbm" :foreground "black"))))))
(output-body menu-item "Output body to file..." rmail-output-body-to-file :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "mail/save.pbm" :foreground "black")
(:type xbm :file "mail/save.xbm" :foreground "black")
(:type xpm :file "low-color/mail/save.xpm")
(:type xpm :file "mail/save.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/mail/save.xpm")
(:type xpm :file "mail/save.xpm")
(:type pbm :file "mail/save.pbm" :foreground "black")
(:type xbm :file "mail/save.xbm" :foreground "black")))
(t
'((:type xpm :file "mail/save.xpm")
(:type pbm :file "mail/save.pbm" :foreground "black")
(:type xbm :file "mail/save.xbm" :foreground "black"))))))
(expunge menu-item "Expunge" rmail-expunge :image
(find-image
(cond
((not
(display-color-p))
'((:type pbm :file "delete.pbm" :foreground "black")
(:type xbm :file "delete.xbm" :foreground "black")
(:type xpm :file "low-color/delete.xpm")
(:type xpm :file "delete.xpm")))
((<
(display-color-cells)
256)
'((:type xpm :file "low-color/delete.xpm")
(:type xpm :file "delete.xpm")
(:type pbm :file "delete.pbm" :foreground "black")
(:type xbm :file "delete.xbm" :foreground "black")))
(t
'((:type xpm :file "delete.xpm")
(:type pbm :file "delete.pbm" :foreground "black")
(:type xbm :file "delete.xbm" :foreground "black")))))))