From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Drop-down menus, popup menus, and popup dialogs supported on TTYs Date: Fri, 11 Oct 2013 19:56:48 +0200 Message-ID: References: <831u3vsjrf.fsf@gnu.org> <20131009.133242.7368376887673130.yamato@redhat.com> <83ob6yqu5k.fsf@gnu.org> <8338oaqnbs.fsf@gnu.org> <83wqljr991.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1381514215 10644 80.91.229.3 (11 Oct 2013 17:56:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Oct 2013 17:56:55 +0000 (UTC) Cc: Emacs development discussions , Stefan Monnier , Masatake YAMATO To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 11 19:56:59 2013 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 1VUgxO-0002sC-Ux for ged-emacs-devel@m.gmane.org; Fri, 11 Oct 2013 19:56:59 +0200 Original-Received: from localhost ([::1]:55694 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUgxO-0007YK-KA for ged-emacs-devel@m.gmane.org; Fri, 11 Oct 2013 13:56:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUgxI-0007Wb-SS for emacs-devel@gnu.org; Fri, 11 Oct 2013 13:56:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUgxH-0000Ph-Dj for emacs-devel@gnu.org; Fri, 11 Oct 2013 13:56:52 -0400 Original-Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:56838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUgxF-0000PI-PQ; Fri, 11 Oct 2013 13:56:49 -0400 Original-Received: by mail-la0-f45.google.com with SMTP id eh20so3760529lab.32 for ; Fri, 11 Oct 2013 10:56:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XxrtNEFXzCK+xtPbA/SXQJcSbM0A/w3aTmS7b0uuwOc=; b=Legh04kxEPXiHerw3RJleuyq6xkWCmv/yr6YXO4UkKqp9qqXuZGW7gIPE1Kqcbz+oB sJvEcqfigmRBYobgmbL06WAOyFb5+lZ5gbt0ez4fxppX/aYBrNIV7PfXublFDTboZDDp m+iGKXR3+DAnUWHWl7EtJ1FZtHvuXFAfHYkGjDtBsex1lgQV9swhl1V/Oyn1tcZmeuWr MRGSbCmVnddjVefYLrZfOpKf2Gc6mPuzfTiIAJfeJFMBILeXb9Fo8x5i4+rqxiZjSqtR Opkvq4IvZzD+GRGOTeeBEbMgGYnLqvABMemPacqkVEtNGZx0SJDA9rxIEphDT1utx1PZ oHQg== X-Received: by 10.112.29.17 with SMTP id f17mr2197521lbh.45.1381514208155; Fri, 11 Oct 2013 10:56:48 -0700 (PDT) Original-Received: by 10.114.176.231 with HTTP; Fri, 11 Oct 2013 10:56:48 -0700 (PDT) In-Reply-To: <83wqljr991.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22d 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:164106 Archived-At: >> > OK, then Masatake, please commit your change. >> >> This isn't yet committed, is it? > > Yes, it is. Type "M-x menu-bar-mode RET" and then press F10. I tried it already, but I saw that the old tmm menu is shown, instead of the new drop-down menu. Why? >> In addition and related to the above change, I think that it would be >> very convenient to allow closing (exiting) the menu also with F10. > > Your wish has been granted in trunk revision 114629. Thank you! -- Dani Moncayo