From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#12548: 24.2.50; Eager macro-expansion skipped due to cycle Date: Tue, 02 Oct 2012 18:45:51 +0200 Message-ID: <83zk44aklc.fsf@gnu.org> References: <83391ycq0c.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1349196432 15958 80.91.229.3 (2 Oct 2012 16:47:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Oct 2012 16:47:12 +0000 (UTC) Cc: 12548@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 02 18:47:16 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TJ5cM-0007cO-OK for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Oct 2012 18:46:46 +0200 Original-Received: from localhost ([::1]:54321 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ5cH-0001eZ-9D for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Oct 2012 12:46:41 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ5cC-0001cq-5N for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 12:46:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJ5c5-0000fW-T0 for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 12:46:36 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ5c5-0000fM-Pd for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 12:46:29 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TJ5cc-0002ny-CX for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 12:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 02 Oct 2012 16:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12548 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12548-submit@debbugs.gnu.org id=B12548.134919639810751 (code B ref 12548); Tue, 02 Oct 2012 16:47:02 +0000 Original-Received: (at 12548) by debbugs.gnu.org; 2 Oct 2012 16:46:38 +0000 Original-Received: from localhost ([127.0.0.1]:37969 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJ5cE-0002nM-D4 for submit@debbugs.gnu.org; Tue, 02 Oct 2012 12:46:38 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:53801) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJ5cB-0002n6-A5 for 12548@debbugs.gnu.org; Tue, 02 Oct 2012 12:46:36 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MB900900YFG3600@a-mtaout22.012.net.il> for 12548@debbugs.gnu.org; Tue, 02 Oct 2012 18:45:41 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MB90089YYK5N5B0@a-mtaout22.012.net.il>; Tue, 02 Oct 2012 18:45:41 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65116 Archived-At: > From: Glenn Morris > Cc: 12548@debbugs.gnu.org > Date: Tue, 02 Oct 2012 02:47:34 -0400 > > > This is explained in NEWS, so can this be closed? I think the relevant maintainers (erc and Tramp) should be made aware of this, and hopefully fix the problem reported here.