home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / epoch / misc / 1242 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.7 KB  |  51 lines

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