home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Wed, 26 Aug 1992 04:28:33 EDT
- Date: Wed, 26 Aug 1992 10:26:44 +0200
- From: Guido.Bosch%loria.fr@lucid.com (Guido Bosch)
- Message-ID: <9208260826.AA08805@moebius.loria.fr>
- Subject: Re: Long time for new-screen (and also INT signals)
- References: <4105@seti.UUCP>
- <9208250742.AA20901@geant.cenatls.cena.dgac.fr>
- <BOSCH.92Aug24192646@moebius.loria.fr>
- Reply-To: bosch%loria.fr@lucid.com (Guido BOSCH)
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Sender: help-lucid-emacs-request@lucid.com
- Lines: 40
-
- Philippe Queinnec writes:
- > I had this same problem when I had a ressource Emacs*geometry: <anything>
- > The doc explicitly states that this is a very bad idea. Changing it to
- > Emacs.geometry removed the problem.
- > (depending on the <antything>, lemacs may as well crash)
- >
-
-
- Right, it has to do sth. with my resource specification. The hang-up is
- due to the following form in my .Xdefaults:
-
- Emacs*font: -adobe-courier-medium-r-normal--14-100-100-100-m-90-iso8859-1
-
- However, the doc in the NEWS file says that this is the right way to
- specify resources that apply to all screens:
-
- ------------------------------ NEWS ------------------------------
- X Resources
- ===========
-
- The Emacs resources are generally per-screen. Each Emacs screen can have its
- own name, or the same name as another, depending on the name passed to the
- x-create-screen function.
-
- You can specify resources for all screens with the syntax
-
- Emacs*parameter: value
- or
- Emacs.EmacsScreen*parameter: value
-
- ...
-
- --------------------------------------------------------------------
-
-
- Am I missing sth. or is this a bug??
-
- Guido
-
-
-