# HG changeset patch # User Nick Roberts # Date 1161495608 0 # Node ID 12bc7c50359c2beb26e2fab1eafbeedce1c586dd # Parent 3ebe304000389a98fb1e6ec8604066f5f7496e1a (gdb-info-stack-custom): Don't try to give gdb-stack-position a value when there is no fringe. diff -r 3ebe30400038 -r 12bc7c50359c lisp/progmodes/gdb-ui.el --- a/lisp/progmodes/gdb-ui.el Sun Oct 22 05:39:34 2006 +0000 +++ b/lisp/progmodes/gdb-ui.el Sun Oct 22 05:40:08 2006 +0000 @@ -2048,7 +2048,6 @@ (or gdb-stack-position (setq gdb-stack-position (make-marker))) (set-marker gdb-stack-position (point))) - (set-marker gdb-stack-position nil) (put-text-property bl (+ bl 4) 'face '(:inverse-video t)))) (when (re-search-forward