GNU bug report logs -
#58459
Getting a fresh emacs session with no customisation
Previous Next
Reported by: uzibalqa <uzibalqa <at> proton.me>
Date: Wed, 12 Oct 2022 00:11:01 UTC
Severity: normal
Tags: notabug
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 58459 notabug
close 58459
thanks
uzibalqa via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> gnu.org> writes:
> I am finding it extremely difficult to get a fresh emacs configuration. Even after removing
> my "~/.emacs" file and even with "emacs -q" which should not load any init file, I get a black
> background when I do "emacs -q". With customize-themes not showing that any theme is selected.
>
> Even the command
>
> emacs -q --no-site-file --no-splash
>
> gives me a black background.
>
> But "emacs -Q" gives me a white background.
So you have some X resources that are causing you trouble. See the
documentation for the -Q flag.
Try this to see:
xrdb -query -all|grep -i emacs
And then unset those resources.
This is a support question and not a bug, so I'm closing this.
This bug report was last modified 2 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.