home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / lucidem / help / 335 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.7 KB  |  55 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Wed, 26 Aug 1992 04:28:33 EDT
  2. Date: Wed, 26 Aug 1992 10:26:44 +0200
  3. From: Guido.Bosch%loria.fr@lucid.com (Guido Bosch)
  4. Message-ID: <9208260826.AA08805@moebius.loria.fr>
  5. Subject: Re: Long time for new-screen (and also INT signals)
  6. References: <4105@seti.UUCP>
  7.     <9208250742.AA20901@geant.cenatls.cena.dgac.fr>
  8.     <BOSCH.92Aug24192646@moebius.loria.fr>
  9. Reply-To: bosch%loria.fr@lucid.com (Guido BOSCH)
  10. Newsgroups: alt.lucid-emacs.help
  11. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  12. Sender: help-lucid-emacs-request@lucid.com
  13. Lines: 40
  14.  
  15. Philippe Queinnec writes:
  16.  > I had this same problem when I had a ressource Emacs*geometry: <anything>
  17.  > The doc explicitly states that this is a very bad idea. Changing it to
  18.  > Emacs.geometry removed the problem.
  19.  > (depending on the <antything>, lemacs may as well crash)
  20.  > 
  21.  
  22.  
  23. Right, it has to do sth. with my resource specification. The hang-up is
  24. due to the following form in my .Xdefaults:
  25.  
  26. Emacs*font: -adobe-courier-medium-r-normal--14-100-100-100-m-90-iso8859-1
  27.  
  28. However, the doc in the NEWS  file says that this is the right way to
  29. specify  resources that apply to all screens:
  30.  
  31. ------------------------------ NEWS ------------------------------
  32. X Resources
  33. ===========
  34.  
  35. The Emacs resources are generally per-screen.  Each Emacs screen can have its
  36. own name, or the same name as another, depending on the name passed to the
  37. x-create-screen function.  
  38.  
  39. You can specify resources for all screens with the syntax
  40.  
  41.     Emacs*parameter: value
  42. or
  43.     Emacs.EmacsScreen*parameter: value
  44.  
  45.     ...
  46.  
  47. --------------------------------------------------------------------
  48.  
  49.  
  50. Am I missing sth. or is this a bug??
  51.  
  52.     Guido
  53.  
  54.  
  55.