From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r107126: Document yet more things that were never added to NEWS Date: Mon, 06 Feb 2012 09:45:24 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1328539535 20295 80.91.229.3 (6 Feb 2012 14:45:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2012 14:45:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 15:45:35 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RuPoz-0002GA-77 for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2012 15:45:33 +0100 Original-Received: from localhost ([::1]:38338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuPoy-0002lF-Mh for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2012 09:45:32 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:41425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuPos-0002kt-LN for emacs-devel@gnu.org; Mon, 06 Feb 2012 09:45:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuPor-0006uP-JE for emacs-devel@gnu.org; Mon, 06 Feb 2012 09:45:26 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:17470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuPor-0006uJ-AX; Mon, 06 Feb 2012 09:45:25 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak0JAA/nL09MCqD0/2dsb2JhbABDrjt9gQaBcgEBBAFWIwULCzQSFBgNJC2HYrk9iR+CbxICAgMGAgQCAQQCAgwGCAIBAgGEHQEEBA4KAoM9BIhEmwOEWg X-IronPort-AV: E=Sophos;i="4.73,371,1325480400"; d="scan'208";a="161434614" Original-Received: from 76-10-160-244.dsl.teksavvy.com (HELO pastel.home) ([76.10.160.244]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 06 Feb 2012 09:45:24 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 4697358BE3; Mon, 6 Feb 2012 09:45:24 -0500 (EST) In-Reply-To: (Leo's message of "Mon, 06 Feb 2012 12:10:24 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.183 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148262 Archived-At: > Is there a better name for this macro _condition-case-no-debug_? Not yet. How 'bout "condition-case-unless-debugging"? Stefan