From: Christopher Dimech <dimech@gmx.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Resetting Background Colour, but only Speedbar Background is changing
Date: Fri, 2 Oct 2020 17:36:13 +0200 [thread overview]
Message-ID: <trinity-77031fa3-84ef-43df-9432-db0ce8449fd7-1601652973045@3c-app-mailcom-bs12> (raw)
In-Reply-To: <83y2koel5l.fsf@gnu.org>
I reckoned something got screwed up in the installation. I installed it
again and your suggestion works.
Thank you.
> Sent: Friday, October 02, 2020 at 3:51 PM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Resetting Background Colour, but only Speedbar Background is changing
>
> > From: Christopher Dimech <dimech@gmx.com>
> > Cc: help-gnu-emacs@gnu.org
> > Date: Fri, 2 Oct 2020 15:59:01 +0200
> >
> > I have tried your suggestion but it is not taking effect
> > Have dome like this
> >
> >
> > ; Set Frame Size
> > ( setq initial-frame-alist '((width . 75) (height . 24)) )
> >
> > ; Set emacs font - Value is 1/10 pt, so 180 gives 18pt.
> > (set-face-attribute 'default nil :height 180)
> >
> > ; Modify background colour from Colour Theme
> > (add-to-list 'default-frame-alist '(background-color . "#e1ff00"))
>
> Are you doing this in your .emacs init file? That's where it should
> be done. It works for me, FWIW.
>
>
next prev parent reply other threads:[~2020-10-02 15:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-02 12:49 Resetting Background Colour, but only Speedbar Background is changing Christopher Dimech
2020-10-02 13:06 ` Eli Zaretskii
[not found] ` <trinity-e3e15f62-2089-4e00-8288-54ac6306b2f1-1601644573807@3c-app-mailcom-bs12>
2020-10-02 13:28 ` Eli Zaretskii
2020-10-02 13:59 ` Christopher Dimech
2020-10-02 14:51 ` Eli Zaretskii
2020-10-02 15:36 ` Christopher Dimech [this message]
2020-10-02 16:00 ` Drew Adams
2020-10-02 14:02 ` Christopher Dimech
2020-10-02 14:12 ` Christopher Dimech
2020-10-02 14:15 ` Christopher Dimech
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=trinity-77031fa3-84ef-43df-9432-db0ce8449fd7-1601652973045@3c-app-mailcom-bs12 \
--to=dimech@gmx.com \
--cc=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.