all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: Mitul Saha <mitul.saha@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: startup issue
Date: Wed, 11 Aug 2010 18:23:59 -0500	[thread overview]
Message-ID: <4C63310F.1020608@ccbr.umn.edu> (raw)
In-Reply-To: <AANLkTinkR4oWjd23Qyc0sZaC2Q6jzheH8yu59VcLRUu_@mail.gmail.com>

On 08/11/2010 05:22 PM, Mitul Saha wrote:
> Thanks Erik.
>
>  From my Ubuntu OS, When i start like: "emacs file.txt &",
> in the first window i see the contents of the file "file.txt".
> In the second split window, below the first, I see Information about
> "GNU Emacs".
> Like: "Welcome to GNU Emacs...".
>
> Here are the contents of the ~/.emacs file:
> (custom-set-variables
>    ;; custom-set-variables was added by Custom.
>    ;; If you edit it by hand, you could mess it up, so be careful.
>    ;; Your init file should contain only one such instance.
>    ;; If there is more than one, they won't work right.
> )
> (custom-set-faces
>    ;; custom-set-faces was added by Custom.
>    ;; If you edit it by hand, you could mess it up, so be careful.
>    ;; Your init file should contain only one such instance.
>    ;; If there is more than one, they won't work right.
>   )
>

Try adding

(setq inhibit-startup-screen t)

to your .emacs.

Or, start emacs with the --no-splash option.

>     Mitul Saha wrote:
>
>         Hello,
>
>         When I start emacs with a file, the window is automatically
>         split horizontally into two
>         from the beginning. How do I remove this setting (that is, no
>         initial splitting by default)?
>
>         I am using GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version
>         2.20.0).
>
>         Thanks,
>         Mitul
>
>
>




  reply	other threads:[~2010-08-11 23:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 19:01 startup issue Mitul Saha
2010-08-11 22:16 ` Erik Iverson
2010-08-11 22:22   ` Mitul Saha
2010-08-11 23:23     ` Erik Iverson [this message]
2010-08-12  0:13       ` Mitul Saha
     [not found]   ` <mailman.4.1281565360.17272.help-gnu-emacs@gnu.org>
2010-08-12  0:01     ` Peter Axon
2010-08-12  2:21 ` Bob Proulx
     [not found] ` <mailman.4.1281579706.22719.help-gnu-emacs@gnu.org>
2010-08-12 20:52   ` Will Parsons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C63310F.1020608@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mitul.saha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.