From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Image in before-string of overlay interferes with keymap Date: Sat, 01 Mar 2008 23:10:47 -0500 Message-ID: References: <87fxw593iu.fsf@photon.caeruleus.net> <877igsewqi.fsf@photon.caeruleus.net> <87zltklx7k.fsf@photon.caeruleus.net> <87prue67o5.fsf@photon.caeruleus.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204431071 23540 80.91.229.12 (2 Mar 2008 04:11:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 04:11:11 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rms@gnu.org, YAMAMOTO Mitsuharu To: Ralf Angeli Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 05:11:35 2008 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 1JVfXz-0004Va-5V for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 05:11:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVfXS-0007Dj-Ih for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 23:11:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVfXN-0007BY-LG for emacs-devel@gnu.org; Sat, 01 Mar 2008 23:10:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVfXK-00075l-Lj for emacs-devel@gnu.org; Sat, 01 Mar 2008 23:10:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVfXK-00075V-Gv for emacs-devel@gnu.org; Sat, 01 Mar 2008 23:10:54 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVfXK-0001Nm-CB for emacs-devel@gnu.org; Sat, 01 Mar 2008 23:10:54 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JVfXJ-00057o-U7 for emacs-pretest-bug@gnu.org; Sat, 01 Mar 2008 23:10:53 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JVfXH-0001NG-3P for emacs-pretest-bug@gnu.org; Sat, 01 Mar 2008 23:10:54 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVfXG-0001N4-Ri; Sat, 01 Mar 2008 23:10:50 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAGe3yUdMCpz5Wmdsb2JhbACQZgEgmUmBAA X-IronPort-AV: E=Sophos;i="4.25,433,1199682000"; d="scan'208";a="15450447" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 01 Mar 2008 23:10:48 -0500 Original-Received: from pastel.home ([76.10.156.249]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id IHM29448; Sat, 01 Mar 2008 23:10:48 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 088098177; Sat, 1 Mar 2008 23:10:48 -0500 (EST) In-Reply-To: <87prue67o5.fsf@photon.caeruleus.net> (Ralf Angeli's message of "Sat, 01 Mar 2008 11:49:14 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:91031 gmane.emacs.pretest.bugs:21370 Archived-At: >> I agree with you. If nobody objects, I'll revert the changes about >> the space and image cases in the EMACS_22_BASE branch. > Thank you. Any plan for the trunk? It suffers from the same problem > because the change in the trunk was merged to it. Hopefully, at some point, all regular contributors to Emacs will understand that changes in old versions get merged into newer versions as well. I.e. all commits to the 22 branch will be merged into the trunk. Stefan