From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gerd.moellmann@t-online.de (Gerd Moellmann) Newsgroups: gmane.emacs.devel Subject: Re: C-l while in menu? Date: 21 Apr 2002 16:04:59 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <864ri5rvuc.fsf@gerd.dnsq.org> References: <200204072343.g37NhIC20114@aztec.santafe.edu> <200204201727.g3KHRD401381@aztec.santafe.edu> <86sn5pe1xs.fsf@gerd.dnsq.org> Reply-To: gerd@gnu.org NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1019398000 24855 127.0.0.1 (21 Apr 2002 14:06:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 21 Apr 2002 14:06:40 +0000 (UTC) Cc: Richard Stallman , emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16zHzE-0006Sm-00 for ; Sun, 21 Apr 2002 16:06:40 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16zHzT-0007dN-00 for ; Sun, 21 Apr 2002 16:06:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zHyz-0003Pr-00; Sun, 21 Apr 2002 10:06:25 -0400 Original-Received: from mailout06.sul.t-online.com ([194.25.134.19]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zHxs-0003Mt-00; Sun, 21 Apr 2002 10:05:16 -0400 Original-Received: from fwd01.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16zHxn-0005gV-07; Sun, 21 Apr 2002 16:05:11 +0200 Original-Received: from gerd.dnsq.org (520015515780-0001@[80.130.124.70]) by fwd01.sul.t-online.com with esmtp id 16zHxg-0ncE7sC; Sun, 21 Apr 2002 16:05:04 +0200 Original-Received: from gerd.dnsq.org (localhost [127.0.0.1]) by gerd.dnsq.org (8.12.3/8.12.2) with ESMTP id g3LE50HX023052; Sun, 21 Apr 2002 16:05:00 +0200 (CEST) (envelope-from gerd@gnu.org) Original-Received: (from gerd@localhost) by gerd.dnsq.org (8.12.3/8.12.3/Submit) id g3LE4xg2023049; Sun, 21 Apr 2002 16:04:59 +0200 (CEST) X-Authentication-Warning: gerd.dnsq.org: gerd set sender to gerd@gnu.org using -f Original-To: Pavel@janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 X-Sender: 520015515780-0001@t-dialin.net Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2933 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2933 Pavel@janik.cz (Pavel Jan=EDk) writes: > From: gerd.moellmann@t-online.de (Gerd Moellmann) > Date: 21 Apr 2002 13:17:03 +0200 >=20 > > That sounds like a problem I had with Lesstif in the past, and which > > got fixed in Lesstif with the friendly help of Lesstif hackers, IIRC. >=20 > I do not think it is the case. The same happens when using latest CVS of > Lesstif and also with openmotif. I still think that the problem is in > Emacs. That's well possible, although what you describe is strikingly similar to what I encountered with a previous Lesstif version. If it is Emacs' fault, there's no other way than getting into GDB, I guess. (Are you sure you've got the right include paths, recompiled everything, and set LD_LIBRARY_PATH right when switching between Lesstif/Motif? That was one of my pet mistakes in the past.)