From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: [External] : Re: Running emacs without any customisation Date: Tue, 11 Oct 2022 22:01:51 +0000 Message-ID: References: <87bkqimb0h.fsf@web.de> <875ygqm9i5.fsf@web.de> <7xtB5vvAMg7OMI1FJcXTZz2lwNztvKjAAxb-enb6tfL2-MaXI4pJRaorY3jKTiK-G5Sr3wqrOoNNI4vHijePjFNFrIfjYItShWb2z2urM1s=@proton.me> <87v8oqks1z.fsf@web.de> <87r0zekqaw.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27792"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 12 00:22:45 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oiNe8-0006z5-Ud for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 12 Oct 2022 00:22:45 +0200 Original-Received: from localhost ([::1]:39700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiNe7-0001Ql-RK for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 11 Oct 2022 18:22:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55252) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiNK6-0003AQ-L9 for help-gnu-emacs@gnu.org; Tue, 11 Oct 2022 18:02:03 -0400 Original-Received: from mail-4325.protonmail.ch ([185.70.43.25]:16713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiNK4-0004VT-QN for help-gnu-emacs@gnu.org; Tue, 11 Oct 2022 18:02:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1665525718; x=1665784918; bh=fCI5z55Dp6KTkoLkF5nqmz6fs/BpHKaoIiJXiI/GIlE=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=HJncQ8H8wMUtPPFJqqlUWPpZBoyqvve1IE74Pb8WaBIWIqj+PVc1q2gHuzoU/pymE KrYniMfH2LxLAgebYZuuMz6BGPDdqiWJgOO8m0v0zkStTSe4M1kUJZFMVw9adcHwbO NhOCXU1PwwlYBTPXVJ/MSVYkgX0/OTE0Vp+CDYf4VWARX1+JrgfyHG0u4091kNr2BQ MXGEfLWvQQmZKYli1KnECUWRv+JwqHLZQKR4H2i8xIL2f92l3UW3dtqV+QAOOdhgt4 Hl+HeqSyJjs1FdQ0sdUCskYRykUIoAYJxhnMCnHGVWWDj8wSC/SFo5se9uo1FQxnuD AI6mJjrIDPYuA== In-Reply-To: <87r0zekqaw.fsf@web.de> Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.43.25; envelope-from=uzibalqa@proton.me; helo=mail-4325.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139832 Archived-At: ------- Original Message ------- On Tuesday, October 11th, 2022 at 9:23 PM, Michael Heerdegen wrote: > uzibalqa uzibalqa@proton.me writes: >=20 > > Yes I have used "emacs -q" which should disregard the .emacs init file > > even when it exists. In my case, it does not even exist, and I get > > black background nevertheless. >=20 >=20 > That hints at the system's site file ... or something in the custom file > (-> the file that (custom-file) returns). Maybe you can empty that file >=20 > before investigating further. >=20 > Michael. "(custom-file) C-x C-e" gives me "~/.emacs"