From: Christopher Dimech <dimech@gmx.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Changing colour of ruler-mode-current-column
Date: Sun, 11 Sep 2022 13:57:44 +0200 [thread overview]
Message-ID: <trinity-54959216-ffaf-46ea-a572-0e04ee0b4be5-1662897464422@3c-app-mailcom-bs04> (raw)
In-Reply-To: <83k06aa3xs.fsf@gnu.org>
> Sent: Sunday, September 11, 2022 at 5:13 PM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Changing colour of ruler-mode-current-column
>
> > Date: Sat, 10 Sep 2022 22:58:01 +0000
> > From: uzibalqa <uzibalqa@proton.me>
> >
> > I am using ruler-mode and would like to change the background and foreground colour of the cursor indicator.
> >
> > Had a go but ruler-mode-current-column is not a face.
> >
> > (set-face-attribute 'ruler-mode-current-column nil
> > :background "#ff4500" :foreground "#ffffff")
>
> Yes, ruler-mode-current-column _is_ a face, and the above works for
> me: the colors of the current-column indicator change.
There exists the possibility of needing this (require 'ruler-mode)
next prev parent reply other threads:[~2022-09-11 11:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-10 22:58 Changing colour of ruler-mode-current-column uzibalqa
2022-09-11 5:13 ` Eli Zaretskii
2022-09-11 11:57 ` Christopher Dimech [this message]
2022-09-11 12:06 ` Eli Zaretskii
2022-09-11 12:13 ` uzibalqa
2022-09-11 12:35 ` Eli Zaretskii
2022-09-11 12:41 ` uzibalqa
2022-09-11 14:15 ` Stefan Monnier via Users list for the GNU Emacs text editor
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-54959216-ffaf-46ea-a572-0e04ee0b4be5-1662897464422@3c-app-mailcom-bs04 \
--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.