[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Customize UI (was: Emacs-23 release branch)
From: |
Juri Linkov |
Subject: |
Customize UI (was: Emacs-23 release branch) |
Date: |
Sun, 14 Mar 2010 23:34:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) |
> * Improving the Customize user interface (I have some working in this
> area that I'm going to commit soon).
I propose more improvements for the Customize user interface:
** Move sub-group links to the top of the Customize buffer.
This will make the group tree navigation much easier.
Most file browsers do the same: they put links to subdirectories
before links to files (in Customize, options are analogous to files,
and groups - to directories).
So UI would look like:
_____________________________________________________
Parent groups: Environment Files
Subgroups:
Dired Faces : Faces used by Dired.
Dired Mark : Handling marks in Dired.
Dired X : Extended directory editing (dired-x).
Find Dired : Run a `find' command and dired the output.
Ls Lisp : Emulate the ls program completely in Emacs Lisp.
Wdired : Mode to rename files by editing their names in dired buffers.
_____________________________________________________
Dired group: Directory editing.
State: visible group members are all at standard values.
Directory Free Space Args
Options to use when running `directory-free-space-program'.
Directory Free Space Program
Program to get the amount of free space on a file system. More
[more options...]
** Implement Info-like navigation, so `t' will go to the Top
of the group tree, `l' will go to the previous Customize buffer
(`u' already goes Up like in Info).
** There are "floating mountains" - groups that can't be reached from the Top.
There should be a way to find all such groups, and now I accidentally
found one such group `mime' (but its related groups `mime-display' and
`mime-security' are ok - they have the parent `mail').
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: finder.el UI, (continued)
- Re: finder.el UI, Ted Zlatanov, 2010/03/22
- Re: finder.el UI, Stefan Monnier, 2010/03/22
- Re: finder.el UI, Ted Zlatanov, 2010/03/22
- Re: finder.el UI, Juri Linkov, 2010/03/22
- Re: finder.el UI, Ted Zlatanov, 2010/03/22
- Re: finder.el UI, Stefan Monnier, 2010/03/22
- Re: finder.el UI, Ted Zlatanov, 2010/03/22
- Re: finder.el UI, Juri Linkov, 2010/03/22
- RE: finder.el UI, Drew Adams, 2010/03/22
- Re: finder.el UI, Juri Linkov, 2010/03/22
Customize UI (was: Emacs-23 release branch),
Juri Linkov <=
Re: Customize UI, Chong Yidong, 2010/03/15
Re: Customize UI, Lennart Borgman, 2010/03/15
Re: Customize UI, Juri Linkov, 2010/03/15
Re: Customize UI, Ted Zlatanov, 2010/03/19
Re: Emacs-23 release branch, Eli Zaretskii, 2010/03/10