From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jonathon McKitrick Newsgroups: gmane.emacs.help Subject: Is there a setting that makes emacs begin editing the init.el file on startup? Date: Thu, 4 Jan 2018 09:40:12 -0800 (PST) Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1515087826 1512 195.159.176.226 (4 Jan 2018 17:43:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2018 17:43:46 +0000 (UTC) Injection-Date: Thu, 04 Jan 2018 17:40:12 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 04 18:43:42 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eX9YK-0008PC-IF for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jan 2018 18:43:40 +0100 Original-Received: from localhost ([::1]:55443 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX9aJ-0002zo-T4 for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jan 2018 12:45:43 -0500 X-Received: by 10.237.60.129 with SMTP id d1mr191905qtf.55.1515087612946; Thu, 04 Jan 2018 09:40:12 -0800 (PST) X-Received: by 10.31.168.202 with SMTP id r193mr31317vke.4.1515087612615; Thu, 04 Jan 2018 09:40:12 -0800 (PST) Original-Path: usenet.stanford.edu!g35no368522qtk.1!news-out.google.com!t48ni201qtc.1!nntp.google.com!g35no368521qtk.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.77.156.183; posting-account=DpCMFwoAAACUUYRrTfjIhGJ0rlD9rT1r Original-NNTP-Posting-Host: 108.77.156.183 Original-Xref: usenet.stanford.edu gnu.emacs.help:221455 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:115572 Archived-At: I'm consolidating my configs across machines, and now every time I start the machine, instead of getting the empty scratch buffer, I see my init.el. I've experimented with the 'inhibit' settings for startup messages, but nothing is getting me back to the blank scratch buffer.