* Re: Color theme: weight or bold?
[not found] <878w5kicrs.fsf@mundaneum.com>
@ 2010-07-10 9:21 ` Elena
2010-07-11 19:05 ` Sébastien Vauban
0 siblings, 1 reply; 4+ messages in thread
From: Elena @ 2010-07-10 9:21 UTC (permalink / raw)
To: help-gnu-emacs
`customize-face' uses the `weight' and `slant' properties only,
therefore I think they should be preferred over `bold' and `italic'.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Color theme: weight or bold?
2010-07-10 9:21 ` Color theme: weight or bold? Elena
@ 2010-07-11 19:05 ` Sébastien Vauban
2010-07-23 20:27 ` Elena
0 siblings, 1 reply; 4+ messages in thread
From: Sébastien Vauban @ 2010-07-11 19:05 UTC (permalink / raw)
To: help-gnu-emacs-mXXj517/zsQ
Hi Elena,
Elena wrote:
> `customize-face' uses the `weight' and `slant' properties only,
> therefore I think they should be preferred over `bold' and `italic'.
That does make sense. Thanks.
By the way, that solved a problem I had for setting the face of Org mode tags
in italic. Putting slant italic instead resolved that! Thanks again.
Best regards,
Seb
--
Sébastien Vauban
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Color theme: weight or bold?
2010-07-11 19:05 ` Sébastien Vauban
@ 2010-07-23 20:27 ` Elena
2010-07-26 7:54 ` Elena
0 siblings, 1 reply; 4+ messages in thread
From: Elena @ 2010-07-23 20:27 UTC (permalink / raw)
To: help-gnu-emacs
On 11 Lug, 21:05, Sébastien Vauban <wxhgmqzgw...@spammotel.com> wrote:
> Elenawrote:
> > `customize-face' uses the `weight' and `slant' properties only,
> > therefore I think they should be preferred over `bold' and `italic'.
>
> That does make sense. Thanks.
>
> By the way, that solved a problem I had for setting the face of Org mode tags
> in italic. Putting slant italic instead resolved that! Thanks again.
OTOH, I've just done writing my own color theme and noticed that the
`weight' property does not work, whilst the `bold' one does.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Color theme: weight or bold?
2010-07-23 20:27 ` Elena
@ 2010-07-26 7:54 ` Elena
0 siblings, 0 replies; 4+ messages in thread
From: Elena @ 2010-07-26 7:54 UTC (permalink / raw)
To: help-gnu-emacs
On Jul 23, 8:27 pm, Elena <egarr...@gmail.com> wrote:
> OTOH, I've just done writing my own color theme and noticed that the
> `weight' property does not work, whilst the `bold' one does.
My fault. I just had to write:
:weight bold
instead of
:weight 'bold
Cheers
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-07-26 7:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <878w5kicrs.fsf@mundaneum.com>
2010-07-10 9:21 ` Color theme: weight or bold? Elena
2010-07-11 19:05 ` Sébastien Vauban
2010-07-23 20:27 ` Elena
2010-07-26 7:54 ` Elena
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).