Re: [Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-04 Thread Daniel Gryniewicz
Done, thanks.

Dan

(http://bugzilla.gnome.org/show_bug.cgi?id=536591)

On Wed, 2008-06-04 at 10:21 +0530, Srinivasa Ragavan wrote:
> File a bug and CC me. I'll make sure that there are no regressions in
> it.
> 
> -Srini.
> On Tue, 2008-06-03 at 11:51 -0400, Daniel Gryniewicz wrote:
> > Yep, that's it.  Reverting 35570 fixes the problem, and makes ctrl-d
> > delete messages again.
> > 
> > Dan
> > 
> > On Tue, 2008-06-03 at 11:23 +0530, Srinivasa Ragavan wrote:
> > > But that was added to keybindings section, which was only my commit.
> > > 
> > > -Srini.
> > > On Mon, 2008-06-02 at 23:27 -0400, Daniel Gryniewicz wrote:
> > > > I'm guessing it was revision 35571, which removed
> > > > accel="*Control*d"
> > > > from ui/evolution-mail-message.xml entirely.  This is just a guess, tho.
> > > > 
> > > > Dan
> > > > 
> > > > On Tue, 2008-06-03 at 08:32 +0530, Srinivasa Ragavan wrote:
> > > > > No, It shouldn't. Did I broke something? I definitely hacked some code
> > > > > around delete, but sure that it worked well.
> > > > > 
> > > > > -Srini
> > > > > On Mon, 2008-06-02 at 21:56 -0400, Daniel Gryniewicz wrote:
> > > > > > Is it my imagination, or does 2.23.3.1 not have any keyboard 
> > > > > > shortcut
> > > > > > for delete?  Ctrl-D seems to open a save dialog now, rather than 
> > > > > > delete.
> > > > > > 
> 
> > > > > > Dan
> > > > > > 
> > > > > > ___
> > > > > > Evolution-hackers mailing list
> > > > > > Evolution-hackers@gnome.org
> > > > > > http://mail.gnome.org/mailman/listinfo/evolution-hackers
> > > > > 
> > > > 
> > 

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-03 Thread Srinivasa Ragavan
File a bug and CC me. I'll make sure that there are no regressions in
it.

-Srini.
On Tue, 2008-06-03 at 11:51 -0400, Daniel Gryniewicz wrote:
> Yep, that's it.  Reverting 35570 fixes the problem, and makes ctrl-d
> delete messages again.
> 
> Dan
> 
> On Tue, 2008-06-03 at 11:23 +0530, Srinivasa Ragavan wrote:
> > But that was added to keybindings section, which was only my commit.
> > 
> > -Srini.
> > On Mon, 2008-06-02 at 23:27 -0400, Daniel Gryniewicz wrote:
> > > I'm guessing it was revision 35571, which removed
> > > accel="*Control*d"
> > > from ui/evolution-mail-message.xml entirely.  This is just a guess, tho.
> > > 
> > > Dan
> > > 
> > > On Tue, 2008-06-03 at 08:32 +0530, Srinivasa Ragavan wrote:
> > > > No, It shouldn't. Did I broke something? I definitely hacked some code
> > > > around delete, but sure that it worked well.
> > > > 
> > > > -Srini
> > > > On Mon, 2008-06-02 at 21:56 -0400, Daniel Gryniewicz wrote:
> > > > > Is it my imagination, or does 2.23.3.1 not have any keyboard shortcut
> > > > > for delete?  Ctrl-D seems to open a save dialog now, rather than 
> > > > > delete.
> > > > > 

> > > > > Dan
> > > > > 
> > > > > ___
> > > > > Evolution-hackers mailing list
> > > > > Evolution-hackers@gnome.org
> > > > > http://mail.gnome.org/mailman/listinfo/evolution-hackers
> > > > 
> > > 
> 
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-03 Thread Daniel Gryniewicz
Yep, that's it.  Reverting 35570 fixes the problem, and makes ctrl-d
delete messages again.

Dan

On Tue, 2008-06-03 at 11:23 +0530, Srinivasa Ragavan wrote:
> But that was added to keybindings section, which was only my commit.
> 
> -Srini.
> On Mon, 2008-06-02 at 23:27 -0400, Daniel Gryniewicz wrote:
> > I'm guessing it was revision 35571, which removed
> > accel="*Control*d"
> > from ui/evolution-mail-message.xml entirely.  This is just a guess, tho.
> > 
> > Dan
> > 
> > On Tue, 2008-06-03 at 08:32 +0530, Srinivasa Ragavan wrote:
> > > No, It shouldn't. Did I broke something? I definitely hacked some code
> > > around delete, but sure that it worked well.
> > > 
> > > -Srini
> > > On Mon, 2008-06-02 at 21:56 -0400, Daniel Gryniewicz wrote:
> > > > Is it my imagination, or does 2.23.3.1 not have any keyboard shortcut
> > > > for delete?  Ctrl-D seems to open a save dialog now, rather than delete.
> > > > 
> > > > Dan
> > > > 
> > > > ___
> > > > Evolution-hackers mailing list
> > > > Evolution-hackers@gnome.org
> > > > http://mail.gnome.org/mailman/listinfo/evolution-hackers
> > > 
> > 

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-02 Thread Srinivasa Ragavan
But that was added to keybindings section, which was only my commit.

-Srini.
On Mon, 2008-06-02 at 23:27 -0400, Daniel Gryniewicz wrote:
> I'm guessing it was revision 35571, which removed
> accel="*Control*d"
> from ui/evolution-mail-message.xml entirely.  This is just a guess, tho.
> 
> Dan
> 
> On Tue, 2008-06-03 at 08:32 +0530, Srinivasa Ragavan wrote:
> > No, It shouldn't. Did I broke something? I definitely hacked some code
> > around delete, but sure that it worked well.
> > 
> > -Srini
> > On Mon, 2008-06-02 at 21:56 -0400, Daniel Gryniewicz wrote:
> > > Is it my imagination, or does 2.23.3.1 not have any keyboard shortcut
> > > for delete?  Ctrl-D seems to open a save dialog now, rather than delete.
> > > 
> > > Dan
> > > 
> > > ___
> > > Evolution-hackers mailing list
> > > Evolution-hackers@gnome.org
> > > http://mail.gnome.org/mailman/listinfo/evolution-hackers
> > 
> 
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-02 Thread Daniel Gryniewicz
I'm guessing it was revision 35571, which removed
accel="*Control*d"
from ui/evolution-mail-message.xml entirely.  This is just a guess, tho.

Dan

On Tue, 2008-06-03 at 08:32 +0530, Srinivasa Ragavan wrote:
> No, It shouldn't. Did I broke something? I definitely hacked some code
> around delete, but sure that it worked well.
> 
> -Srini
> On Mon, 2008-06-02 at 21:56 -0400, Daniel Gryniewicz wrote:
> > Is it my imagination, or does 2.23.3.1 not have any keyboard shortcut
> > for delete?  Ctrl-D seems to open a save dialog now, rather than delete.
> > 
> > Dan
> > 
> > ___
> > Evolution-hackers mailing list
> > Evolution-hackers@gnome.org
> > http://mail.gnome.org/mailman/listinfo/evolution-hackers
> 

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-02 Thread Srinivasa Ragavan
No, It shouldn't. Did I broke something? I definitely hacked some code
around delete, but sure that it worked well.

-Srini
On Mon, 2008-06-02 at 21:56 -0400, Daniel Gryniewicz wrote:
> Is it my imagination, or does 2.23.3.1 not have any keyboard shortcut
> for delete?  Ctrl-D seems to open a save dialog now, rather than delete.
> 
> Dan
> 
> ___
> Evolution-hackers mailing list
> Evolution-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] 2.23.3.1 no delete shortcut?

2008-06-02 Thread Daniel Gryniewicz
Is it my imagination, or does 2.23.3.1 not have any keyboard shortcut
for delete?  Ctrl-D seems to open a save dialog now, rather than delete.

Dan

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers