[PATCH] emacs: Pretty print the numbers of matching messages.

2010-06-03 Thread Carl Worth
On Tue, 4 May 2010 14:44:39 +0100, David Edmondson wrote: > Insert a separator every three digits when outputting numbers. Allow > the user to choose the separator by customizing > `notmuch-decimal-separator'. Widen the space allocated for message > counts accordingly. Committed. Thanks. -Carl

Re: [PATCH] emacs: Pretty print the numbers of matching messages.

2010-06-03 Thread Carl Worth
On Tue, 4 May 2010 14:44:39 +0100, David Edmondson d...@dme.org wrote: Insert a separator every three digits when outputting numbers. Allow the user to choose the separator by customizing `notmuch-decimal-separator'. Widen the space allocated for message counts accordingly. Committed.

[PATCH] emacs: Pretty print the numbers of matching messages.

2010-05-04 Thread David Edmondson
Insert a separator every three digits when outputting numbers. Allow the user to choose the separator by customizing `notmuch-decimal-separator'. Widen the space allocated for message counts accordingly. --- emacs/notmuch-hello.el | 38 +++--- 1 files changed, 31

[PATCH] emacs: Pretty print the numbers of matching messages.

2010-05-04 Thread David Edmondson
Insert a separator every three digits when outputting numbers. Allow the user to choose the separator by customizing `notmuch-decimal-separator'. Widen the space allocated for message counts accordingly. --- emacs/notmuch-hello.el | 38 +++--- 1 files changed, 31