From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: file-subdir-of-p should also apply to files Date: Sat, 31 Mar 2012 08:44:35 +0200 Message-ID: <87k421qnfw.fsf@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333176302 11457 80.91.229.3 (31 Mar 2012 06:45:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 31 Mar 2012 06:45:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 31 08:45:01 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SDs3V-00017J-K8 for ged-emacs-devel@m.gmane.org; Sat, 31 Mar 2012 08:44:57 +0200 Original-Received: from localhost ([::1]:35506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDs3U-00064p-Uk for ged-emacs-devel@m.gmane.org; Sat, 31 Mar 2012 02:44:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDs3R-00063n-Cj for emacs-devel@gnu.org; Sat, 31 Mar 2012 02:44:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDs3P-0002DX-Ld for emacs-devel@gnu.org; Sat, 31 Mar 2012 02:44:52 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:45443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDs3P-0002DP-Eh for emacs-devel@gnu.org; Sat, 31 Mar 2012 02:44:51 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SDs3L-00010J-GG for emacs-devel@gnu.org; Sat, 31 Mar 2012 08:44:47 +0200 Original-Received: from lbe83-2-78-243-104-167.fbx.proxad.net ([78.243.104.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 Mar 2012 08:44:47 +0200 Original-Received: from thierry.volpiatto by lbe83-2-78-243-104-167.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 Mar 2012 08:44:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lbe83-2-78-243-104-167.fbx.proxad.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:lmGnPosMDQo9EMFymHt1MpiJLRU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149256 Archived-At: Hi Stefan, Stefan Monnier writes: > Rather than (file-subdir-of-p DIR1 DIR2) we should have > (file-within-p FILE DIR). Why and where? It is not a problem to copy a single file of TREE to a subdirectory of TREE, but it is a problem to copy TREE to one of its subdirectories, isn't it? > Could someone take care of this adjustment ASAP? > > > Stefan > > -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997