From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze and Tramp? Date: Fri, 7 May 2004 22:15:04 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405080315.i483F4L24394@raven.dms.auburn.edu> References: <87zn8qlleb.fsf@emptyhost.emptydomain.de> <87d65gj5j2.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083986503 9039 80.91.224.253 (8 May 2004 03:21:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 May 2004 03:21:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 08 05:21:38 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMIPC-0004Lm-00 for ; Sat, 08 May 2004 05:21:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMIPC-0008UL-00 for ; Sat, 08 May 2004 05:21:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMIOE-0003Qz-VF for emacs-devel@quimby.gnus.org; Fri, 07 May 2004 23:20:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMINv-0003Ob-OU for emacs-devel@gnu.org; Fri, 07 May 2004 23:20:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMIMT-0002cX-Sx for emacs-devel@gnu.org; Fri, 07 May 2004 23:19:21 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMIMS-0002bm-Sl for emacs-devel@gnu.org; Fri, 07 May 2004 23:18:49 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i483IhTS004671; Fri, 7 May 2004 22:18:43 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i483F4L24394; Fri, 7 May 2004 22:15:04 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai@emptydomain.de In-reply-to: <87d65gj5j2.fsf@emptyhost.emptydomain.de> (message from Kai Grossjohann on Fri, 07 May 2004 23:23:13 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22929 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22929 >>From my previous message: I do _not_ believe this is new behavior connected to the update. But why does tramp insert 215 lines into the .bash_history on the remote machine? (This is annoying.) I forgot to say that this happens after visiting a file using the /ssh:USER@HOST:FILENAME syntax. Sincerely, Luc.