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: patch to emacs-24 or master? Date: Wed, 04 Feb 2015 15:02:41 +0100 Message-ID: <87y4odwz9a.fsf@gmx.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423058659 25387 80.91.229.3 (4 Feb 2015 14:04:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2015 14:04:19 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 04 15:04:04 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YJ0Yl-00047s-93 for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2015 15:04:03 +0100 Original-Received: from localhost ([::1]:36566 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ0Yk-0000jr-Nl for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2015 09:04:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ0Xj-0008FM-7r for emacs-devel@gnu.org; Wed, 04 Feb 2015 09:03:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJ0Xd-0001Fr-25 for emacs-devel@gnu.org; Wed, 04 Feb 2015 09:02:59 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:50415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ0Xc-0001Fc-Sm for emacs-devel@gnu.org; Wed, 04 Feb 2015 09:02:53 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YJ0Xa-0003IA-IW for emacs-devel@gnu.org; Wed, 04 Feb 2015 15:02:50 +0100 Original-Received: from i59f56c76.versanet.de ([89.245.108.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Feb 2015 15:02:50 +0100 Original-Received: from stephen.berman by i59f56c76.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Feb 2015 15:02:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: i59f56c76.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182370 Archived-At: I'd like to apply a patch for bug#19727 to todo-mode.el (http://lists.gnu.org/archive/html/bug-gnu-emacs/2015-01/msg00963.html), which is at most a minor bug (arguably not really a bug but behavior that at least one user found surprising, and I have no objection to eliminating that surprise). Is emacs-24 the appropriate branch? Steve Berman