GNU bug report logs - #19966
24.4; Get error on hover over variable for tooltip inspection, gud/pdb

Previous Next

Package: emacs;

Reported by: Tom Burbage <tiburbage <at> gmail.com>

Date: Fri, 27 Feb 2015 22:59:02 UTC

Severity: normal

Found in version 24.4

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 19966 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 19966 <at> debbugs.gnu.org, Tom Burbage <tiburbage <at> gmail.com>
Subject: Re: bug#19966: 24.4;
 Get error on hover over variable for tooltip inspection, gud/pdb
Date: Mon, 02 Mar 2015 12:31:10 -0500
Can you try the patch below?


        Stefan


diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el
index 42c5b20..29a6dc6 100644
--- a/lisp/progmodes/gud.el
+++ b/lisp/progmodes/gud.el
@@ -1,4 +1,4 @@
-;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers
+;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers  -*- lexical-binding:t -*-
 
 ;; Copyright (C) 1992-1996, 1998, 2000-2015 Free Software Foundation,
 ;; Inc.




This bug report was last modified 10 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.