From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: Window splitting deactivates the mark? Date: Thu, 15 Dec 2005 21:01:05 +0100 Message-ID: <87u0dauo3i.fsf@escher.local.home> References: <87r78hvraw.fsf@escher.local.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1134683259 20097 80.91.229.2 (15 Dec 2005 21:47:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Dec 2005 21:47:39 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 15 22:47:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1En0uE-0008Km-9l for ged-emacs-devel@m.gmane.org; Thu, 15 Dec 2005 22:44:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1En0ut-0000ZW-4r for ged-emacs-devel@m.gmane.org; Thu, 15 Dec 2005 16:45:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EmzTg-0004nu-TN for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:13:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EmzTe-0004mj-DW for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:13:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmzPd-0003Q0-Fk for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:09:13 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EmzRv-0003zl-QW for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:11:36 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EmzLO-0005sZ-MT for emacs-devel@gnu.org; Thu, 15 Dec 2005 21:04:50 +0100 Original-Received: from i5387d231.versanet.de ([83.135.210.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Dec 2005 21:04:50 +0100 Original-Received: from Stephen.Berman by i5387d231.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Dec 2005 21:04:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i5387d231.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:47818 Archived-At: On Tue, 13 Dec 2005 00:17:27 +0100 Stephen Berman wrote: > Assuming the problem doesn't lie in tabbar.el (and if it does, it has > yet to be found there) For the record, David Ponce has informed he has found the problem in tabbar.el and checked in a fix to CVS (and I confirm the fix works). Steve Berman