From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Weird tramp scp permissions issue with Date: Sun, 16 Nov 2008 20:59:42 +0100 Message-ID: <877i73qw5t.fsf@gmx.de> References: <8C288EF2-E676-4224-9202-37A88D9B60A3@digg.com> <87bpwfqyxn.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1226865631 25671 80.91.229.12 (16 Nov 2008 20:00:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Nov 2008 20:00:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ian Eure Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 16 21:01:34 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L1no8-0000fg-Ib for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Nov 2008 21:01:20 +0100 Original-Received: from localhost ([127.0.0.1]:51157 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1nn0-0006x5-Cs for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Nov 2008 15:00:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L1nmh-0006wj-Tk for help-gnu-emacs@gnu.org; Sun, 16 Nov 2008 14:59:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1nmg-0006wH-8b for help-gnu-emacs@gnu.org; Sun, 16 Nov 2008 14:59:51 -0500 Original-Received: from [199.232.76.173] (port=38890 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1nmg-0006wD-57 for help-gnu-emacs@gnu.org; Sun, 16 Nov 2008 14:59:50 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:59284) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L1nme-0006o5-SY for help-gnu-emacs@gnu.org; Sun, 16 Nov 2008 14:59:50 -0500 Original-Received: (qmail invoked by alias); 16 Nov 2008 19:59:44 -0000 Original-Received: from p57A21363.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.19.99] by mail.gmx.net (mp067) with SMTP; 16 Nov 2008 20:59:44 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/A2kcqT9vAmlhdp3/HEFXbGVgaGlm7BxYhcTT/nq P+FfIlowuRXxPn In-Reply-To: (Ian Eure's message of "Sun, 16 Nov 2008 11:07:44 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.65 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:59841 Archived-At: Ian Eure writes: > I'm using whatever comes with Emacs 22. > > I installed 2.1.14, and the problem went away. But it also broke vc- > dired, and maybe other vc stuff: > > Loading vc... [2 times] > byte-code: Recursive `require' for feature `tramp-compat' > > The vc-mode stuff from Emacs 23 CVS doesn't work for me, either. Both vc and tramp have been changed significantly in Emacs 23. Could you, please, start a vanilla Emacs 23 by "emacs -Q" ? If it doesn't help, I would like to see Tramp traces, after tramp-verbose has been set to 8. > - Ian Best regards, Michael.