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] : Running emacs without any customisation Date: Thu, 13 Oct 2022 15:26:16 +0000 Message-ID: References: <875ygoedjr.fsf@yahoo.com> <871qrceb1r.fsf@yahoo.com> <82r0zbkegq.fsf@gmail.com> <82mt9zkbmz.fsf@gmail.com> 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="19214"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: pquessev@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Oct 13 17:27:57 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 1oj07m-0004jz-UW for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 13 Oct 2022 17:27:55 +0200 Original-Received: from localhost ([::1]:60116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oj07l-0000K4-Fd for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 13 Oct 2022 11:27:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj06Q-0000I3-M2 for help-gnu-emacs@gnu.org; Thu, 13 Oct 2022 11:26:30 -0400 Original-Received: from mail-4027.protonmail.ch ([185.70.40.27]:28481) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj06M-0003LO-Ue for help-gnu-emacs@gnu.org; Thu, 13 Oct 2022 11:26:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1665674782; x=1665933982; bh=C4uxCGnjqovK7FXm4CUfsXEwigZlh7IR3xdaib2dqy4=; 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=ic3SLwSnMTDh5zCJOEnnT3i3zZ9sxvP+IG3K4nSCgM4Pg+BVyLjyQJcnRLajWwRdk 3FFmGpdJeTRb5UHwkloX8C1i0+TDhjLuPsKS/bKXbzk1BhyzqLrQlMPwrPMeI68aLO mzeoeWiJW8GgmgK5+5TBBjof1LC0L5xTOQ68+wC4L9OfczawL6KVzHR2MmqVR0u+7T SnaShgtt9XisxGyx50KmOygXzzJEUukCnTcvo/D9vQnM0hIwIztbNC+wF2nUqe2yvz HgDx54l6hKVuAgXgN4a7AdVUK7zdgxUYMhiNHvItUDJVbp4fHcjzT1CZZKSlBqVVZJ 1Rr6lSLKG+cMg== In-Reply-To: <82mt9zkbmz.fsf@gmail.com> Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.40.27; envelope-from=uzibalqa@proton.me; helo=mail-4027.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, RCVD_IN_MSPIKE_H2=-0.001, 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:139906 Archived-At: I did as instructed=20 xrdb -query -all > ~/.Xresources Removed EMACS related settings, followed by xrdb -load /home/hagbard/.Xresources And still, same difficulty persists. One does not get vanilla emacs. ------- Original Message ------- On Thursday, October 13th, 2022 at 3:04 PM, Pascal Quesseveur wrote: > > "u" =3D=3D uzibalqa uzibalqa@proton.me a =C3=A9crit : >=20 >=20 > u> Hello Pascal. Someone said that other parameters besides those >=20 > u> tagged EMACS could affect emacs configuration. >=20 >=20 > It could happen that a general resource can affect emacs. If I'm not > mistaken if there is a general resource eg. *.background it could be > applied to a client if the client does not set the value by some > means. >=20 > u> happen if I remove all x-resource setting from the database. >=20 > u> Would you reckon serious repercussions, a user might not be aware >=20 > u> he is doing? >=20 >=20 > It's hard to say because it depends on how other programs work. >=20 >=20 > -- > Pascal Quesseveur > pquessev@gmail.com