unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Avoiding the cover page - emacs 28
@ 2020-01-17 13:28 Harry Putnam
  2020-01-17 13:41 ` Corwin Brust
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Harry Putnam @ 2020-01-17 13:28 UTC (permalink / raw)
  To: emacs-devel

I'd like to avoid the cover page emacs displays when I open it.

even with an argument like `~/' or `.' emacs opens with 2 screens, the
bottom one showing the Coverpage and the top showing the opened
argument.

I have this in  site-start.el

(tool-bar-mode -1)
(tooltip-mode -1)
(menu-bar-mode -1)

There must be something more needed.




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

end of thread, other threads:[~2020-01-18 20:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 13:28 Avoiding the cover page - emacs 28 Harry Putnam
2020-01-17 13:41 ` Corwin Brust
2020-01-17 19:20   ` Harry Putnam
2020-01-17 13:43 ` Robert Pluim
2020-01-17 23:35 ` Stefan Monnier
2020-01-18 14:46   ` Harry Putnam
2020-01-18 16:43   ` Stefan Kangas
2020-01-18 20:53     ` Corwin Brust

Code repositories for project(s) associated with this public inbox

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

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).