GNU bug report logs - #10687
24.0.92; Interactive edebug/eieio interaction

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Wed, 1 Feb 2012 14:02:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Found in version 24.0.92

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 10687 <at> debbugs.gnu.org
Subject: Re: bug#10687: 24.0.92; Interactive edebug/eieio interaction
Date: Wed, 01 Feb 2012 12:01:36 -0500
Lars Ingebrigtsen wrote:

> Put the following in *scratch*, and say `C-u M-C-x' to edebug-instrument
> it.
>
> (defun test-edebug ()
>   (interactive)
>   (auth-source-search :max 1
> 		      :host "news.gmane.org"
> 		      :port '("119" "nntp")))
>
> Then say `(test-edebug)' and step through the form.  Everything will be
> fine.

Nope, I get (in emacs -Q): Symbol's function definition is void:
auth-source-search

If I repeat with emacs -Q -l auth-source, then it works for me.
(Not trying to be awkward here.)

> But then say `M-x test-edebug'.  I get the following error when stepping
> over the search function:

Works for me with emacs -Q -l auth-source.





This bug report was last modified 11 years and 163 days ago.

Previous Next


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