From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.devel Subject: Feature freeze and Tramp? Date: Sun, 02 May 2004 20:43:56 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87zn8qlleb.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083524687 30599 80.91.224.253 (2 May 2004 19:04:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 May 2004 19:04:47 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 02 21:04:42 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 1BKMGY-0000uD-00 for ; Sun, 02 May 2004 21:04:42 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKMGY-0006bI-00 for ; Sun, 02 May 2004 21:04:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKMFs-00077x-B1 for emacs-devel@quimby.gnus.org; Sun, 02 May 2004 15:04:00 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKMFm-00076H-3B for emacs-devel@gnu.org; Sun, 02 May 2004 15:03:54 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKMFF-0006kW-Bm for emacs-devel@gnu.org; Sun, 02 May 2004 15:03:52 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BKMBM-0004on-E4 for emacs-devel@gnu.org; Sun, 02 May 2004 14:59:20 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by mx20.gnu.org with esmtp (Exim 4.30) id 1BKM35-0004ho-LF for emacs-devel@gnu.org; Sun, 02 May 2004 14:50:47 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BKM33-00043G-00 for ; Sun, 02 May 2004 20:50:45 +0200 Original-Received: from 213-203-244-156.kunde.vdserver.de ([213.203.244.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 May 2004 20:50:45 +0200 Original-Received: from kai by 213-203-244-156.kunde.vdserver.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 May 2004 20:50:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:fyWoVLHIjp4OJbLIP6pcFT1E7e8= 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:22550 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22550 I'm not sure what I should do about Tramp given the feature freeze. I would like to merge 2.0.40 with Emacs, but it is not purely a bugfix release: 2.0.39 contained half of the functionality needed for password caching (it has the password cache), 2.0.40 supplies the other half (it /uses/ the password cache). There is now a stable branch in the Tramp repository so that it is easier to make sure that future revisions in the 2.0 series are bugfix-only. What should I do? tia, Kai