From xemacs-m  Tue Jan 21 23:28:20 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id XAA03419 for <xemacs-beta@xemacs.org>; Tue, 21 Jan 1997 23:28:18 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.4/8.8.4)
	  id GAA02489; Wed, 22 Jan 1997 06:28:15 +0100 (MET)
Sender: hniksic@public.srce.hr
To: xemacs-beta@xemacs.org
Subject: Re: --with-x=no possible bug?
References: <15iv4wnujq.fsf@bjesomar.srce.hr> <m220be9taf.fsf@altair.xemacs.org>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nAEL1M(".[qvI#a2E
 6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/XvhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 22 Jan 1997 06:28:14 +0100
In-Reply-To: Steven L Baur's message of 21 Jan 1997 21:24:08 -0800
Message-ID: <kigenfeqnwx.fsf@jagor.srce.hr>
Lines: 36
X-Mailer: Red Gnus v0.82/XEmacs 19.14

Steven L. Baur (steve@miranova.com) wrote:
> help-map isn't getting initialized, how strange.  What do you see with
> describe-variable?
> 
> M-x describe-variable help-map
> help-map's value is #<keymap help-map 34 entries 0x5f5>
>   -- a variable declared in Lisp.
> 
> Documentation:
> Keymap for characters following the Help key.

Oh, I see it all right:

help-map's value is #<keymap help-map 33 entries 0x55c> 
  -- a variable declared in Lisp. 

And `C-h xxx' *still* works for me.  And I *still* get nonsensical
long messages on the startup.

> The body of the splash frame is hacked together and the key
> definitions are looked up with `where-is' in the spots you are seeing
> ``M-x random-help-command''.  where-is should probably not issue a
> message if it is being called non-interactively (locate-library has
> already had that change made), but it's probably too late to fix it
> for this round.

I'm not sure I understand what you mean; `where-is' issues no message
on splash screen; it seems to give the wrong results, both
non-interactively (the splash screen), and interactively (when I try
it in the minibuffer).  The reverse process, like `describe-key',
works!

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The end of the world is coming...  SAVE YOUR BUFFERS!

