[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: status icon support
From: |
Tom Tromey |
Subject: |
Re: RFC: status icon support |
Date: |
Fri, 11 Jan 2008 18:28:52 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) |
>>>>> "Dan" == Dan Nicolaescu <address@hidden> writes:
>> +/* Callback which is called when the user clicks on a status icon. */
>> +static void
>> +activate_icon (widget, data)
>> + GtkWidget *widget;
>> + gpointer data;
>> +{
Dan> Please no K&R in new code.
Hahaha -- I actually went and changed everything to K&R, thinking that
was still the official Emacs style.
I will change it back.
Tom
- RFC: status icon support, Tom Tromey, 2008/01/11
- Re: RFC: status icon support, Dan Nicolaescu, 2008/01/11
- Re: RFC: status icon support,
Tom Tromey <=
- Re: RFC: status icon support, Tom Tromey, 2008/01/11
- Re: RFC: status icon support, Ulrich Mueller, 2008/01/12
- Re: RFC: status icon support, Tom Tromey, 2008/01/12
- Re: RFC: status icon support, Richard Stallman, 2008/01/13
- Re: RFC: status icon support, Tom Tromey, 2008/01/13
- Re: RFC: status icon support, Richard Stallman, 2008/01/14
- Re: RFC: status icon support, Tom Tromey, 2008/01/19
- Re: RFC: status icon support, Richard Stallman, 2008/01/20
- Re: RFC: status icon support, Michael Olson, 2008/01/22
- Re: RFC: status icon support, Tom Tromey, 2008/01/13