all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: emacs-devel@gnu.org, rms@gnu.org, storm@cua.dk
Subject: Re: Visual cleanup for customize buffers
Date: Sat, 14 Jan 2006 22:47:40 +0100	[thread overview]
Message-ID: <43C9717C.4020900@student.lu.se> (raw)
In-Reply-To: <200601142132.k0ELWUi21167@raven.dms.auburn.edu>

Luc Teirlinck wrote:
> Lennart Borgman wrote:
>
>    Would it perhaps be easy to make it impossible to hide a value that has 
>    been changed and not set in the current custom buffer? That could 
>    perhaps be a bit less confusing.
>
> If I understand correctly, it is already supposed to be impossible
> right now.  You should get the minibuffer message: "There are unset changes".
> Was there some case where this failed for you?
>   
No, sorry, I actually forgot that. However the other cases you mentioned 
seem to me serious enough.
> According to Kim's theory, if I understand it correctly, people
> accustomed to the "Apply-OK-Cancel" type interface would never
> use anything but the whole buffer "Save for Future Sessions",
> "Undo Edits" (and "Finish") buttons.  In that case, the fact that
> these buttons will not work on hidden items will _never_ inconvenience
> them, because there will be no hidden edited items.
>   
I would guess it is quite natural to use Hide but still assume that the 
whole buffer buttons apply.
> Note that in the many years that this feature existed (as long as
> Custom has been part of Emacs), there was not exactly a flood of
> complaints by people having been surprised or inconvenienced by it.
> I know of none (before yesterday).  Complaints only started after I
> pointed the feature out, from people who did not know it existed, and
> hence probably had never been affected by the feature either.
>   
My impression when we started looking at Custom was that not many 
developers or advanced users were using it. Could that perhaps be part 
of the reason that there were not many complaints? A feature as obscure 
as this (that hidden values do not get saved or set) is very easy to 
miss. You probably set several features if you hide the value before 
hitting the set or save buttons. When you perhaps quite a while 
afterward notice something is not working you may have forgotten or you 
may very well guess it is some kind of bug instead.

  reply	other threads:[~2006-01-14 21:47 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-12 21:58 Visual cleanup for customize buffers Kim F. Storm
2006-01-12 23:45 ` Luc Teirlinck
2006-01-13 12:37   ` Kim F. Storm
2006-01-13 14:18     ` Luc Teirlinck
2006-01-13 15:16       ` Kim F. Storm
2006-01-13 19:05         ` Drew Adams
2006-01-13 19:16         ` David Kastrup
2006-01-13 23:28         ` Luc Teirlinck
2006-01-13 23:34           ` Luc Teirlinck
2006-01-14 16:14           ` Richard M. Stallman
2006-01-14  0:08         ` Luc Teirlinck
2006-01-14  0:44         ` Luc Teirlinck
2006-01-14  1:56           ` Kim F. Storm
2006-01-14  2:58             ` Chong Yidong
2006-01-14  6:10             ` Drew Adams
2006-01-14 16:14           ` Richard M. Stallman
2006-01-14 16:14         ` Richard M. Stallman
2006-01-14 20:50           ` Lennart Borgman
2006-01-14 21:32             ` Luc Teirlinck
2006-01-14 21:47               ` Lennart Borgman [this message]
2006-01-15 18:09                 ` Luc Teirlinck
2006-01-15 18:41                 ` Kim F. Storm
2006-01-15 19:59                   ` Luc Teirlinck
2006-01-14 21:58           ` Drew Adams
2006-01-14 22:17             ` Drew Adams
2006-01-15  1:40           ` Luc Teirlinck
2006-01-15 23:08             ` Richard M. Stallman
2006-01-16  4:19               ` Luc Teirlinck
2006-01-19 17:44                 ` Richard M. Stallman
2006-01-17  4:20               ` Luc Teirlinck
2006-01-17 20:00                 ` Richard M. Stallman
2006-01-20  0:18                   ` Luc Teirlinck
2006-01-13 16:40     ` Stefan Monnier
2006-01-13 19:04   ` Bill Wohler
2006-01-14  1:28     ` Luc Teirlinck
2006-01-14  1:46       ` Bill Wohler
2006-01-14  5:49   ` Richard M. Stallman
2006-01-14 15:28     ` Luc Teirlinck
2006-01-13  0:08 ` Luc Teirlinck
2006-01-13 15:24   ` Kim F. Storm
2006-01-13 19:33     ` martin rudalics
2006-01-13  0:24 ` Luc Teirlinck
2006-01-14  5:48   ` Richard M. Stallman
2006-01-14  5:49 ` Richard M. Stallman
2006-01-14 15:07   ` Luc Teirlinck
2006-01-14 23:05   ` Luc Teirlinck
2006-01-15  4:40     ` Luc Teirlinck
2006-02-05  0:07     ` Kim F. Storm
2006-02-06  2:07       ` Richard M. Stallman
2006-02-06  4:30       ` Luc Teirlinck
2006-02-06  7:21         ` Eli Zaretskii
2006-02-06 17:35           ` Luc Teirlinck
2006-01-14 23:27   ` Luc Teirlinck
2006-01-14 23:45     ` Drew Adams
2006-01-15 18:59     ` Kim F. Storm
2006-01-15  4:17   ` Luc Teirlinck
2006-01-15 23:08     ` Richard M. Stallman

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=43C9717C.4020900@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    --cc=storm@cua.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.