all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 19966@debbugs.gnu.org, Tom Burbage <tiburbage@gmail.com>
Subject: bug#19966: 24.4; Get error on hover over variable for tooltip inspection, gud/pdb
Date: Mon, 02 Mar 2015 12:31:10 -0500	[thread overview]
Message-ID: <jwvd24rcnn4.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <83r3t9sr5z.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 28 Feb 2015 22:43:36 +0200")

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.





  reply	other threads:[~2015-03-02 17:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27 22:28 bug#19966: 24.4; Get error on hover over variable for tooltip inspection, gud/pdb Tom Burbage
2015-02-28  8:35 ` Eli Zaretskii
     [not found]   ` <54F21B0C.7040903@gmail.com>
2015-02-28 20:43     ` Eli Zaretskii
2015-03-02 17:31       ` Stefan Monnier [this message]
2015-03-02 17:43         ` Eli Zaretskii
2015-03-03 19:24         ` Stefan Monnier
2015-03-04  7:29         ` Tom Burbage

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvd24rcnn4.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=19966@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=tiburbage@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.