home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.epoch.misc
- Path: sparky!uunet!mcsun!ub4b!info-sparc1.info.ucl.ac.be!alysse!lheureux
- From: lheureux@alysse.fai.ucl.ac.be (Olivier L'Heureux)
- Subject: Re: Icon Name and Window Name
- Message-ID: <1993Jan11.144836.27671@info.ucl.ac.be>
- Sender: news@info.ucl.ac.be (News Administrator)
- Nntp-Posting-Host: alysse.dice.ucl.ac.be
- Organization: Computer Science Department, Catholic University of Louvain
- References: <C0K33n.23n@unx.sas.com>
- Date: Mon, 11 Jan 1993 14:48:36 GMT
- Lines: 38
-
- sasmob@chewy.unx.sas.com (Mark Burhans) writes:
- >
- >
- > Quick-N-Dirty question: Is there a way to get the icon name to something
- > other than "scratch@chewy"? Same for the name of window titile.
- >
- I use the lines :
-
- (epoch::title "Epoch")
- (epoch::icon-name "Epoch")
- (epoch::title "Minibuffer" (epoch::minibuf-screen))
- (epoch::icon-name "Minibuffer" (epoch::minibuf-screen))
-
- in my `.emacs' file, and it works fine. The name of my first window is
- "Epoch", and the name of the minibuffer is "Minibuffer" in place of
- "Minibuffer@hostname". If you want to have a file name as title, you
- need to adapt it.
- Note that this feature is documented in epoch's help (info) file.
-
- > ---Mark C. Burhans---sasmob@chewy.unx.sas.com---919/677-8001 ext 7324
- > SAS Institute, Inc., USA, SAS Campus Drive, Cary, NC 27513.
- > "Before arguing with a fool, make sure he's not doing the same thing."
-
-
- Olivier L'Heureux
-
- ----------------------------------------------------------------------
-
- Olivier L'Heureux
-
- , ,
- Laboratoire de Microelectronique de l'Universite Catholique de Louvain
-
- ^
- Batiment Maxwell tf: (+32) 10 47 25 83
- Place du levant, 3 fax: (+32) 10 47 86 67
- B-1348 Louvain-La-Neuve e-mail: lheureux@dice.ucl.ac.be
- Belgium
-