From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karoly.Lorentey@cern.ch (=?utf-8?q?L=C5=91rentey_K=C3=A1roly?=) Newsgroups: gmane.emacs.devel Subject: Re: Double slashes in config.h Date: Mon, 21 Mar 2005 18:08:29 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1948569994==" X-Trace: sea.gmane.org 1111425319 32668 80.91.229.2 (21 Mar 2005 17:15:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2005 17:15:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 21 18:15:18 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDQSG-0007z3-1m for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 18:12:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDQjO-0003SX-10 for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 12:30:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DDQgY-0001cG-Vz for emacs-devel@gnu.org; Mon, 21 Mar 2005 12:27:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DDQgP-0001Vl-94 for emacs-devel@gnu.org; Mon, 21 Mar 2005 12:27:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDQgO-0001US-Jj for emacs-devel@gnu.org; Mon, 21 Mar 2005 12:27:16 -0500 Original-Received: from [212.92.23.158] (helo=chatsubo.ninsei.hu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DDQOH-0002NM-9Z; Mon, 21 Mar 2005 12:08:33 -0500 Original-Received: from walrus (pcitislory.cern.ch [137.138.41.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by chatsubo.ninsei.hu (Postfix) with ESMTP id 3BAF81AD9E; Mon, 21 Mar 2005 18:08:31 +0100 (CET) Original-Received: by walrus (Postfix, from userid 1000) id 182712347C; Mon, 21 Mar 2005 18:08:30 +0100 (CET) Original-To: David Kastrup X-Face: 'En&2832W(@ewy5g1U"#y@9QIA5Ko, -nD`s[9D+/5g^PSGLTyV&be8/lc-aTc&JPpgbJ-8f 2f*2:@kvpQ:"H^R*;0f1.$ In-Reply-To: (David Kastrup's message of "Sun, 20 Mar 2005 19:30:13 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34900 --===============1948569994== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable David Kastrup writes: > Richard Stallman writes: >> --ansi may have other consequences, and I don't trust it. >> Can we avoid generating these double-slashes? > [...] > Yes, it can be done, but it is not something that works easily and can > be resolved without recurring time and again by accident. As a quick & dirty hack, running config.h and both Makefile.c files through a 's,//+,/,' filter would be easy, and AFAICS it would work right at the moment. On the other hand, it would surely ruin someone's day later, when they want to put an actual `//' sequence in there for some reason. =2D-=20 K=C3=A1roly --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBCPv+O6eoyqA+yej8RAsheAJ9zeyBO8CvhrrgOQu415VFrKrV9bwCgwqfK /lq8ef38ODtTM4vrnBCoaoA= =OSu8 -----END PGP SIGNATURE----- --=-=-=-- --===============1948569994== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1948569994==--