dot/gnus-local.el.distorted: Require `nnmail' before mentioning its variables.
[profile] / dot / xinitrc
index 7f31539..e493b87 100755 (executable)
@@ -279,7 +279,7 @@ case "$term" in
     ## or 3.  Let's find out...
     case $(ldd $(command -v pterm) | grep libgtk) in
       libgtk-2*) t_wd=504 ;;
-      *) t_wd=500 ;;
+      *) t_wd=503 ;;
     esac
     t_lineht=13 t_vextra=23 geom=-geometry;;
   Eterm) t_wd=504 t_lineht=13 t_vextra=23 geom=-g;;