]> code.delx.au - gnu-emacs/blobdiff - src/.gdbinit
Merged from miles@gnu.org--gnu-2005 (patch 469)
[gnu-emacs] / src / .gdbinit
index 8b1dcb4df5b85d1c49ed6d32bee479e955682228..66b9e64ec7a8f1cbd364200828f846da46495c37 100644 (file)
@@ -705,7 +705,7 @@ set print sevenbit-strings
 
 show environment DISPLAY
 show environment TERM
-set args -geometry 80x40+0+0
+#set args -geometry 80x40+0+0
 
 # Don't let abort actually run, as it will make
 # stdio stop working and therefore the `pr' command above as well.