FVWM: Re: Changing Icons for Xemacs

From: Mark Borges <mdb_at_cdc.noaa.gov>
Date: 22 Apr 1996 11:55:44 -0600

>> On Mon, 22 Apr 1996 11:51:10 -0400,
>> Andrew Jaffe(AJ) wrote:
AJ> Style "emacs" Icon gnu-animal.xpm
AJ> Style "emacs*INBOX*" Icon xmail.xpm, StickyIcon
AJ> Style "emacs* Summary$" Icon xmail.xpm, StickyIcon
AJ> Style "emacs*mail*" Icon xmail.xpm, StickyIcon
AJ> Style "emacs: *Group*" Icon news212.xpm
AJ> Style "emacs*Summary *" Icon news212.xpm

For emacsen, the same effect can be achieved using the elisp package

;;; FRAME-ICON.EL - set up mode-specific icons for each frame in XEmacs
;;; Copyright (C) 1993, 1994, 1995 Michael J Lamoureux
;;
;; To set up frame-icon, do something like this:
;; (setq frame-icon-directory "~/emacs/icons/")
;; or:
;; (setq frame-icon-directory '("~/emacs/icons/" "/usr/local/icons"))
;;
;; then:
;; (require 'frame-icon)
;;
;; You can add/change mode icons like this:
;; (frame-icon-add-mode '(bogus-mode . "bogosity.xbm"))

-- 
  -mb-
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Mon Apr 22 1996 - 12:54:13 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:58 BST