From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Whitfield Diffie Newsgroups: gmane.emacs.devel Subject: Re: Percent sign in message Date: Sun, 10 Sep 2006 23:57:29 -0700 Message-ID: <200609110657.k8B6vTHW021987@ushabti.sfbay.sun.com> References: <87sliygb6l.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1157958200 5751 80.91.229.2 (11 Sep 2006 07:03:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Sep 2006 07:03:20 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 11 09:03:18 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GMfp8-0005JJ-1S for ged-emacs-devel@m.gmane.org; Mon, 11 Sep 2006 09:03:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMfp7-0007Ay-IT for ged-emacs-devel@m.gmane.org; Mon, 11 Sep 2006 03:03:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GMfou-0007Aj-5f for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:03:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GMfos-0007AR-Jn for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:03:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMfos-0007AO-Aw for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:03:02 -0400 Original-Received: from [192.18.98.43] (helo=brmea-mail-2.sun.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GMfpv-0003UM-B4 for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:04:17 -0400 Original-Received: from sfbaymail1sca.SFBay.Sun.COM ([129.145.154.35]) by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k8B72ocA015153 for ; Mon, 11 Sep 2006 01:02:50 -0600 (MDT) Original-Received: from ushabti.sfbay.sun.com (ushabti.SFBay.Sun.COM [129.146.74.69]) by sfbaymail1sca.SFBay.Sun.COM (8.13.6+Sun/8.13.6/ENSMAIL, v2.2) with ESMTP id k8B72nvk001555 for ; Mon, 11 Sep 2006 00:02:50 -0700 (PDT) Original-Received: from ushabti.sfbay.sun.com (localhost [127.0.0.1]) by ushabti.sfbay.sun.com (8.13.5+Sun/8.13.5) with ESMTP id k8B6vTFv021990; Sun, 10 Sep 2006 23:57:29 -0700 (PDT) Original-Received: (from diffie@localhost) by ushabti.sfbay.sun.com (8.13.5+Sun/8.13.5/Submit) id k8B6vTHW021987; Sun, 10 Sep 2006 23:57:29 -0700 (PDT) Original-To: michael.cadilhac@lrde.org (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) Started-at: 2006.09.10-23:55:57 In-reply-to: <87sliygb6l.fsf@lrde.org> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59658 Archived-At: Sunday 10 September 2006 at 23:55 > Why don't you use (message "%s" whatever)? Because I'm an idiot. Thank you. Whit