From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mihamina Rakotomandimby Newsgroups: gmane.emacs.help Subject: avoid splitting at launch Date: Thu, 18 Aug 2011 15:59:28 +0300 Message-ID: <4E4D0CB0.1000405@rktmb.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1313703659 31834 80.91.229.12 (18 Aug 2011 21:40:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 18 Aug 2011 21:40:59 +0000 (UTC) To: Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 18 23:40:54 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 1QuAKc-0002Xd-0H for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Aug 2011 23:40:54 +0200 Original-Received: from localhost ([::1]:54214 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuAKb-0000rc-Be for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Aug 2011 17:40:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu2C5-0001EZ-VL for help-gnu-emacs@gnu.org; Thu, 18 Aug 2011 08:59:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qu2C4-0001pn-Qw for help-gnu-emacs@gnu.org; Thu, 18 Aug 2011 08:59:33 -0400 Original-Received: from out2.laposte.net ([193.251.214.119]:52493 helo=smtp-out.orange.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu2C4-0001ph-Ka for help-gnu-emacs@gnu.org; Thu, 18 Aug 2011 08:59:32 -0400 Original-Received: from meplus.info (localhost [127.0.0.1]) by mwinf6501.orange.lu (SMTP Server) with ESMTP id 65005380011E for ; Thu, 18 Aug 2011 14:59:30 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6501.orange.lu (SMTP Server) with ESMTP id 54E663800126 for ; Thu, 18 Aug 2011 14:59:30 +0200 (CEST) Original-Received: from [192.168.0.111] (unknown [41.190.237.66]) by mwinf6501.orange.lu (SMTP Server) with ESMTP id C9536380011E for ; Thu, 18 Aug 2011 14:59:29 +0200 (CEST) X-ME-UUID: 20110818125929824.C9536380011E@mwinf6501.orange.lu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110801 Thunderbird/6.0 X-me-spamlevel: not-spam X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 193.251.214.119 X-Mailman-Approved-At: Thu, 18 Aug 2011 17:40:49 -0400 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:81975 Archived-At: Hi all, Running Emacs 23.3.1 (emacs23 ubuntu oneiric flavor) 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. It has began from a version of Emacs I completely forgot. When launching Emacs from my Application menu, it's not splat that way. How to get it not splat when launched from a file? Thank you. -- RMA.