From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.bugs Subject: bug#9311: 23.3.50; Can't load some byte-compiled files on Windows Date: Wed, 31 Aug 2011 11:56:18 +0200 Message-ID: <87ippd6h19.fsf@gmx.de> References: <20110817002457.0B68A1E0043@msa101.auone-net.jp> <83zkj8s9hh.fsf@gnu.org> <87zkirnhbv.fsf@gmx.de> <87r542or81.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314784622 29404 80.91.229.12 (31 Aug 2011 09:57:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 31 Aug 2011 09:57:02 +0000 (UTC) Cc: Kazuhiro Ito , 9311@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Aug 31 11:56:57 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QyhXU-0000wJ-7W for geb-bug-gnu-emacs@m.gmane.org; Wed, 31 Aug 2011 11:56:56 +0200 Original-Received: from localhost ([::1]:45712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyhXT-0007Nt-Nz for geb-bug-gnu-emacs@m.gmane.org; Wed, 31 Aug 2011 05:56:55 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyhXQ-0007Nd-TR for bug-gnu-emacs@gnu.org; Wed, 31 Aug 2011 05:56:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyhXO-0007Ks-QZ for bug-gnu-emacs@gnu.org; Wed, 31 Aug 2011 05:56:52 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyhXO-0007Ko-N6 for bug-gnu-emacs@gnu.org; Wed, 31 Aug 2011 05:56:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QyhaU-0003i2-HW; Wed, 31 Aug 2011 06:00:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Michael Albinus Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 31 Aug 2011 10:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9311 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9311-submit@debbugs.gnu.org id=B9311.131478477814205 (code B ref 9311); Wed, 31 Aug 2011 10:00:02 +0000 Original-Received: (at 9311) by debbugs.gnu.org; 31 Aug 2011 09:59:38 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qyha5-0003h4-Rk for submit@debbugs.gnu.org; Wed, 31 Aug 2011 05:59:38 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Qyha4-0003gx-5u for 9311@debbugs.gnu.org; Wed, 31 Aug 2011 05:59:37 -0400 Original-Received: (qmail invoked by alias); 31 Aug 2011 09:56:22 -0000 Original-Received: from p57BB99E8.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.153.232] by mail.gmx.net (mp048) with SMTP; 31 Aug 2011 11:56:22 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+LkndcXUqLrqOOtFOpqOKSewtG21/MBGU3IZylFb iwPtT8x7eVJvtr In-Reply-To: (Stefan Monnier's message of "Tue, 30 Aug 2011 12:31:05 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 31 Aug 2011 06:00:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50462 Archived-At: Stefan Monnier writes: >> Eli did suggest to remove this hack from Tramp, and to see during the >> test where the unexpected volume letter prefix happens. Problems shall >> be fixed there. > > Sounds good. We should fix it right instead of using the current workaround. I've committed the patch (slightly polished, as said). Let's see how it goes on. I cannot test anything myself, I don't use Windows machines. > Shouldn't tramp-drop-volume-letter disappear completely? Unfortunately, not. In tramp-*-handle-expand-file-name, expand-file-name is called for the local part of a remote file name in order to handle "./" and "../". On Windows, this prefixes the result with the volume letter, which must be removed afterwards. > Stefan > > PS: by the way, here's a tiny informational patch about common > subexpression elimination and about how to silence the compiler > without a hack. Thanks, applied. Best regards, Michael.