unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Nathan Trapuzzano <nbtrap@nbtrap.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 16857@debbugs.gnu.org
Subject: bug#16857: 24.3.50; Incorrect output from `list-load-path-shadows'
Date: Mon, 24 Feb 2014 18:16:18 -0500	[thread overview]
Message-ID: <87txboksot.fsf@nbtrap.com> (raw)
In-Reply-To: <jwvy510p6qp.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Mon, 24 Feb 2014 16:03:03 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> ... and tries to work around the problem by changing load-path

That's what I thought.

The infinite recursion is happening in slime's cl-lib's cl-position
advice, which itself calls cl-position, which triggers the advice again,
and so on.  But that's as much as I've had time to look.





  reply	other threads:[~2014-02-24 23:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-24  0:50 bug#16857: 24.3.50; Incorrect output from `list-load-path-shadows' Nathan Trapuzzano
2014-02-24  1:06 ` Glenn Morris
2014-02-24  1:20   ` Nathan Trapuzzano
2014-02-24  1:41     ` Glenn Morris
2014-02-24  1:51       ` Nathan Trapuzzano
2014-02-24 21:03 ` Stefan Monnier
2014-02-24 23:16   ` Nathan Trapuzzano [this message]
2014-02-24 23:34     ` Glenn Morris
2014-02-25 21:56       ` Stefan Monnier
2014-02-26  3:49         ` Nathan Trapuzzano

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87txboksot.fsf@nbtrap.com \
    --to=nbtrap@nbtrap.com \
    --cc=16857@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).