From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9803: [PATCH] Add ERT option to skip test Date: Mon, 21 Oct 2013 15:23:22 -0400 Message-ID: References: <87vc0usnrj.fsf@gmx.de> <87txgcyqyk.fsf@gmx.de> <87ppqywtjk.fsf@gmx.de> <87y55m36d3.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382383466 22887 80.91.229.3 (21 Oct 2013 19:24:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2013 19:24:26 +0000 (UTC) Cc: 9803@debbugs.gnu.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 21 21:24:26 2013 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 1VYL5S-0001HV-3e for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 Oct 2013 21:24:22 +0200 Original-Received: from localhost ([::1]:41364 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYL5R-0002HD-Ij for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 Oct 2013 15:24:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYL5G-0002Gs-7Z for bug-gnu-emacs@gnu.org; Mon, 21 Oct 2013 15:24:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYL58-00021k-Ub for bug-gnu-emacs@gnu.org; Mon, 21 Oct 2013 15:24:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYL58-00021g-RL for bug-gnu-emacs@gnu.org; Mon, 21 Oct 2013 15:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VYL58-0002OC-Dz for bug-gnu-emacs@gnu.org; Mon, 21 Oct 2013 15:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 Oct 2013 19:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9803 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9803-submit@debbugs.gnu.org id=B9803.13823834119142 (code B ref 9803); Mon, 21 Oct 2013 19:24:02 +0000 Original-Received: (at 9803) by debbugs.gnu.org; 21 Oct 2013 19:23:31 +0000 Original-Received: from localhost ([127.0.0.1]:33148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VYL4d-0002NO-2n for submit@debbugs.gnu.org; Mon, 21 Oct 2013 15:23:31 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:8266) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VYL4a-0002N7-WB for 9803@debbugs.gnu.org; Mon, 21 Oct 2013 15:23:29 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: At0KABK/CFFFxLCX/2dsb2JhbABEvg0EAnsXc4IeAQEEAVYjBQsLNBIUGA0kiB4GwS2RCgOkeoFegxM X-IPAS-Result: At0KABK/CFFFxLCX/2dsb2JhbABEvg0EAnsXc4IeAQEEAVYjBQsLNBIUGA0kiB4GwS2RCgOkeoFegxM X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="36005760" Original-Received: from 69-196-176-151.dsl.teksavvy.com (HELO pastel.home) ([69.196.176.151]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 21 Oct 2013 15:23:23 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id C929760026; Mon, 21 Oct 2013 15:23:22 -0400 (EDT) In-Reply-To: <87y55m36d3.fsf@gmx.de> (Michael Albinus's message of "Mon, 21 Oct 2013 19:02:00 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:79473 Archived-At: > I've tried a kind of `letf'; this failed because it replaces only > function calls of functions which exist already. Does not work, because > `skip-if' shall not exist. You want to use either `cl-flet' or `cl-macrolet', depending on whether you want to define skip-if as a local function or a local macro. Stefan