all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: Anand Tamariya <atamariya@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Box face
Date: Fri, 04 Mar 2022 18:43:21 +1100	[thread overview]
Message-ID: <87bkymxifk.fsf@gmail.com> (raw)
In-Reply-To: <CADm7Y4mMHoYc_M_GM5X5fPD=t2ZqqPzgwZF7NHRFKp8rgwQ9tg@mail.gmail.com>


Anand Tamariya <atamariya@gmail.com> writes:

> Hi,
> Considering SES is part of Emacs core, I'm wondering why is there no box face defined in the
> core? A cell looks much better that way instead of just an underline.
>

You can add the :box attribute to any face. So, if you want the face
used by SES to highlight the cell to have a box effect, you can just
customise it by adding the :box attributes or make it inherit from one
of the existing faces which already have a box attribute.

I think this sort of thing is where themes come into play. I wouldn't be
surprised if some themes already set a box attribute for this
face. In most cases, I think it is probably best for the default face
definition to be as simple as possible and compatible with different
display environments while leaving the eye candy stuff to
themes which users can choose based on personal preferences.




      parent reply	other threads:[~2022-03-04  7:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04  6:24 Box face Anand Tamariya
2022-03-04  6:38 ` Po Lu
2022-03-04  6:55   ` Anand Tamariya
2022-03-04  7:13     ` Po Lu
2022-03-04  7:20 ` Eli Zaretskii
2022-03-04  7:36   ` Anand Tamariya
2022-03-04  7:53     ` Eli Zaretskii
2022-03-04  7:43 ` Tim Cross [this message]

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=87bkymxifk.fsf@gmail.com \
    --to=theophilusx@gmail.com \
    --cc=atamariya@gmail.com \
    --cc=emacs-devel@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.