[PATCH 2/2] cli/count: apply uncrustify changes
David Bremner
david at tethera.net
Wed Sep 9 16:18:28 PDT 2015
David Bremner <david at tethera.net> writes:
> Tomi Ollila <tomi.ollila at iki.fi> writes:
>
>>>
>>> if (exclude == EXCLUDE_TRUE) {
>>> search_exclude_tags = notmuch_config_get_search_exclude_tags
>>> - (config, &search_exclude_tags_length);
>>> + (config, &search_exclude_tags_length);
>>
>> With the first 2 uncrustify does a good job, but this last one it disagrees
>> how emacs(1) indents (and how it is currently indented in other notmuch
>> source files) -- I'd leave the last (3rd) change out.
>
> I actually think the uncrustify version is better, but I agree there is
> not much point having a standard that isn't easily achievable with
> emacs. After a short struggle trying to understand CC-mode indentation,
> I give up.
Pushed these two, amended as Tomi suggested.
d
More information about the notmuch
mailing list