test email

2015-05-02 Thread acefael
please ignore. i'm just testing it works.

http://dev.mutt.org/trac/ticket/3638

2015-05-02 Thread acefael
hi, what do you think about the attached patch for fixing one of the issues mentioned in ticket http://dev.mutt.org/trac/ticket/3638 this one is about main.c:75 thanks for the consideration, acefael changeset: 6446:e189a50e14b9 tag: tip user:acefael date:Fri May 01 21

http://dev.mutt.org/trac/ticket/3638

2015-05-02 Thread acefael
hi, what do you think about the attached patch for fixing one of the issues mentioned in ticket http://dev.mutt.org/trac/ticket/3638 this one is about main.c:75 thanks for the consideration, acefael changeset: 6446:e189a50e14b9 tag: tip user:acefael date:Fri May 01

Re: http://dev.mutt.org/trac/ticket/3638

2015-05-03 Thread acefael
hi, thanks for the quick reply. attached is another patch. suffix number is 2, correct? this one now puts N_ around the strings in the Copyright[] array. tested my running mutt -v -v -v. sorry for sending the original mail twice, had technical difficulty. kind regards, acefael On Sun, May 03

Re: http://dev.mutt.org/trac/ticket/3638

2015-05-03 Thread acefael
On Sun, May 03, 2015 at 12:55:00PM +0300, Andrej N. Gritsenko wrote: > Hello! > > I have written on Sunday, 3 May, at 12:14: > >Eike Rathke has written on Saturday, 2 May, at 23:58: > >>On Saturday, 2015-05-02 13:32:23 +0100, acefael wrote: > > >>>

Re: http://dev.mutt.org/trac/ticket/3638

2015-05-03 Thread acefael
hi Andriy, On Sun, May 03, 2015 at 05:33:48PM +0300, Andrej N. Gritsenko wrote: > Hello! > > acefael has written on Sunday, 3 May, at 12:06: > > >the diff removes "puts (_(Copyright));" > >and it adds the loop wherein it calls "puts (_(Copyright[i

c indentation?

2015-05-03 Thread acefael
hello, does anyone have a c-mode-hook that sets up indentation and maybe more settings suitable for editing mutt source code? cheers, acefael

Re: mutt: Provide SSL cipher selection option. (closes #3167)

2015-05-04 Thread acefael
is this a patchbomb, and the preferred format you like to receive patches in? cheers, acefael On Sun, May 03, 2015 at 04:30:48PM -0700, Brendan Cully wrote: > changeset: 6446:c46dfbdb5eff > user: Kevin McCarthy > date: Sun May 03 16:25:45 2015 -0700 > link: http://dev

Re: http://dev.mutt.org/trac/ticket/3638

2015-05-05 Thread acefael
hi, check_seg.sh returns 0 with my change. acefael On Sun, May 03, 2015 at 12:03:41PM +0100, acefael wrote: > hi, > > thanks for the quick reply. > > attached is another patch. suffix number is 2, correct? > this one now puts N_ around the strings in the Copyright[] array. &

Re: http://dev.mutt.org/trac/ticket/3638

2015-05-09 Thread acefael
On Sat, May 09, 2015 at 03:22:46PM +0200, Vincent Lefevre wrote: > On 2015-05-01 20:58:37 +0100, acefael wrote: > > what do you think about the attached patch for > > fixing one of the issues mentioned in ticket > > http://dev.mutt.org/trac/ticket/3638 > > >