From: Nick Roberts Date: Sun, 22 Oct 2006 05:40:08 +0000 (+0000) Subject: (gdb-info-stack-custom): Don't try to give X-Git-Tag: emacs-pretest-22.0.90~49 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eb036ad0e2d3ec97b482f402c4fac31f4f8f8e39;p=emacs.git (gdb-info-stack-custom): Don't try to give gdb-stack-position a value when there is no fringe. --- diff --git a/lisp/progmodes/gdb-ui.el b/lisp/progmodes/gdb-ui.el index 52360a73970..007033a87ba 100644 --- a/lisp/progmodes/gdb-ui.el +++ b/lisp/progmodes/gdb-ui.el @@ -2048,7 +2048,6 @@ static char *magick[] = { (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