From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Re: [OT] Have you also got hooked by Vim? Date: Thu, 20 Jan 2011 07:20:21 -0500 Message-ID: <87ei87rcl6.fsf@fastmail.fm> References: <87pqs01syu.fsf@fastmail.fm> <87tyh4qod9.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41416 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PftV3-000643-5e for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 07:20:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PftV1-0008IL-PC for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 07:20:25 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:54784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PftV1-0008IH-Hu for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 07:20:23 -0500 In-Reply-To: (Jeff Horn's message of "Wed, 19 Jan 2011 23:36:36 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jeff Horn Cc: emacs-orgmode@gnu.org, Dan Davison Jeff Horn writes: > On Wed, Jan 19, 2011 at 9:51 PM, Matt Lundin wrote: >> alias emacs="emacsclient -t -a /usr/bin/emacs" > > Thanks for sharing this. My manual doesn't mention the -t flag. What > does it do? (I didn't know about -a, but it looks nifty) > Now that I consider this further (and read the emacs man page), I'm not sure if the -t flag is correct here. (It may be new to emacs 24). In any case, "-nw" is the tried and true flag for doing this. Best, Matt