From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24605: Subject: 25.1.50; form-at-point might fail for some THINGS Date: Wed, 05 Oct 2016 16:09:05 +0300 Message-ID: <83lgy3kkni.fsf@gnu.org> References: <877f9ny4sc.fsf@users.sourceforge.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1475673583 15324 195.159.176.226 (5 Oct 2016 13:19:43 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2016 13:19:43 +0000 (UTC) Cc: 24605@debbugs.gnu.org, npostavs@users.sourceforge.net To: Tino Calancha Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 05 15:19:31 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brm6T-0001qJ-Or for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Oct 2016 15:19:21 +0200 Original-Received: from localhost ([::1]:49099 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brm6S-0003y4-86 for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Oct 2016 09:19:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brlyV-0005Re-6t for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2016 09:11:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brlyQ-0005Vn-Gu for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2016 09:11:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:39102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brlyQ-0005Vc-Dg for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2016 09:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1brlyQ-000404-AM for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2016 09:11:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Oct 2016 13:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24605 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 24605-submit@debbugs.gnu.org id=B24605.147567300315284 (code B ref 24605); Wed, 05 Oct 2016 13:11:02 +0000 Original-Received: (at 24605) by debbugs.gnu.org; 5 Oct 2016 13:10:03 +0000 Original-Received: from localhost ([127.0.0.1]:45292 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brlxQ-0003y1-13 for submit@debbugs.gnu.org; Wed, 05 Oct 2016 09:10:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50009) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brlxK-0003xe-D8 for 24605@debbugs.gnu.org; Wed, 05 Oct 2016 09:09:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brlxA-00059b-SM for 24605@debbugs.gnu.org; Wed, 05 Oct 2016 09:09:49 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brlwv-00055o-GE; Wed, 05 Oct 2016 09:09:29 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1046 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1brlwr-0007jI-JJ; Wed, 05 Oct 2016 09:09:28 -0400 In-reply-to: (message from Tino Calancha on Wed, 5 Oct 2016 21:38:16 +0900 (JST)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124096 Archived-At: > From: Tino Calancha > Date: Wed, 5 Oct 2016 21:38:16 +0900 (JST) > Cc: 24605@debbugs.gnu.org, Noam Postavsky > > > I will push it to master branch in a few days if i don't see further > > comments. > Opps i said master because i am too used to say that. > Probably the fix should go to the emacs-25 branch, right? It depends on when was this problem introduced. Can you tell?