From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Joe Hesse" Newsgroups: gmane.emacs.help Subject: Prevent Info Screen on Emacs Startup Date: Wed, 6 Jun 2007 15:09:23 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <136e53m2btcl115@corp.supernews.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1181170289 22412 80.91.229.12 (6 Jun 2007 22:51:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jun 2007 22:51:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 07 00:51:28 2007 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 1Hw4Lc-0002Mg-59 for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 00:51:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hw4LZ-00084i-QU for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Jun 2007 18:51:21 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news.astraweb.com!border1.newsrouter.astraweb.com!sn-xt-sjc-04!sn-xt-sjc-07!sn-post-sjc-02!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-RFC2646: Format=Flowed; Original Original-X-Complaints-To: abuse@supernews.com Original-Lines: 16 Original-Xref: shelby.stanford.edu gnu.emacs.help:149134 X-Mailman-Approved-At: Wed, 06 Jun 2007 18:50:34 -0400 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:44725 Archived-At: Hi, I have emacs 22.0.990.1. Using Fedora 7 with Gnome. When I start emacs from a command shell under Gnome, like: $ emacs myfile.txt & the emacs editor starts with an info screen. I can get rid of the info screen with ctrl-l. I would prefer that this info screen not be there and I am immediately editing myfile.txt. How do I do this? Thank you, Joe Hesse