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

  1. Newsgroups: gnu.epoch.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!gatech!concert!sas!mozart.unx.sas.com!sasmob
  3. From: sasmob@chewy.unx.sas.com (Mark Burhans)
  4. Subject: Re: Icon Name and Window Name
  5. Originator: sasmob@chewy.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <C0poE4.JwM@unx.sas.com>
  8. Date: Mon, 11 Jan 1993 22:42:04 GMT
  9. References: <C0K33n.23n@unx.sas.com> <1993Jan11.144836.27671@info.ucl.ac.be>
  10. Nntp-Posting-Host: chewy.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 38
  13.  
  14.  
  15. In article <1993Jan11.144836.27671@info.ucl.ac.be>, lheureux@alysse.fai.ucl.ac.be (Olivier L'Heureux) writes:
  16. |> sasmob@chewy.unx.sas.com (Mark Burhans) writes:
  17. |> > 
  18. |> > 
  19. |> > Quick-N-Dirty question:  Is there a way to get the icon name to something 
  20. |> > other than "scratch@chewy"?  Same for the name of window titile.
  21. |> > 
  22. |> I use the lines :
  23. |> 
  24. |>     (epoch::title "Epoch")
  25. |>     (epoch::icon-name "Epoch")
  26. |>     (epoch::title "Minibuffer" (epoch::minibuf-screen))
  27. |>     (epoch::icon-name "Minibuffer" (epoch::minibuf-screen))
  28. |> 
  29. |> in my `.emacs' file, and it works fine. The name of my first window is
  30. |>
  31. |> Note that this feature is documented in epoch's help (info) file.
  32. |> 
  33. |> ----------------------------------------------------------------------
  34. |> 
  35. |> Olivier L'Heureux
  36.  
  37.  
  38. Thanks.  I got a couple of .el's emailed me;  title.el and scr-title.el;
  39. as well.
  40.  
  41. Epoch's help (info) file?  Not in this one! :-)  
  42.  
  43. Thanks for helping out though, Olivier.
  44.  
  45. Oh, if anyone would like copies of the title.el and/or the scr-title.el,
  46. you may email me and ask for them.
  47.  
  48. -- 
  49. ---Mark C. Burhans---sasmob@chewy.unx.sas.com---919/677-8001 ext 7324
  50. SAS Institute, Inc., USA, SAS Campus Drive, Cary, NC 27513.
  51. "Before arguing with a fool, make sure he's not doing the same thing."
  52.