all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Subject: Customize interface: The use of "boxed" buttons
Date: Sat, 05 Jun 2004 16:12:41 +0200	[thread overview]
Message-ID: <rjsmdagkkm.fsf@sheridan.dina.kvl.dk> (raw)

In Emacs 21, Customize buffers started using the "boxed" face for
buttons, instead of [bracked] bold text.  Unfortunately, there are
some problems with the implementation:

1) The change was implemented in Customize, not in the Widget, meaning
   buttons are inconsistent even among applications 

2) Indentation was never updated, so instead of


[ins] [del] Foo
            Bar

we get

ins del Foo
           Bar

3) The use of "raised" and "pressed" display does not seem to
   correspond to any standardised look and feel I know of.

4) There seem to be some redisplay problems associated with the
   buttons, that make complex types (especially faces) hard to use
   over a remote line.

5) Since Customize uses buttons a lot, the display becomes very
   cluttered.  

All of these problems, except maybe the last, are fixable, and all
represents problems that should be fixed.  However, nobody have seem
to be worked on that since Emacs 21 was released.

My suggestion is therefore that we "go back" to use a textual
representation for buttons (and other stuff) in Customize.  I think
that would represent a large increase in usability.

             reply	other threads:[~2004-06-05 14:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-05 14:12 Per Abrahamsen [this message]
2004-06-05 22:26 ` Customize interface: The use of "boxed" buttons Miles Bader
2004-06-06 14:47   ` Per Abrahamsen
2004-06-06 20:55     ` Miles Bader
2004-06-07  7:24       ` Per Abrahamsen
2004-06-07  7:36         ` Miles Bader
2004-06-07  7:10     ` Richard Stallman
2004-06-06 14:31 ` Richard Stallman
2004-06-06 14:53   ` Per Abrahamsen
2004-06-06 17:14     ` Paul Pogonyshev
2004-06-07  7:11     ` Richard Stallman
2004-06-07  7:39       ` Per Abrahamsen
2004-06-07  7:46         ` Miles Bader
2004-06-08 20:31           ` Richard Stallman
2004-06-07  9:29       ` Kim F. Storm
2004-06-07 23:27         ` Kim F. Storm
2004-06-08  6:41           ` David Kastrup
2004-06-08  8:09             ` Kim F. Storm
2004-06-08  8:26               ` David Kastrup
2004-06-08  9:30           ` Per Abrahamsen
2004-06-06 15:17 ` Per Abrahamsen

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=rjsmdagkkm.fsf@sheridan.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    /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.