From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brian Adkins Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Can't paste from files with .arc extensions Date: Mon, 10 Mar 2008 09:12:15 -0400 Message-ID: <47D533AF.5080300@lojic.com> References: <47D32BE3.5000707@lojic.com> <47D479AE.3010800@lojic.com> <20080310083306.GA15530@www.trapp.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205158034 7127 80.91.229.12 (10 Mar 2008 14:07:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2008 14:07:14 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rms@gnu.org To: tomas@tuxteam.de Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 10 15:07:41 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JYidk-0007I0-MU for ged-emacs-devel@m.gmane.org; Mon, 10 Mar 2008 15:06:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYidC-0001O1-HG for ged-emacs-devel@m.gmane.org; Mon, 10 Mar 2008 10:05:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYhnl-0006fh-9l for emacs-devel@gnu.org; Mon, 10 Mar 2008 09:12:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYhni-0006cy-N4 for emacs-devel@gnu.org; Mon, 10 Mar 2008 09:12:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYhni-0006ct-IL for emacs-devel@gnu.org; Mon, 10 Mar 2008 09:12:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYhni-000785-BV for emacs-devel@gnu.org; Mon, 10 Mar 2008 09:12:22 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JYhni-000534-1U for emacs-pretest-bug@gnu.org; Mon, 10 Mar 2008 09:12:22 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JYhne-000779-Mq for emacs-pretest-bug@gnu.org; Mon, 10 Mar 2008 09:12:21 -0400 Original-Received: from rs48.luxsci.com ([65.61.166.92]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JYhne-00076l-BM; Mon, 10 Mar 2008 09:12:18 -0400 Original-Received: from [10.0.0.73] (adsl-068-209-204-112.sip.rdu.bellsouth.net [68.209.204.112]) (authenticated bits=0) by rs48.luxsci.com (8.13.1/8.13.7) with ESMTP id m2ADCFpu030184 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 10 Mar 2008 08:12:16 -0500 User-Agent: Thunderbird 2.0.0.12 (X11/20080227) In-Reply-To: <20080310083306.GA15530@www.trapp.net> X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Mon, 10 Mar 2008 10:04:10 -0400 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:92031 gmane.emacs.pretest.bugs:21502 Archived-At: tomas@tuxteam.de wrote, On 03/10/2008 04:33 AM: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sun, Mar 09, 2008 at 07:58:38PM -0400, Brian Adkins wrote: > > Richard Stallman wrote, On 03/09/2008 04:53 PM: > > > Paul Graham's new Arc language uses .arc as an > > [...] > > > What is the problem? Arc programming language files are plain text and > > archive files are binary, right? Shouldn't that be enough to distinguish > > between them? > > And how you distinguish between that? Show me an archive file that could be confused for an Arc programming language file. Anyway, it's moot for me at this point; I've already removed .arc from auto-coding-alist and that works fine for me.