From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Damon Haley" Subject: Re: Emacs Mac Port Date: Thu, 13 Feb 2014 09:05:51 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDyna-0007T0-24 for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 11:06:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDynS-00039V-EH for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 11:06:02 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:48681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDynS-00039N-7O for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 11:05:54 -0500 Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id C2FF0205B6 for ; Thu, 13 Feb 2014 11:05:53 -0500 (EST) Received: from Haley-MacBook-Pro-2.local (unknown [75.166.76.190]) by mail.messagingengine.com (Postfix) with ESMTPA id ECC15C007AF for ; Thu, 13 Feb 2014 11:05:52 -0500 (EST) In-Reply-To: (Marcelo de Moraes Serpa's message of "Wed, 12 Feb 2014 21:26:42 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode >>>>> Marcelo de Moraes Serpa writes: > Hey guys, > If you are on a Mac, you *should* start using this: > https://github.com/railwaycat/emacs-mac-port +1 I swear by this port. A few other cool things it has: High resolution versions of tool bar icons and the splash screen image for Retina. - DictionaryService support You can look up a word under the mouse pointer in the selected window by typing Command-Control-D (or double/single-tapping a trackpad with three fingers on Mac OS X 10.7/10.8, resp.). * Pixel-based mouse wheel smooth scroll for newer mice/trackpads. * Gesture event handling for newer trackpads. By default, pinch out/in are bound to text size scaling. With the shift key, they turn on/off fullscreen status of the frame. + tons more The port is developed by YAMAMOTO Mitsuharu and his last announcement is at: https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00952.html Damon