unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to disable welcome message in emacs
@ 2007-10-11 15:41 Sauro Cesaretti
  0 siblings, 0 replies; 3+ messages in thread
From: Sauro Cesaretti @ 2007-10-11 15:41 UTC (permalink / raw)
  To: help-gnu-emacs

Hello everone,

Can anyone give me some information to disalbe welcome message
in emacs?
I remeber that I should set one variable with the value nil but
I cant remeber what is.

Thanks in advance
best regards, Sauro

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to disable welcome message in emacs
       [not found] <mailman.1955.1192117299.18990.help-gnu-emacs@gnu.org>
@ 2007-10-11 16:44 ` weber
  2007-10-11 20:34 ` aartist
  1 sibling, 0 replies; 3+ messages in thread
From: weber @ 2007-10-11 16:44 UTC (permalink / raw)
  To: help-gnu-emacs

On Oct 11, 12:41 pm, Sauro Cesaretti <m...@saurocesaretti.com> wrote:
> Hello everone,
>
> Can anyone give me some information to disalbe welcome message
> in emacs?
> I remeber that I should set one variable with the value nil but
> I cant remeber what is.
>
> Thanks in advance
> best regards, Sauro

(setq inhibit-startup-message t)
(setq inhibit-startup-echo-area-message t)
(setq initial-scratch-message nil)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to disable welcome message in emacs
       [not found] <mailman.1955.1192117299.18990.help-gnu-emacs@gnu.org>
  2007-10-11 16:44 ` weber
@ 2007-10-11 20:34 ` aartist
  1 sibling, 0 replies; 3+ messages in thread
From: aartist @ 2007-10-11 20:34 UTC (permalink / raw)
  To: help-gnu-emacs

On Oct 11, 11:41 am, Sauro Cesaretti <m...@saurocesaretti.com> wrote:
> Hello everone,
>
> Can anyone give me some information to disalbe welcome message
> in emacs?
> I remeber that I should set one variable with the value nil but
> I cant remeber what is.
>
> Thanks in advance
> best regards, Sauro

M-x  apropos-variable  startup

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-11 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11 15:41 how to disable welcome message in emacs Sauro Cesaretti
     [not found] <mailman.1955.1192117299.18990.help-gnu-emacs@gnu.org>
2007-10-11 16:44 ` weber
2007-10-11 20:34 ` aartist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).