all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: Nick Roberts <nickrob@snap.net.nz>, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Bug in change in button.el?
Date: Wed, 25 Apr 2007 08:50:14 +0900	[thread overview]
Message-ID: <878xchib7t.fsf@catnip.gol.com> (raw)
In-Reply-To: <2fabwxjqhw.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue\, 24 Apr 2007 19\:34\:51 -0400")

Glenn Morris <rgm@gnu.org> writes:
> I can tell you by experiment that if you make it inherit from
> underline, it will once again by indistinguishable on the linux
> console.

Are you sure that you have TERM set correctly (to "linux")?

On my system the "underline" face displays as expected on the linux
console:  it uses bold because there's no underline support.

Here's what display-supports-face-attributes-p says for the linux console:

   (display-supports-face-attributes-p '(:underline t))
     => nil
   (display-supports-face-attributes-p '(:weight bold))
     => t

If you're using the correct TERM, what do these return for you?

-Miles

-- 
Any man who is a triangle, has thee right, when in Cartesian Space, to
have angles, which when summed, come to know more, nor no less, than
nine score degrees, should he so wish.  [TEMPLE OV THEE LEMUR]

  reply	other threads:[~2007-04-24 23:50 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 23:08 Bug in change in button.el? Richard Stallman
2007-04-23 23:15 ` Glenn Morris
2007-04-24  5:39   ` Eli Zaretskii
2007-04-24 21:35   ` Richard Stallman
2007-04-24 21:59     ` Glenn Morris
2007-04-24 22:22       ` Nick Roberts
2007-04-24 22:30         ` Lennart Borgman (gmail)
2007-04-24 22:45           ` Drew Adams
2007-04-24 23:13           ` Miles Bader
2007-04-24 23:53             ` Nick Roberts
2007-04-25  0:54               ` Lennart Borgman (gmail)
2007-04-24 22:59         ` Glenn Morris
2007-04-24 23:20           ` Nick Roberts
2007-04-24 23:34             ` Glenn Morris
2007-04-24 23:50               ` Miles Bader [this message]
2007-04-25  0:57                 ` Glenn Morris
2007-04-25  1:33                   ` Miles Bader
2007-04-25  2:03                     ` Glenn Morris
2007-04-25  2:24                       ` Miles Bader
2007-04-25  2:28                         ` Glenn Morris
2007-04-25  9:56                       ` Andreas Schwab
2007-04-24 23:57               ` Nick Roberts
2007-04-25  1:52                 ` Miles Bader
2007-04-25 14:52         ` Richard Stallman
2007-04-25 14:52       ` Richard Stallman
2007-04-26  3:18         ` Glenn Morris
2007-04-24  5:37 ` Eli Zaretskii
2007-04-24  6:08   ` Nick Roberts

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=878xchib7t.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=nickrob@snap.net.nz \
    --cc=rgm@gnu.org \
    --cc=rms@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.