From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Post-22.1 development? Date: Wed, 06 Jun 2007 09:58:51 +0200 Message-ID: References: <878xb05ras.fsf@stupidchicken.com> <856463sehn.fsf@lola.goethe.zz> <466481AF.5050507@gnu.org> <873b16crgw.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181116766 21966 80.91.229.12 (6 Jun 2007 07:59:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jun 2007 07:59:26 +0000 (UTC) Cc: Chong Yidong , jasonr@gnu.org, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 06 09:59:24 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HvqQN-00047F-M7 for ged-emacs-devel@m.gmane.org; Wed, 06 Jun 2007 09:59:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvqQM-0002DZ-9p for ged-emacs-devel@m.gmane.org; Wed, 06 Jun 2007 03:59:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvqQI-0002BM-U4 for emacs-devel@gnu.org; Wed, 06 Jun 2007 03:59:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvqQH-00029Q-G8 for emacs-devel@gnu.org; Wed, 06 Jun 2007 03:59:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvqQH-00029M-CW for emacs-devel@gnu.org; Wed, 06 Jun 2007 03:59:17 -0400 Original-Received: from mailrelay2.alcatel.de ([194.113.59.96]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HvqQ7-00066A-La; Wed, 06 Jun 2007 03:59:08 -0400 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay2.alcatel.de (8.13.4/8.13.4/ICT) with ESMTP id l567wpZH003784; Wed, 6 Jun 2007 09:58:52 +0200 In-Reply-To: (Richard Stallman's message of "Tue, 05 Jun 2007 18:33:01 -0400") User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.51 on 149.204.45.73 X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:72317 Archived-At: Richard Stallman writes: > 2. Several package updates and enhancements: > > 2007-05-28 Michael Albinus Tramp 2.0.56. > > I don't know what the change was, but Tramp is hairy, > so I would rather not put that into 22.2. The major difference is removal of cl.el. So it might be desirable to merge it into the branch. admin/FOR-RELEASE says ** viper and tramp should not load cl at run time. By the way, could you (or somebody else) be a little bit more verbose about Tramp being "hairy"? What would you like to be changed? Maybe it is a good time to fix such things in Tramp 2.1 / in the trunk. Best regards, Michael.