From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Alberto_Sim=C3=B5es?= Newsgroups: gmane.emacs.help Subject: Re: Emacs, Mac OS X and opening from Shell Date: Fri, 25 Sep 2015 19:41:54 +0100 Message-ID: References: <831tdmietr.fsf@gnu.org> <83zj0agxkx.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1443206543 17560 80.91.229.3 (25 Sep 2015 18:42:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Sep 2015 18:42:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 25 20:42:19 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZfXwg-0006gq-E3 for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Sep 2015 20:42:10 +0200 Original-Received: from localhost ([::1]:49950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfXwf-0007Mo-Rk for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Sep 2015 14:42:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfXwU-0007Lt-3H for help-gnu-emacs@gnu.org; Fri, 25 Sep 2015 14:41:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfXwS-0003Ft-O5 for help-gnu-emacs@gnu.org; Fri, 25 Sep 2015 14:41:58 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:36151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfXwQ-0003En-V3; Fri, 25 Sep 2015 14:41:55 -0400 Original-Received: by wicgb1 with SMTP id gb1so32184193wic.1; Fri, 25 Sep 2015 11:41:54 -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=mVTXP76/wyAL/EJRzkVH+Pi2rG8OY1Hvl729w6nz91E=; b=rcWIcGqMvSMLM1BicNKpmKpBirDuJXN7pAJVLSB3REyihDUraLbkenbyAmvSMbEtu7 7MZA5w4WPN2DBm1JORXWZVjq2uIuNQLFeHE4VuHt1hqG0FJei/LJowjN6lvZ/c9ybIPw imO4Icq1pEMeIb3sh9LOA149F8W54hKL460oKvCfO1xdHVQp0lkh6SesNARe4Q0V0UhM NKAv1q3kJnYCP0rxRgYML2CQn5pY4NfPfrVXRgSs0/2uDxBH2VuN6T1/zw7Tz1lYw+I2 uLaTEYRtDWG0Bskuub/rqbuDRFg4N8EcPDii0iLlYOlT0MkSyfOj3cbvtpoFcn5b9B+Q 2Wtg== X-Received: by 10.180.37.76 with SMTP id w12mr5328213wij.0.1443206514258; Fri, 25 Sep 2015 11:41:54 -0700 (PDT) Original-Received: by 10.194.78.47 with HTTP; Fri, 25 Sep 2015 11:41:54 -0700 (PDT) In-Reply-To: <83zj0agxkx.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107353 Archived-At: On Fri, Sep 25, 2015 at 7:31 PM, Eli Zaretskii wrote: > > Date: Fri, 25 Sep 2015 18:38:39 +0100 > > From: Alberto Sim=C3=B5es > > Cc: help-gnu-emacs@gnu.org > > > > > Any idea how I can make it behave as I described earlier? > > > > Make it invoke emacsclient instead. > > > > It seems it opens another window as well :-( > > No, it doesn't, at least not by default. Did you read its > documentation? Well, as far as I understood, by default it should open in the same frame. But it doesn't. I tried adding the -c, that creates a new frame as promised (so, giving no real difference). I also tried -nw, but same behavior. So, it seems to be a misbehavior of the MacOS Version (using this version - http://emacsformacosx.com/) Or I am really doing something wrong... that is *really* a possibility >:-) Thanks, Alberto --=20 Alberto Sim=C3=B5es