From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Darren Hoo Newsgroups: gmane.emacs.devel Subject: Re: Input for TTY menus Date: Sun, 20 Oct 2013 03:07:40 +0800 Message-ID: References: <831u4llymo.fsf@gnu.org> <83r4bjoq33.fsf@gnu.org> <83bo2nnkel.fsf@gnu.org> <837gdbndpy.fsf@gnu.org> <83y55qn1dz.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3494ad5e05e04e91cc3e1 X-Trace: ger.gmane.org 1382209668 5402 80.91.229.3 (19 Oct 2013 19:07:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2013 19:07:48 +0000 (UTC) Cc: emacs-devel To: Eli Zaretskii , =?ISO-8859-1?Q?Jan_Dj=E4rv?= , yandros@mit.edu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 19 21:07:52 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 1VXbsM-0007JV-Qd for ged-emacs-devel@m.gmane.org; Sat, 19 Oct 2013 21:07:51 +0200 Original-Received: from localhost ([::1]:34122 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXbsM-0002yW-BX for ged-emacs-devel@m.gmane.org; Sat, 19 Oct 2013 15:07:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXbsI-0002un-8N for emacs-devel@gnu.org; Sat, 19 Oct 2013 15:07:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXbsH-0007ZE-FD for emacs-devel@gnu.org; Sat, 19 Oct 2013 15:07:46 -0400 Original-Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:42763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXbsD-0007Xx-KT; Sat, 19 Oct 2013 15:07:41 -0400 Original-Received: by mail-wi0-f171.google.com with SMTP id h11so2347683wiv.10 for ; Sat, 19 Oct 2013 12:07:40 -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=S0t9PpfKAp++haLeRE1NHP62F3J/MNptEwsBMkLP+uQ=; b=O1Qgm7DHuR/mgnALbCYsCkT2RzqtlLRYPuwdTjNCIcptE9jDpysOArjJouwaiiMETh vUdnZ5JluQkzSnJUgTGHq9b1JUX9wZOpbOPA4fwsiRwp5Bv3cgFViJxfEZkeNe9iNQ2E osBAoJmGF+MN3oVACuA4WVP2jhxCQ0ZV9i3OxMaMixPGn1Qh6C+4WodBXLghoSm/+Zou wCqiyhP4rBrF02eOFOObrJl472gIIH/WTeCKc1uhgpXfBh+GzeyZZwYIPTN5zDcMp02N tWb+UAtdD0wedXnA5PM1M2foBOSQHfJAM/jfr+C0gZK0Vfd0OiS+FtSl1e6IAuZmzj3G TXOw== X-Received: by 10.180.10.8 with SMTP id e8mr3762281wib.65.1382209660770; Sat, 19 Oct 2013 12:07:40 -0700 (PDT) Original-Received: by 10.194.6.162 with HTTP; Sat, 19 Oct 2013 12:07:40 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22b 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:164375 Archived-At: --001a11c3494ad5e05e04e91cc3e1 Content-Type: text/plain; charset=ISO-8859-1 HI Jan, Sorry, your fix is right, just ignore my last mail. On Sun, Oct 20, 2013 at 2:58 AM, Darren Hoo wrote: > On Fri, Oct 18, 2013 at 9:40 PM, Eli Zaretskii wrote: > > > What about my questions about the "Services" menu? I don't think you > > answered those. > > Thanks chad for explaining what services menu for me. > > Jan, > > your 114716 commit totally removes the services menu. But I think some > GUI > users may use it, I sometimes use it while not quite often. > > How about bring it back? I have tested the following patch on OSX, > While I tried Emacs on GNUStep it crashes , but I don't think the crash is > related to this. > > I am curious that how many users use Emacs on GNUStep nowadays? > --001a11c3494ad5e05e04e91cc3e1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
HI Jan,

Sorry, your fix is right, just = ignore my last mail.

On Sun, Oct 20, 2013 at 2:58 AM, Darren Hoo <darren.hoo@gmail.co= m> wrote:
On Fri, O= ct 18, 2013 at 9:40 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> What about my questions about the "Services" menu? =A0I = don't think you
> answered those.

Thanks chad for explaining what =A0servic= es menu for me.

Jan,

your =A0114716 commit totally remov= es the services menu.=A0But I think some GUI=A0
users may use it, I som= etimes use it while not quite often.

How about bring it back? I have tested the following patch o= n OSX,=A0
While I tried Emacs on GNUStep it crashes , but I don&#= 39;t think the crash is=A0
related to this.

I am curious that how many users use Emacs on GNUStep nowadays?
=

--001a11c3494ad5e05e04e91cc3e1--