From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.devel Subject: Leftovers in nsmenu.m Date: Thu, 17 Nov 2011 16:23:38 +0800 Organization: Royau.Me Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1321518254 25588 80.91.229.12 (17 Nov 2011 08:24:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Nov 2011 08:24:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 17 09:24:10 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RQxGR-00052e-AD for ged-emacs-devel@m.gmane.org; Thu, 17 Nov 2011 09:24:07 +0100 Original-Received: from localhost ([::1]:41079 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQxGO-0007cB-Ld for ged-emacs-devel@m.gmane.org; Thu, 17 Nov 2011 03:24:04 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:46520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQxGI-0007ao-4c for emacs-devel@gnu.org; Thu, 17 Nov 2011 03:24:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQxGE-0003eS-8u for emacs-devel@gnu.org; Thu, 17 Nov 2011 03:23:57 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:38161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQxGD-0003bs-7R for emacs-devel@gnu.org; Thu, 17 Nov 2011 03:23:53 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RQxGB-0004uu-6r for emacs-devel@gnu.org; Thu, 17 Nov 2011 09:23:51 +0100 Original-Received: from 180.109.215.26 ([180.109.215.26]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Nov 2011 09:23:51 +0100 Original-Received: from chenggao by 180.109.215.26 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Nov 2011 09:23:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 180.109.215.26 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (darwin) Cancel-Lock: sha1:d1OWoVqYoxmkd/BHCKHfyfKE8ms= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146069 Archived-At: In nsmenu.m (latest bzr source), line 41: ,---- | #define MenuStagger 10.0 `---- Seems it's not used in any source file. Guess it's leftover. Line 58-62: ,---- | #if 0 | /* Include lisp -> C common menu parsing code */ | #define ENCODE_MENU_STRING(str) ENCODE_UTF_8 (str) | #include "nsmenu_common.c" | #endif `---- Seems nsmenu_common.c can not be found in source tree. -- Totus mundus agit histrionem