From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Options menu is broken on CVS Date: Thu, 08 Sep 2005 05:04:03 -0400 Message-ID: References: <200509062007.04648.ismail@uludag.org.tr> <17181.65500.337376.386116@farnswood.snap.net.nz> <200509062349.18090.ismail@uludag.org.tr> <17182.8135.530028.132576@farnswood.snap.net.nz> <17183.25577.926363.814486@farnswood.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1126173288 25296 80.91.229.2 (8 Sep 2005 09:54:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Sep 2005 09:54:48 +0000 (UTC) Cc: eliz@gnu.org, ismail@uludag.org.tr, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 08 11:54:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EDJ5O-0006Xq-HH for ged-emacs-devel@m.gmane.org; Thu, 08 Sep 2005 11:52:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EDJ5N-0003ec-Ov for ged-emacs-devel@m.gmane.org; Thu, 08 Sep 2005 05:52:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EDIPq-0005BH-5o for emacs-devel@gnu.org; Thu, 08 Sep 2005 05:09:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EDIPG-0004oc-6e for emacs-devel@gnu.org; Thu, 08 Sep 2005 05:09:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EDINe-00047R-8c for emacs-devel@gnu.org; Thu, 08 Sep 2005 05:07:38 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EDIQD-0006Zs-M0 for emacs-devel@gnu.org; Thu, 08 Sep 2005 05:10:17 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EDIKB-0002HG-Ej; Thu, 08 Sep 2005 05:04:03 -0400 Original-To: Nick Roberts In-reply-to: <17183.25577.926363.814486@farnswood.snap.net.nz> (message from Nick Roberts on Thu, 8 Sep 2005 10:04:25 +1200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:42746 Archived-At: but xmenu.c is more general than that and compiles without X. Even its name is misleading (as with xdisp.c which also compiles without X). When I made the file name xdisp.c, I had not yet heard about X Windows. I put in that file the code for the guts of display that I had rewritten.