home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / epoch / misc / 729 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  2.0 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!mccuts!ehgasm2
  2. From: ehgasm2@uts.mcc.ac.uk (Simon Marshall)
  3. Newsgroups: gnu.epoch.misc
  4. Subject: Re: minibuffer title and icon problems
  5. Message-ID: <5460@mccuts.uts.mcc.ac.uk>
  6. Date: 29 Jul 92 10:00:32 GMT
  7. References: <Jul.27.20.31.06.1992.13218@dartagnan.rutgers.edu>
  8. Organization: Manchester Computing Centre, Manchester, England, M13 9PL.
  9. Lines: 34
  10.  
  11. In article <Jul.27.20.31.06.1992.13218@dartagnan.rutgers.edu> marsella@dartagnan.rutgers.edu (Stacy Marsella) writes:
  12. >I recently started using epoch 3.2 under X11R5 and noticed a new
  13. >behavior for the minibuffer's title. The Minibuffer is now titled
  14. >"Minibuffer @ hostname" where hostname is the actually name of
  15. >whatever host (console) that I am on. Considering that this version of
  16. >epoch was compiled under R4, this would not be too disturbing except
  17. >that the change in title name means that the following settings inside
  18. >.twmrc or .tvtmwrc no longer work.
  19. >
  20. >      IconManagerDontShow {"Minibuffer"}
  21. > and
  22. >      NoTitle {"Minibuffer"}
  23.  
  24. I may be wrong, but this sounds like the `fault' is with twm, not epoch.  When
  25. we moved to R5 from R4, I noticed that using the Icons{} declaration:
  26.  
  27. Icons {
  28.     "emacs"        "emacs.xbm"        "tcsh"        "tcsh.xbm"
  29.     "epoch"        "epoch.xbm"        "csh"        "csh.xbm"
  30. }
  31.  
  32. did not result in those windows with titles *beginning* with "emacs", "tcsh"
  33. etc. using the relevant bitmap as icon (the window names are of the form
  34. "app@hostname").  The change was that R5 twm matches *exactly* with the
  35. specified string, rather than matching the beginning.  (I prefer the R4
  36. behaviour myself.)  The fix, if this is the case, is to hack the twm code, or,
  37. as I ended up doing, listing each possible string of the form "Minibuffer @
  38. hostname" in the declarations.
  39.  
  40. Have fun.  Simon.
  41. -- 
  42. Simon Marshall, Dept. of Computer Science, University of Hull, Hull HU6 7RX, UK
  43.   "Football isn't about life and death.  It's more important than that." Bill
  44. Email: S.Marshall@Hull.ac.uk    Phone: +44 482 465181    Fax: 466666   Shankley
  45.