emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/.gdbinit


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/.gdbinit
Date: Fri, 30 Dec 2005 13:29:20 +0000

Index: emacs/src/.gdbinit
diff -u emacs/src/.gdbinit:1.73 emacs/src/.gdbinit:1.74
--- emacs/src/.gdbinit:1.73     Sat Dec 17 15:13:03 2005
+++ emacs/src/.gdbinit  Fri Dec 30 13:29:20 2005
@@ -764,6 +764,12 @@
 show environment TERM
 set args -geometry 80x40+0+0
 
+# People get bothered when they see messages about non-existent functions...
+echo \n
+echo  If you see messages below about functions not being defined,\n
+echo  don\'t worry about them.  Nothing is wrong.\n
+echo \n
+
 # Don't let abort actually run, as it will make
 # stdio stop working and therefore the `pr' command above as well.
 break abort




reply via email to

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