From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: Emacs Mac port Date: Fri, 1 Jan 2016 16:36:16 +0900 Message-ID: <615CB17D-3C40-477F-B576-3C3250C15202@gmail.com> References: <87bn9a8an8.fsf@isaac.fritz.box> <87wprxfkvx.fsf@gmx.us> <568622AA.2000805@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1451633798 17196 80.91.229.3 (1 Jan 2016 07:36:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jan 2016 07:36:38 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 01 08:36:34 2016 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 1aEuGH-0005lN-Vx for ged-emacs-devel@m.gmane.org; Fri, 01 Jan 2016 08:36:34 +0100 Original-Received: from localhost ([::1]:57529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEuGD-0006g8-IS for ged-emacs-devel@m.gmane.org; Fri, 01 Jan 2016 02:36:29 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEuG9-0006fs-TE for emacs-devel@gnu.org; Fri, 01 Jan 2016 02:36:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEuG6-0002KR-Nc for emacs-devel@gnu.org; Fri, 01 Jan 2016 02:36:25 -0500 Original-Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:34943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEuG6-0002Ja-Gk for emacs-devel@gnu.org; Fri, 01 Jan 2016 02:36:22 -0500 Original-Received: by mail-pa0-x22e.google.com with SMTP id do7so873450pab.2 for ; Thu, 31 Dec 2015 23:36:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=EYEPS6awQkYmsNRUqkyit7+2LoaPuUSQJKPSsMrBFF0=; b=jHvwFt0LhakxbKlQVOmZuLz/rx9BNXtUGAM7XlfTIQo9mIlz0EVY1dPnhVP7snoXxe QqAkg0CtfaiCapAbKGlhi1VQ3Oy6AZB+YtQmwK2264IMF1gUYoVC5u2m1FpBrN2ss6DT RbdYMgkMkcx2ftyaoKNG9dhhcOvNb3cvnNzSyyhmmsRhFaWQ+w7vK2N33hmWw6R6D23b HTqcRp8dwauK0Dr7GG8qEpvUYfpNNipZywwm398smeTx9N3BqeSx7OxWsRJUcucRomhA w2oXTaffK6khOKr5lDr3mCsnj99dyeUD9v4x3tIdBtGBRj26eegTlOzQfDXthEDcDqg1 PSCQ== X-Received: by 10.66.251.226 with SMTP id zn2mr106731665pac.44.1451633781835; Thu, 31 Dec 2015 23:36:21 -0800 (PST) Original-Received: from [192.168.24.53] (pl561.nas983.takamatsu.nttpc.ne.jp. [124.154.41.177]) by smtp.gmail.com with ESMTPSA id x3sm38995320pfi.21.2015.12.31.23.36.19 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 Dec 2015 23:36:19 -0800 (PST) In-Reply-To: <568622AA.2000805@dancol.org> X-Mailer: Apple Mail (2.3112) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c03::22e 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:197295 Archived-At: > On Jan 1, 2016, at 15:54, Daniel Colascione wrote: >=20 > I probably shouldn't point this out, but Emacs on OS X already = supports > invoking AppleScript. There's no GNU/Linux equivalent. Quelle horreur! That's an external mode for users to install. > Do you even care that your strategy hasn't been working? Emacs has been around longer than a huge amount of software and is bound = to stay for a long time and outlive most of the editors that exist = today. So it's hard to demonstrate that the "strategy" is not working. = In fact, as was pointed earlier in this thread, a huge lot of Emacs = users use it within OSX and *not* for it's ability to display emojis... Jean-Christophe Helary=20