emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Leftovers in nsmenu.m


From: Jan D.
Subject: Re: Leftovers in nsmenu.m
Date: Thu, 17 Nov 2011 10:03:31 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Hello.

CHENG Gao skrev 2011-11-17 09:23:

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.



Thanks for pointing that out. There is a lot of old stuff in the ns-files, but a cleanup will have to wait until after the release as we are in a feature freeze. Not that a cleanup is a feature, but it might break something.

        Jan D.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]