From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: suvayu ali Newsgroups: gmane.emacs.help Subject: Re: avoid splitting at launch Date: Fri, 19 Aug 2011 00:18:13 +0200 Message-ID: References: <4E4D0CB0.1000405@rktmb.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1313705927 6273 80.91.229.12 (18 Aug 2011 22:18:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 18 Aug 2011 22:18:47 +0000 (UTC) Cc: Emacs mailing list To: Mihamina Rakotomandimby Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 19 00:18:41 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QuAvB-0001Fn-Be for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Aug 2011 00:18:41 +0200 Original-Received: from localhost ([::1]:54421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuAvA-0001Mx-Qt for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Aug 2011 18:18:40 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuAv5-0001Mh-Mu for help-gnu-emacs@gnu.org; Thu, 18 Aug 2011 18:18:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuAv4-0004r0-J7 for help-gnu-emacs@gnu.org; Thu, 18 Aug 2011 18:18:35 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:36515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuAv4-0004qu-D3 for help-gnu-emacs@gnu.org; Thu, 18 Aug 2011 18:18:34 -0400 Original-Received: by bkbzt4 with SMTP id zt4so2155249bkb.0 for ; Thu, 18 Aug 2011 15:18:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=cAZDCIiapBgVhALwq/lkVKLsW0WhMXdfqxjPjyEEa7Y=; b=oq2Hug/BSj2vXnuRdLzFk+yT2jRrFU+k9NRWPfhBJmTJLvV4nl8eEP6P/RK2um0+5H XmmlIyu0ZitcNj9dN0mS2Y7OObtYgIYtOKv8cpAkvhFtIBiTw89CnjNr6sZtdaabcfbO EaufXLV+MmERDK1+8iP1CxpLjbnlzZe6DFP2E= Original-Received: by 10.204.163.194 with SMTP id b2mr575967bky.356.1313705913129; Thu, 18 Aug 2011 15:18:33 -0700 (PDT) Original-Received: by 10.204.13.67 with HTTP; Thu, 18 Aug 2011 15:18:13 -0700 (PDT) In-Reply-To: <4E4D0CB0.1000405@rktmb.org> X-Google-Sender-Auth: aF37UdzSD97mT2tDej4Y5upz2WM X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 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:81980 Archived-At: On Thu, Aug 18, 2011 at 2:59 PM, Mihamina Rakotomandimby wrote: > When in my file manager I right click then open a file with Emacs, > it is always splat: > http://www.zimagez.com/zimage/screenshot-08182011-035148pm.php > > I must "C-x 1" to get one buffer displayed. Maybe you are looking for this? (setq inhibit-startup-screen t) -- Suvayu Open source is the future. It sets us free.