ee-customize

ee-customize - browse Emacs customization groups

Description

This extension collects Emacs customization groups and their relationships and displays them under different views.

Default views

By Category

This view builds the Emacs customization group tree using the information about relationships between the customization groups.

r-parent-child-key-fields builds group tree from relational table using fields 'name' and 'parent-group' to relate different groups
r-calculator only group's immediate children groups are counted
r-printer prints group name and amount of subgroups if any
r-select displays the customization buffer with options from selected group
 + convenience (6)
 + editing (16)
 + external (3)
 - programming (2)
  - languages (4)
     c
   + cperl (6)
   - lisp (2)
      advice
    + scheme (2)
     sgml
  - tools (2)
   + ee (18)
     makefile
--:%%  *ee-customize*    (ee-customize)--L1--C0--Top------------
 

TODO

  • Add more views
  • Make hook for ee-view-expansion-show to load dependent options and update view buffer