--- lisp/idutils.el.orig	2012-01-01 03:16:06.000000000 -0600
+++ lisp/idutils.el	2014-07-06 19:20:04.000000000 -0500
@@ -32,7 +32,7 @@
 (require 'compile)
 (require 'thingatpt)
 
-(defvar gid-command "gid" "The command run by the gid function.")
+(defvar gid-command "gid32" "The command run by the gid function.")
 
 (defvar gid-mode-font-lock-keywords
   '(("^\\(Compilation\\|Gid\\) \\(started\\|finished\\).*"