From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Emacs Mac Port Date: Thu, 13 Feb 2014 10:21:14 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDsUH-0000hG-9w for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 04:21:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDsUB-0006d6-CM for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 04:21:41 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:6494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDsUB-0006ct-5J for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 04:21:35 -0500 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: Marcelo de Moraes Serpa Cc: 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 > > I've been having some serious issues with the vanilla Cocoa Emacs lately > on Mavericks, including a nasty memory leak that would somehow trigger > distnoted and put the CPU usage at 100% every hour or so. > > Besides being quite stable, it has some nice usability improvements made > specifically to make Emacs integrate better with OSX. My orgmode > experience has been much better since I started using it! I second this. Things I really like are: - fast flyspell (I was having issues because of syntax highlighting in vanilla emacs); - several full screen modes (native OS X fullscreen, or just "take the whole screen with no menu bar" version, which I prefer); - smooth scrolling; - double tap with three fingers to get dictionary entries (OK, I admit it's a gimmick, but it's fun nonetheless). Alan