On Thu, May 12, 2016 at 07:11:20PM -0400, Damien Riegel wrote: > A few lines in mx_open_new_message are also reindented using spaces > instead of tabs. > that qualifies as an unrelated change in my book. style fixes should only happen on lines which are touched anyway. the rest is for a separte commit (and there, code locality doesn't really matter - you can reindent all of mutt in one commit as far as i'm concerned. but that topic was recently discussed on this list ...).
- [PATCH] add open_new_msg operation to struct mx_ops Damien Riegel
- Re: [PATCH] add open_new_msg operation to struct m... Oswald Buddenhagen
- Re: [PATCH] add open_new_msg operation to stru... Damien Riegel
- Re: [PATCH] add open_new_msg operation to ... Oswald Buddenhagen
- [PATCH] add open_new_msg operation to struct mx_op... Damien Riegel
- Re: [PATCH] add open_new_msg operation to stru... Kevin J. McCarthy