From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: safe_call1 considered harmful Date: Mon, 31 Jul 2006 00:38:28 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1154320733 3507 80.91.229.2 (31 Jul 2006 04:38:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Jul 2006 04:38:53 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 31 06:38:51 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 1G7PYF-0000rY-7H for ged-emacs-devel@m.gmane.org; Mon, 31 Jul 2006 06:38:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7PYB-0001Gr-72 for ged-emacs-devel@m.gmane.org; Mon, 31 Jul 2006 00:38:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G7PXz-0001GV-9e for emacs-devel@gnu.org; Mon, 31 Jul 2006 00:38:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G7PXy-0001Fz-Gs for emacs-devel@gnu.org; Mon, 31 Jul 2006 00:38:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7PXy-0001Fn-8x for emacs-devel@gnu.org; Mon, 31 Jul 2006 00:38:30 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G7PaY-0001aN-50 for emacs-devel@gnu.org; Mon, 31 Jul 2006 00:41:10 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G7PXw-0000FA-Js; Mon, 31 Jul 2006 00:38:28 -0400 Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Sun, 30 Jul 2006 18:18:48 +0900) 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:57832 Archived-At: We can change tar-mode/arc-mode/jka-compr to call find-operation-coding-system with full number of arguments plus the extra argument BUFFER. I'd rather leave it alone.