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: Tramp error in emacs 23 Date: Sun, 30 Aug 2009 10:51:19 +0200 Message-ID: <87iqg5hego.fsf@gmx.de> References: <130776ae-282b-46e2-a0d9-c1db057e02d4@u20g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251622325 31323 80.91.229.12 (30 Aug 2009 08:52:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Aug 2009 08:52:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ritchie Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 30 10:51:58 2009 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 1Mhg8j-0001X9-7g for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Aug 2009 10:51:57 +0200 Original-Received: from localhost ([127.0.0.1]:42028 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mhg8i-0000LP-BV for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Aug 2009 04:51:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mhg8H-0000Jz-Fj for help-gnu-emacs@gnu.org; Sun, 30 Aug 2009 04:51:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mhg8C-0000Iz-O5 for help-gnu-emacs@gnu.org; Sun, 30 Aug 2009 04:51:28 -0400 Original-Received: from [199.232.76.173] (port=43695 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mhg8C-0000Im-Is for help-gnu-emacs@gnu.org; Sun, 30 Aug 2009 04:51:24 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:59650) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mhg8B-0000xa-Vg for help-gnu-emacs@gnu.org; Sun, 30 Aug 2009 04:51:24 -0400 Original-Received: (qmail invoked by alias); 30 Aug 2009 08:51:20 -0000 Original-Received: from p57A22061.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.32.97] by mail.gmx.net (mp039) with SMTP; 30 Aug 2009 10:51:20 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+pzrgZB4mptr4X3Crlm0UHijTbybu2vjldLr3iNm LYgZXx6cxcMIA0 In-Reply-To: <130776ae-282b-46e2-a0d9-c1db057e02d4@u20g2000prg.googlegroups.com> (Ritchie's message of "Fri, 28 Aug 2009 05:11:53 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:67654 Archived-At: Ritchie writes: > here is the last part of *debug tramp/ssh ...* buffer : Unfortunately, it is not the complete buffer. For analysis, I would need all output of Tramp. > It seems like it has something to do with the pabbrev-mode (2.0) i'm > using. The error happens when the pabbrev-mode tries to scavenge words > in the file. Sometimes the error keeps coming, but in sometimes it > fixes itself. If you look at the *Messages* buffer, it fails at first > few tries, then everything was OK. > It could also go the other way around, Ok at first, then error. > > What cause the error? I have no clue yet. Do you use global-pabbrev-mode? I don't use pabbrev-mode by myself, but maybe pabbrev gets confused by Tramp connection buffers? > regards > > Ritchie Best regards, Michael.