From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: The text-mode menu looks very broken in emacs-24 Date: Wed, 18 Jun 2014 17:29:20 +0300 Message-ID: <8338f2uw8v.fsf@gnu.org> References: <87a99amtqk.fsf@fx.delysid.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1403101790 11014 80.91.229.3 (18 Jun 2014 14:29:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2014 14:29:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mario Lang Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 18 16:29:39 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WxGrp-0003p9-Gp for ged-emacs-devel@m.gmane.org; Wed, 18 Jun 2014 16:29:37 +0200 Original-Received: from localhost ([::1]:57730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxGrp-0005i2-4V for ged-emacs-devel@m.gmane.org; Wed, 18 Jun 2014 10:29:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxGrg-0005fZ-2o for emacs-devel@gnu.org; Wed, 18 Jun 2014 10:29:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxGrZ-0002EG-FZ for emacs-devel@gnu.org; Wed, 18 Jun 2014 10:29:28 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:37775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxGrZ-0002Du-0a for emacs-devel@gnu.org; Wed, 18 Jun 2014 10:29:21 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N7D00E00BUF9D00@mtaout26.012.net.il> for emacs-devel@gnu.org; Wed, 18 Jun 2014 17:25:36 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N7D00E9MC2O6N10@mtaout26.012.net.il>; Wed, 18 Jun 2014 17:25:36 +0300 (IDT) In-reply-to: <87a99amtqk.fsf@fx.delysid.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.182 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:172502 Archived-At: > From: Mario Lang > Date: Wed, 18 Jun 2014 11:50:43 +0200 > > Just tried the text-mode menu in emacs-24 branch, and it is rather > broken. It is kind of hard for me to describe the bug in detail, but > scrolling through the menu items of the "Edit" menu gives me randomly > wrong aligned menu items. "Undo" is not aligned with the rest of the > menu, but aligned to the left of the screen. Quitting the menu gives me > left-over characters from these wrong-aligned menu items. > > Can someone experienced with the new text mode menu take a look at this > please? I am seeing it on Linux in tty mode, with a "--without-x" > complied emacs. About 1.5 months ago, you tried the menus with a patch I sent, and said that it was "exactly what you was looking for". Did menus work OK then, but not now? If so, what, if anything, has changed since then, in terms of your system configuration, the way you build Emacs, or the terminal emulation software you are using?