home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / help / 5463 < prev    next >
Encoding:
Text File  |  1993-01-22  |  2.1 KB  |  67 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!Cadence.COM!daled
  3. From: daled@cadence.com (Dale DePriest)
  4. Subject: Re: is this a bug??
  5. Message-ID: <1993Jan21.204144.19713@Cadence.COM>
  6. Sender: usenet@Cadence.COM (Usenet News)
  7. Nntp-Posting-Host: cds9172.cadence.com
  8. Organization: Cadence Design Systems
  9. References: <1isjrdINNk2k@darkstar.UCSC.EDU> <1j00nsINNkl9@darkstar.UCSC.EDU>
  10. Date: Thu, 21 Jan 1993 20:41:44 GMT
  11. Lines: 54
  12.  
  13.  
  14.  
  15. jonathan@cats.ucsc.edu (Jonathan Cano) and Gary Murphy writes:
  16.  
  17.  
  18. >I'm using xemacs v18.58 on a sun4 architecture.
  19.  
  20. >When I run emacs like this:
  21. >  % xemacs -font 8x13 -geometry 81x60+200+5 &
  22.  
  23. >emacs uses the font and geometry that I specify but it also
  24. >creates buffers called -font, 8x13, -geometry and 81x60+200+5 !
  25. >This is not what I want!! Is this a bug or am I doing something wrong?
  26.  
  27. >Also, emacs seems to ignore the resource that I specify in my .Xdefaults
  28. >file e.g.
  29. >Xemacs*geometry (or Xemacs*Geometry)
  30.  
  31. Gee jonathan, I've experienced the same problem and I can't help you.
  32. I'm replying to your message so you won't think the messages that
  33. you post to this news group are invisible ... :^)
  34.  
  35. --Jonathan
  36.  
  37. The first problem you mentioned looks like a bug but the second is a 
  38. problem in your definition.  The rules for classes in the .Xdefaults
  39. dictates that if the first character begins with an X the second letter
  40. must be capitalized also, ie XEmacs, but in this case the class isn't
  41. xemacs but rather Emacs.
  42.  
  43. Here are the emacs entries from my .Xdefaults file.
  44.  
  45. Emacs*font:     9x15
  46. emacs*Background:       LightBlue
  47. emacs*Foreground:       black
  48. Emacs*bitmapIcon:       on
  49. Emacs*Cursor:   red
  50. Emacs*Geometry: 80x48-10-30
  51. emacs*Mouse:    green
  52. emacs*iconName: tec
  53.  
  54. Note that you can freely mix class entries and command name entries.
  55. The class entries apply to all things emacs while the command (lower
  56. case) entries only apply to the command called emacs.  If emacs is renamed
  57. they wouldn't be found.  These work on my sun.
  58.  
  59.  
  60.  
  61.  
  62.  
  63. --
  64.     _      _     Dale DePriest          San Jose, California
  65.    /`) _  //     daled@Cadence.COM        voice: (408) 428-5249
  66.  o/_/ (_(_X_(`     
  67.