From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ishikawa Newsgroups: gmane.comp.gcc.patches,gmane.emacs.devel Subject: Re: (RFC) GCC minor document change: gcc.1 Date: Wed, 16 Jul 2003 08:46:14 +0900 Sender: gcc-patches-owner@gcc.gnu.org Message-ID: <3F149246.3AD31FBF@yk.rim.or.jp> References: <9EF8DA0A-B656-11D7-8A0C-000393A6D2F2@physics.uc.edu> <3F1344D4.9BCA454@yk.rim.or.jp> <200307150734.h6F7YLi13759@green.twinsun.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1058312607 350 80.91.224.249 (15 Jul 2003 23:43:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Jul 2003 23:43:27 +0000 (UTC) Cc: gcc-patches@gcc.gnu.org, emacs-pretesters@gnu.org, emacs-devel@gnu.org, ebotcazou@gcc.gnu.org Original-X-From: gcc-patches-return-92408-gcc-patches=m.gmane.org@gcc.gnu.org Wed Jul 16 01:43:25 2003 Return-path: Original-Received: from sources.redhat.com ([67.72.78.213]) by main.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 19cZS9-00005V-00 for ; Wed, 16 Jul 2003 01:43:25 +0200 Original-Received: (qmail 24693 invoked by alias); 15 Jul 2003 23:44:21 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Archive: List-Post: List-Help: Original-Received: (qmail 24681 invoked from network); 15 Jul 2003 23:44:19 -0000 Original-Received: from unknown (HELO standard.erephon) (210.139.38.49) by sources.redhat.com with SMTP; 15 Jul 2003 23:44:19 -0000 Original-Received: from yk.rim.or.jp (really [127.0.0.1]) by yk.rim.or.jp via smail with esmtp id (Debian Smail3.2.0.114) for ; Wed, 16 Jul 2003 08:46:16 +0900 (JST) X-Accept-Language: ja, en Original-To: Paul Eggert Xref: main.gmane.org gmane.comp.gcc.patches:37356 gmane.emacs.devel:15628 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15628 Hi, Paul Eggert wrote: > Just in case, I have installed the following patch to the Emacs trunk: > This is somewhat off-topic, but my incorrect setup of e-mail address when I used Emacs mail buffer to post articles on local Debian GNU/Linux somehow propagated to the above post: I just noted Paul's e-mail address was mangled into eggert@bogus.example.com from the usual one in the archived copy at the above URL. I hope this won't cause something inconvenient. (It certainly cause something bad to the Spammers who crawl these archives for e-mail addresses!) This post should have a correct e-mail address. -- int main(void){int j=2003;/*(c)2003 cishikawa. */ char t[] =" @abcdefghijklmnopqrstuvwxyz.,\n\""; char *i ="g>qtCIuqivb,gCwe\np@.ietCIuqi\"tqkvv is>dnamz"; while(*i)((j+=strchr(t,*i++)-(int)t),(j%=sizeof t-1), (putchar(t[j])));return 0;}/* under GPL */