From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: Re: Gnome right click not opening emacs like it is supposed to. Date: Mon, 23 Jun 2008 19:44:54 -0400 Message-ID: <1214264694.2656.12.camel@CASE> References: <1214184588.2654.98.camel@CASE> <1214230946.2654.120.camel@CASE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214264726 9174 80.91.229.12 (23 Jun 2008 23:45:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2008 23:45:26 +0000 (UTC) To: Emacs List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 24 01:46:11 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KAvje-0008Km-Jm for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Jun 2008 01:46:10 +0200 Original-Received: from localhost ([127.0.0.1]:49177 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAvip-0007Ve-66 for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jun 2008 19:45:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAviT-0007UB-WF for help-gnu-emacs@gnu.org; Mon, 23 Jun 2008 19:44:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAviS-0007SK-Jw for help-gnu-emacs@gnu.org; Mon, 23 Jun 2008 19:44:57 -0400 Original-Received: from [199.232.76.173] (port=50540 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAviS-0007SB-DU for help-gnu-emacs@gnu.org; Mon, 23 Jun 2008 19:44:56 -0400 Original-Received: from smtp117.rog.mail.re2.yahoo.com ([68.142.225.233]:39114) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KAviS-0006A0-8g for help-gnu-emacs@gnu.org; Mon, 23 Jun 2008 19:44:56 -0400 Original-Received: (qmail 38709 invoked from network); 23 Jun 2008 23:44:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=rWGcLo1HrvyAc3J5HQiBrEmoqpxfb5/jNWj9FSuG638U71QVxSayovqGewVsB946fjcl2qcPFJOyHo9dG77pgdw3x8sEL6jN4K5N4NSPuMpr3MS3qWfTC4VLKguUhRZGD2tAnRoxxbPWQLehBzPUe8jmTNFTSuCLsYf0eYrBWAo= ; Original-Received: from unknown (HELO ?192.168.1.3?) (billlinux@rogers.com@99.245.244.213 with plain) by smtp117.rog.mail.re2.yahoo.com with SMTP; 23 Jun 2008 23:44:55 -0000 X-YMail-OSG: _lQzJTYVM1lVKcju5.oojiKWcDgSAeiVPufUV5y2gM.9TAmEhwbweLY7HxFRS0sweQ-- X-Yahoo-Newman-Property: ymail-3 In-Reply-To: <1214230946.2654.120.camel@CASE> X-Mailer: Evolution 2.22.2 (2.22.2-2.fc9) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:55057 Archived-At: Hi all; On Mon, 2008-06-23 at 10:22 -0400, William Case wrote: > Hi; > > Got the problem defined as follows: > > On Sun, 2008-06-22 at 21:29 -0400, William Case wrote: > > Hi; > > > > I had my emacs set to open the way I liked. Mainly; no splash screen; > > one window etc. It continues to follow my ~/.emacs setup for everything > > except when I right click on a file. Now, with the fresh installation > > of Fedora 9, when I right click on a file to open it, I get a split > > window with a splash screen. > > > > My problem is I can't find the xxx.el that Gnome/Fedora/Emacs is using > > so that I can turn this behaviour off. > > > >From normal opening *Messages*: > > Loading cus-edit...done > ("emacs" "--no-splash") > > >From (right) click on file gui opening *Messages*: > > Loading cus-edit...done > ("emacs" "/proc/version") > > > Does anybody know what file and where I should be customizing to turn > > this behaviour off? > > What is the proper customization to get something like: > ("emacs" "--no-splash" "/proc/version") > > Once I have that solved, I am confident that I can fix the rest of the > opening. > I have found "setting the variable `inhibit-splash-screen' to non-`nil' in you personal init file". I was sure it had to be --no-splash in a command somewhere. I guess I was wrong. Sorry for the noise! -- Regards Bill; Fedora 9, Gnome 2.22.2 Evo.2.22.2, Emacs 22.2.1