home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14346 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!mouse
  3. From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
  4. Subject: Re: Help: setting up icon font name in .Xdefaults ruins openwin-init
  5. Message-ID: <1992Jul24.182427.29712@thunder.mcrcim.mcgill.edu>
  6. Organization: McGill Research Centre for Intelligent Machines
  7. References: <1992Jul19.113052.20522@u.washington.edu> <1992Jul19.115459.20877@u.washington.edu>
  8. Date: Fri, 24 Jul 92 18:24:27 GMT
  9. Lines: 32
  10.  
  11. In article <1992Jul19.115459.20877@u.washington.edu>, sue@byron.u.washington.edu (Shu-Chen Eclipse) writes:
  12.  
  13. > I dumpted xlsfonts to a file and used textedit to copy some long
  14. > schoolbook font names to my .Xdefaults file, [...].  Problem is the
  15. > lines are then so long that they wrap around to the next line.
  16.  
  17. > When I next log-in, openwini-init bombs, some tools with these overly
  18. > long lines fail to open with complaints about not being able to find
  19. > the font name fragment on the 1st line [...]
  20.  
  21. > Quesiton: is there a shorter way to name these fonts, "schoolbook"
  22. > fonts in particular.
  23.  
  24. That's the wrong fix.  Instead, use a real editor, one that knows how
  25. to deal with lines longer than one screen line.  It sounds as though
  26. textedit actually broke the line into two lines in the file, instead of
  27. just displaying one file line as two screen lines.
  28.  
  29. > why is this happening, I would have thought that whatever read
  30. > openwin-init would be smart enough to keep reading the whole line and
  31. > not stop at 80 charate4rs, afterall, saveworkspace allowed this to
  32. > begin with.
  33.  
  34. It probably is.  The problem is, I feel sure, that your editor has
  35. actually broken that long line into two lines.  Use a sane editor like
  36. vi or even ed to join those two lines back together and see if it
  37. doesn't work for you then.
  38.  
  39.                     der Mouse
  40.  
  41.                 mouse@larry.mcrcim.mcgill.edu
  42.