bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #1780] [Patch #1780] Make it possible to choose the visual and au


From: noreply
Subject: [patch #1780] [Patch #1780] Make it possible to choose the visual and audible bell
Date: Thu, 31 Jul 2003 16:13:56 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030714 Galeon/1.3.5 Debian/1.3.5.20030714-2

Patch #1780 has been updated. 

Project: 
Category: None
Status: Open
Summary: Make it possible to choose the visual and audible bell

Follow-Ups:

Date: Thu 07/31/2003 at 22:13
By: marcus

Comment:
Please use uppercase characters for enumerator values, ie BELL_OFF etc.

Instead using an enumerator, you could also just use a function pointer (ie, 0, 
cons_vcons_flash, or cons_vcons_bell).  That saves you the hassle to repeat the 
if in both places, although it obscures the code a bit.  Not sure if it is 
worth it, what do you think?

I don't think you want <strings.h>, but rather <string.h>.

Don't abbreviate copyright years.  It is 2003, not 03.

We should allow "--visual-bell=visual" and "--audible-bell=audible" for 
consistency and easier scripting.

When this is fixed, it can go in.  Please submit a revised patch.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1780&group_id=30

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]