[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-04-25 Thread Carl Worth
On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins wrote: > This enables the proper face customization UI for > notmuch-search-line-faces. Thanks. That's a nice improvement. Applied and pushed. -Carl -- carl.d.worth at intel.com -- next part -- A non-text

Re: [PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-04-25 Thread Carl Worth
On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: This enables the proper face customization UI for notmuch-search-line-faces. Thanks. That's a nice improvement. Applied and pushed. -Carl -- carl.d.wo...@intel.com pgpUY5X1cNy2O.pgp Description:

[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-04-19 Thread Pieter Praet
On Sat, 26 Mar 2011 22:26:26 -0700, Jameson Rollins wrote: > On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins finestructure.net> wrote: > > This enables the proper face customization UI for > > notmuch-search-line-faces. > > Hey, folks. amdragon was the one who figured out that

Re: [PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-04-19 Thread Pieter Praet
On Sat, 26 Mar 2011 22:26:26 -0700, Jameson Rollins jroll...@finestructure.net wrote: On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: This enables the proper face customization UI for notmuch-search-line-faces. Hey, folks. amdragon was the

Re: [PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-28 Thread Austin Clements
On Sun, Mar 27, 2011 at 1:26 AM, Jameson Rollins jroll...@finestructure.net wrote: On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: This enables the proper face customization UI for notmuch-search-line-faces. Hey, folks. amdragon was the one who

Re: [PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-28 Thread Jameson Graef Rollins
On Sun, 27 Mar 2011 22:57:46 -0400, Austin Clements amdra...@mit.edu wrote: My concern is that it's unclear if the custom-face-edit widget is considered a public interface, or if it's internal to customize and thus could change at any time. These things are always a bit murky in Emacs.

[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-27 Thread Austin Clements
On Sun, Mar 27, 2011 at 1:26 AM, Jameson Rollins wrote: > On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins < jrollins at finestructure.net> wrote: >> This enables the proper face customization UI for >> notmuch-search-line-faces. > > Hey, folks. amdragon was the one who figured out that

[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-27 Thread Jameson Graef Rollins
On Sun, 27 Mar 2011 22:57:46 -0400, Austin Clements wrote: > My concern is that it's unclear if the custom-face-edit widget is considered > a public interface, or if it's internal to customize and thus could change > at any time. These things are always a bit murky in Emacs. custom-face-edit >

[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-26 Thread Jameson Rollins
On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins wrote: > This enables the proper face customization UI for > notmuch-search-line-faces. Hey, folks. amdragon was the one who figured out that custom-face-edit was the correct value-type to use to get the face customization ui for the

[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-26 Thread Jameson Graef Rollins
This enables the proper face customization UI for notmuch-search-line-faces. --- emacs/notmuch.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 92a86cf..a23d0c2 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -612,7

[PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-26 Thread Jameson Graef Rollins
This enables the proper face customization UI for notmuch-search-line-faces. --- emacs/notmuch.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 92a86cf..a23d0c2 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -612,7

Re: [PATCH] use custom-face-edit value-type in notmuch-search-line-faces

2011-03-26 Thread Jameson Rollins
On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: This enables the proper face customization UI for notmuch-search-line-faces. Hey, folks. amdragon was the one who figured out that custom-face-edit was the correct value-type to use to get the face