all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Changing colour of ruler-mode-current-column
Date: Sun, 11 Sep 2022 15:35:50 +0300	[thread overview]
Message-ID: <83wnaa84wp.fsf@gnu.org> (raw)
In-Reply-To: <H8OWxYRxocORlZp0i5jzhjP1CKclESxY73zBNK2kmsiS9RyLwaLeqhPll7Mfarm7Blo_vSiO3UqyyWyaVNQl9OTxZxhWszke_TCIRjWFj78=@proton.me> (message from uzibalqa on Sun, 11 Sep 2022 12:13:53 +0000)

> Date: Sun, 11 Sep 2022 12:13:53 +0000
> From: uzibalqa <uzibalqa@proton.me>
> Cc: help-gnu-emacs@gnu.org
> 
> I have the following setup
> 
> (defun typex-ruler ()
>   "Customisation for ruler."
>   (interactive)
>   (require 'ruler-mode)
>   (add-hook 'window-configuration-change-hook (lambda () (ruler-mode 1)))
>   (set-face-attribute 'ruler-mode-current-column nil :background "#ff4500" :foreground "#ffffff") )
> 
> Is there a recommended better way to do it?

Better from what POV?  Does the above fail to work for some reason?



  reply	other threads:[~2022-09-11 12:35 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
2022-09-11 12:06     ` Eli Zaretskii
2022-09-11 12:13       ` uzibalqa
2022-09-11 12:35         ` Eli Zaretskii [this message]
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=83wnaa84wp.fsf@gnu.org \
    --to=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.