From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: AriT93 Newsgroups: gmane.emacs.devel Subject: Re: Fwd: vc-svn.el and "the underscore hack" Date: Wed, 8 Nov 2006 21:23:04 -0600 Message-ID: <17746.40728.347409.687270@arit93.ariserve.dynup.net> References: <17735.25691.286000.488074@gargle.gargle.HOWL> <17744.49420.800000.339491@gargle.gargle.HOWL> <87y7qls3xa.fsf@furball.mit.edu> Reply-To: AriT93 NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163042610 32271 80.91.229.2 (9 Nov 2006 03:23:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Nov 2006 03:23:30 +0000 (UTC) Cc: AriT93 , Stefan Monnier , rms@gnu.org, spiegel@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 09 04:23:25 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 1Gi0Vg-0008Pv-6t for ged-emacs-devel@m.gmane.org; Thu, 09 Nov 2006 04:23:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gi0Vf-00030V-N0 for ged-emacs-devel@m.gmane.org; Wed, 08 Nov 2006 22:23:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gi0VU-0002ym-4Q for emacs-devel@gnu.org; Wed, 08 Nov 2006 22:23:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gi0VS-0002xL-OO for emacs-devel@gnu.org; Wed, 08 Nov 2006 22:23:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gi0VS-0002x6-CY for emacs-devel@gnu.org; Wed, 08 Nov 2006 22:23:10 -0500 Original-Received: from [206.190.53.33] (helo=smtp108.plus.mail.re2.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1Gi0VR-00069g-UV for emacs-devel@gnu.org; Wed, 08 Nov 2006 22:23:10 -0500 Original-Received: (qmail 69422 invoked from network); 9 Nov 2006 03:23:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID:Date:To:Cc:Subject:In-Reply-To:References:X-Mailer:From:Reply-To; b=OEG+r5boj7+I29NxIN5ioPkNSdl7OD2JsCmZ6WjlcEn20O0crR1xpVohhnbHScYZTXmwSrbiWstzai9fOP97bbDUcFQJYcnzkQeXYNxwJHzIyrFaodDrJwy5tiDMPwlglY+hslv81goIQdqnoY1MG773CrzzVKAdtzgdK4Ncf54= ; Original-Received: from unknown (HELO arit93.ariserve.dynup.net) (arit93@71.113.178.250 with login) by smtp108.plus.mail.re2.yahoo.com with SMTP; 9 Nov 2006 03:23:08 -0000 X-YMail-OSG: 7cdy0xQVM1nj2LLh.fat5.vqV3aGyw0SYNc.h.g9lU3Q._h4uoOjiv9OI.eeGRwhZcA5gzeGMcJPRzUHqqQX78rNYHZGLogDyhd6LNP5_NnkcqmrRjBOnkQoZS3YQW4TYqJ0ETp9oTnUlbKT5hz04M.D3Ix6jVxkrL8- Original-To: Chong Yidong In-Reply-To: <87y7qls3xa.fsf@furball.mit.edu> X-Mailer: VM 7.19 under Emacs 22.0.90.1 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:61989 Archived-At: Chong Yidong writes: > I checked in a slightly different fix, in order to avoid autoloading a > new function just for the sake of VC-SVN users on Windows. Thanks for > the heads-up. > > By the way, I left completion-ignored-extensions as it is, rather than > adding "_svn/". I don't think this corner case warrants its own entry > in completion-ignored-extensions for everyone, and I couldn't think of > a way to do it cleanly for Windows users (and I don't know if it's > desirable even for them). > Excellent, Thank you! -- enjoy every sandwich -- W. Zevon