[PATCH] emacs: Put notmuch-hello-sections in custom group notmuch-hello

Austin Clements amdragon at MIT.EDU
Mon Apr 16 08:40:15 PDT 2012


Quoth Jani Nikula on Apr 16 at  6:58 am:
> Hi Austin, id:"1330811724-30901-1-git-send-email-jani at nikula.org" :)
> 
> Mark had a valid point about ordering within groups, which I didn't
> follow up on, but this is a necessary intermediate step in the right
> direction no matter what. I don't care whose patches get merged, but
> let's merge the change.

Ah, indeed!  If only I had an MUA that let me easily search my mail...

The order of the customs is just the order they're listed in defgroup
(currently we don't pass any to defgroup) followed by the order Emacs
evaluates the defcustoms in (defcustom -> custom-handle-keyword ->
custom-add-to-group).  We could use defgroup is put really important
ones at the top if we want.


More information about the notmuch mailing list