From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 14 09:37:59 2013 Received: (at submit) by debbugs.gnu.org; 14 Mar 2013 13:37:59 +0000 Received: from localhost ([127.0.0.1]:53230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UG8Lz-0000zz-Ry for submit@debbugs.gnu.org; Thu, 14 Mar 2013 09:37:59 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39352) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UG8Lt-0000zj-KA for submit@debbugs.gnu.org; Thu, 14 Mar 2013 09:37:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG8Ka-000474-Kx for submit@debbugs.gnu.org; Thu, 14 Mar 2013 09:36:33 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:42757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG8Ka-00046y-HC for submit@debbugs.gnu.org; Thu, 14 Mar 2013 09:36:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG8KV-0006sC-Gm for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 09:36:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG8KQ-000455-MV for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 09:36:23 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:49726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG8KQ-000450-BN for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 09:36:18 -0400 Received: from [192.168.178.21] (brln-4d0c1994.pool.mediaWays.net [77.12.25.148]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0Mgrp6-1U2qdE431c-00MY9z; Thu, 14 Mar 2013 14:36:17 +0100 Message-ID: <5141D287.3060506@easy-emacs.de> Date: Thu, 14 Mar 2013 14:37:11 +0100 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Subject: 24.3; (thing-at-point 'list) fails Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:/asDz89CVbCUQVMekosA0yOZXTRQkuSy4ymVME29CIQ xcofV888mP4J0uWB1dzsIj63kbUHrN8mu+zKIIOZnBPDlPUHry yiquTU5beH/Q9GAJ9uGMM4lOHFQLNZAKOslAlprtJVrJUpvC4Y YTO/sqNL9A1e4YIkYF4t1vR7C4CUz16jHSYJubyGr9d5lb+gjP PJmtamn9Skf74cm2XMG0LAKDMwOqC+n2hz9RI11djjqkBpXDSk 9sZgVyNTKkpwrDh4Ml6XLQXgR6+5TWwH2t1yO71j4OB23rGF/J iUdXIPDcBVxcGmNoRp0G6BstoyxeDKft0GTevEOYhmD4kvY6bs mj5RharaqWxIIRPFKvlvv2DaMZMa887Qnh21dOxcU X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) ("asdf") Cursor at char "f" of "asdf" M-: (thing-at-point 'list) RET returns "f" while it should give the whole list ("asdf") Thanks all! Andreas In GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.14) of 2013-03-05 Windowing system distributor `The X.Org Foundation', version 11.0.11302000 System Description: openSUSE 12.3 Beta 1 (i586) Configured using: `configure 'CFLAGS=-g -O2 -fno-optimize-sibling-calls'' Important settings: value of $LC_CTYPE: de_DE.UTF-8 value of $LANG: de_DE.utf8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ( " a s d f " ) M-: ( t h i n g - a t - p o i n t SPC ' l i s t ) M-x r e p o r t - e m a c s - b u Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. #("f" 0 1 (fontified t face font-lock-string-face)) Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils thingatpt time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 14 11:27:49 2013 Received: (at submit) by debbugs.gnu.org; 14 Mar 2013 15:27:49 +0000 Received: from localhost ([127.0.0.1]:54235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGA4G-0003xr-By for submit@debbugs.gnu.org; Thu, 14 Mar 2013 11:27:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47989) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGA4B-0003xa-Bw for submit@debbugs.gnu.org; Thu, 14 Mar 2013 11:27:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGA2q-0003Fg-EB for submit@debbugs.gnu.org; Thu, 14 Mar 2013 11:26:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:42527) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGA2q-0003FV-8I for submit@debbugs.gnu.org; Thu, 14 Mar 2013 11:26:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGA2j-000454-LZ for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 11:26:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGA2b-0003B9-6S for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 11:26:09 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:53500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGA2a-0003Au-Io for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 11:26:01 -0400 Received: from [192.168.178.21] (brln-4d0c1994.pool.mediaWays.net [77.12.25.148]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0M6yZd-1UcnEQ0Mth-00wWta; Thu, 14 Mar 2013 16:25:59 +0100 Message-ID: <5141EC38.1070306@easy-emacs.de> Date: Thu, 14 Mar 2013 16:26:48 +0100 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails References: <5141D287.3060506@easy-emacs.de> In-Reply-To: <5141D287.3060506@easy-emacs.de> Content-Type: multipart/mixed; boundary="------------000309080304070606060002" X-Provags-ID: V02:K0:iNvv+75TGvY6Z39W7Fl9qDJoELWTkhDNLA17SFDOYM7 xeofui+ZcGQEyLeC+AgjUzq/+GoUDTBc4k/ZpvHWTAMU9GnGlM qhadDh3zBSvQCfcomvpRKR+trk47s9RvfHFmioWHNe0sBQy1+c sf925PVAW8sE7NzFV9BYgPfB7qiSzPl/c+L53zuIB3yHRzZ7Bw 8sRA5uGDNtMP0+SYTa9zwplb2+B+tUl2CQIhzyBJSccV3lnwtR fxkvkBukuNj0jyM432lXjQCWug0mHX1f36Cv6dv6Ju7yqU1ho3 VFn6TUvEZxNM8XAghLnuKXSdRUlqI149CJJ4hKFXHtYkCxGXTC EQ4Yn3q4zjxt5VgSlPUXy+vGJYmOwjV4HetwWEU/D X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) This is a multi-part message in MIME format. --------------000309080304070606060002 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit patch attached --------------000309080304070606060002 Content-Type: text/x-patch; name="list-at-point.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="list-at-point.patch" commit d9584f48eaae3b0827501de93058cb8cf584b9fb Author: Andreas Roehler Date: Thu Mar 14 16:23:55 2013 +0100 Fixes bug#13955 Subject: 24.3; (thing-at-point 'list) fails TINYCHANGE diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index 9526cb7..29ea1a2 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el @@ -209,11 +209,15 @@ The bounds of THING are determined by `bounds-of-thing-at-point'." "Return the bounds of the list at point. \[Internal function used by `bounds-of-thing-at-point'.]" (save-excursion - (let ((opoint (point)) - (beg (condition-case nil - (progn (up-list -1) - (point)) - (error nil)))) + (let* ((opoint (point)) + (pps (syntax-ppss)) + (beg (progn + (and (nth 8 pps) + (goto-char (nth 8 pps))) + (condition-case nil + (progn (up-list -1) + (point)) + (error nil))))) (condition-case nil (if beg (progn (forward-sexp) --------------000309080304070606060002-- From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 14 12:01:00 2013 Received: (at 13955) by debbugs.gnu.org; 14 Mar 2013 16:01:00 +0000 Received: from localhost ([127.0.0.1]:54317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGAaR-0004nw-Id for submit@debbugs.gnu.org; Thu, 14 Mar 2013 12:01:00 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:41043 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGAaF-0004na-ML for 13955@debbugs.gnu.org; Thu, 14 Mar 2013 12:00:48 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UGAZ4-0008Uh-QO; Thu, 14 Mar 2013 11:59:34 -0400 From: Glenn Morris To: 13955@debbugs.gnu.org Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails References: <5141D287.3060506@easy-emacs.de> <5141EC38.1070306@easy-emacs.de> X-Spook: mania cypherpunk BATF munitions Project Monarch Nazi Agfa X-Ran: a|QQeak4Mk#V(nw77=^rp}YJCh:^Cd6t05#4]RE?3/Fm:&N|.M:%s0S#U3|eThdaw$p+^~ X-Hue: white X-Attribution: GM Date: Thu, 14 Mar 2013 11:59:34 -0400 In-Reply-To: <5141EC38.1070306@easy-emacs.de> ("Andreas =?utf-8?Q?R=C3=B6h?= =?utf-8?Q?ler=22's?= message of "Thu, 14 Mar 2013 16:26:48 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: 13955 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.4 (-------) Andreas R=C3=B6hler wrote: > patch attached Please, nobody apply this patch (preferably, don't even reference it), since the author has issues with copyright assignment. That's his prerogative of course, but as has been pointed out in the past it makes it impossible for us to use any patches. Please let's NOT have yet another discussion of those assignment issues here, I'm just pointing out facts, not making any judgements. From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 15 07:08:50 2013 Received: (at submit) by debbugs.gnu.org; 15 Mar 2013 11:08:50 +0000 Received: from localhost ([127.0.0.1]:55523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGSVF-0000fB-6X for submit@debbugs.gnu.org; Fri, 15 Mar 2013 07:08:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49828) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGSVC-0000ev-N9 for submit@debbugs.gnu.org; Fri, 15 Mar 2013 07:08:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGSTo-0005xF-La for submit@debbugs.gnu.org; Fri, 15 Mar 2013 07:07:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:49283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGSTo-0005xB-I9 for submit@debbugs.gnu.org; Fri, 15 Mar 2013 07:07:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGSTn-0005NU-6E for bug-gnu-emacs@gnu.org; Fri, 15 Mar 2013 07:07:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGSTl-0005wc-KX for bug-gnu-emacs@gnu.org; Fri, 15 Mar 2013 07:07:19 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:60049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGSTl-0005wL-Bm for bug-gnu-emacs@gnu.org; Fri, 15 Mar 2013 07:07:17 -0400 Received: from [192.168.178.21] (brln-4db9a0a9.pool.mediaWays.net [77.185.160.169]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0LuHL9-1UhNY43ccp-011mmI; Fri, 15 Mar 2013 12:07:16 +0100 Message-ID: <51430116.90000@easy-emacs.de> Date: Fri, 15 Mar 2013 12:08:06 +0100 From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails References: <5141D287.3060506@easy-emacs.de> <5141EC38.1070306@easy-emacs.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:sBZzUMlJdwtQLdG2aDUvDVBslTeLN/BX+FRsslJ9bNu PSk86JQBGfzw9AnPWM0LYACP4lDhVm+q6KHqmCd1MofNI1qKsB Zz2pyi8rzyYPXaiYtdz05v8+2HzO0Muf5khwrnxQsu1r3YIz6y zpP80v7t7wLaZrnFv0fjLDOs6P2DvlWtUMLXsurJaJE/oWRcNj DJvfW1DWK4Yqgzm5ge5PSiv63S+tO0ajgeLB7EsTwE4PT7Agea Z7gFuF3EbRxLt+duzL58BV69UXn7TtCY1RBdvwEjAWOTS5Wvio lwmMdt4MXZ3QPEzU+3qxytOodgSzbpxyB8vUE1/Kk1/lNJKGIv Qq/Z+/nqdYIAt2rugvndGFOeBzwMBi1UW20qAaY5X X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Am 14.03.2013 16:59, schrieb Glenn Morris: > Andreas Röhler wrote: > >> patch attached > > Please, nobody apply this patch (preferably, don't even reference it), > since the author has issues with copyright assignment. > That's his prerogative of course, but as has been pointed out in the > past it makes it impossible for us to use any patches. > > Please let's NOT have yet another discussion of those assignment issues > here, I'm just pointing out facts, not making any judgements. > > > > http://www.gnu.org/software/libtool/contribute.html: "Individual small changes (fewer than 10 lines of code) can, however, be accepted without a copyright assignment form on file. " Added four lines of code. As for the assignment mentioned, it stipulates for example: "I hereby indemnify and hold harmless the Foundation, its officers, employees, and agents against any and all claims, actions or damages (including attorney's reasonable fees) asserted by or paid to any party on account of a breach or alleged breach of the foregoing warranty." Where the "alleged breach" is the point. So you indemnify also if being falsely brought to court? Alleged is enough? Wondering, how reasonable people may sign such a contract. From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 15 09:11:22 2013 Received: (at 13955) by debbugs.gnu.org; 15 Mar 2013 13:11:22 +0000 Received: from localhost ([127.0.0.1]:55682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGUPp-0004WO-Tl for submit@debbugs.gnu.org; Fri, 15 Mar 2013 09:11:22 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:38092) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGUPn-0004WC-TI for 13955@debbugs.gnu.org; Fri, 15 Mar 2013 09:11:20 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFHO+KL9/2dsb2JhbABEvw4Xc4IeAQEFViMQCxcdEhQYDRYOiCTBLZEKA6R6gV6DEw X-IPAS-Result: Av4EABK/CFHO+KL9/2dsb2JhbABEvw4Xc4IeAQEFViMQCxcdEhQYDRYOiCTBLZEKA6R6gV6DEw X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="4978833" Received: from 206-248-162-253.dsl.teksavvy.com (HELO pastel.home) ([206.248.162.253]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 15 Mar 2013 09:09:55 -0400 Received: by pastel.home (Postfix, from userid 20848) id 1DE9667A61; Fri, 15 Mar 2013 09:09:57 -0400 (EDT) From: Stefan Monnier To: Andreas =?iso-8859-1?Q?R=F6hler?= Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails Message-ID: References: <5141D287.3060506@easy-emacs.de> <5141EC38.1070306@easy-emacs.de> <51430116.90000@easy-emacs.de> Date: Fri, 15 Mar 2013 09:09:57 -0400 In-Reply-To: <51430116.90000@easy-emacs.de> ("Andreas =?iso-8859-1?Q?R=F6h?= =?iso-8859-1?Q?ler=22's?= message of "Fri, 15 Mar 2013 12:08:06 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 13955 Cc: 13955@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Let's stick to the ffap bug here, and leave debates about copyright assignments elsewhere (ideally not emacs-devel either). Stefan From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 15 11:54:19 2013 Received: (at 13955) by debbugs.gnu.org; 15 Mar 2013 15:54:19 +0000 Received: from localhost ([127.0.0.1]:56588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGWxV-0000Ac-GD for submit@debbugs.gnu.org; Fri, 15 Mar 2013 11:54:18 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:49610) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGWxT-0000AL-Dj for 13955@debbugs.gnu.org; Fri, 15 Mar 2013 11:54:16 -0400 Received: from [192.168.178.21] (brln-4db9a0a9.pool.mediaWays.net [77.185.160.169]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0Lio4j-1Ustxf1Ix3-00cwG3; Fri, 15 Mar 2013 16:52:50 +0100 Message-ID: <51434409.4070103@easy-emacs.de> Date: Fri, 15 Mar 2013 16:53:45 +0100 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Stefan Monnier Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails References: <5141D287.3060506@easy-emacs.de> <5141EC38.1070306@easy-emacs.de> <51430116.90000@easy-emacs.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:i3DVr9VTvHKvAdr85upf3ODAmuXC/nVZSU9tIFj0+/i JHrjUYcDTZgtI6dd5kwVqA2X3JEU0w6KGWog+D7t5/3JyzDctx zJ5+OYXFBehwSHjtKBdM4mEctn8S6gPvU3sDpGHpNjqjbnfMPc yQqicgdERLIo7dUJxS1FrN5btX88JIOcjET50cstfi+W/50s0j gW2ms/+GWP6+FgEFWKjQOXGvtvMhVYCBRjLL1SLadjzm5U171y CnpnNj8oBCq2KbT+UYkLb4xKG2q2K5lTMulOsOHfsUmi2cA0MW UaIoU7UVXQ9JtUDP8ICpTyCngkiedoQm4qIsfSj9E6jwzVwX6T ikvl4RSfhqVjwsAWO9vHmLDf9lZ1qgpOmbxiE+hty X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 13955 Cc: 13955@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Am 15.03.2013 14:09, schrieb Stefan Monnier: > Let's stick to the ffap bug here, and leave debates about copyright > assignments elsewhere (ideally not emacs-devel either). > > > Stefan > Didn't introduce that matter here. As for the trivial patch, you will find a way to fix it with an alternative triviality, should my decent piece not being accepted. BTW there are some more issues around, this might the most crucial one wrt to results, as it will no longer break when called from inside a string. Regards, Andreas From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 13:00:27 2016 Received: (at control) by debbugs.gnu.org; 1 Jun 2016 17:00:27 +0000 Received: from localhost ([127.0.0.1]:50080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b89VL-0007FG-GC for submit@debbugs.gnu.org; Wed, 01 Jun 2016 13:00:27 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:34660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b89VJ-0007F1-Lo for control@debbugs.gnu.org; Wed, 01 Jun 2016 13:00:26 -0400 Received: by mail-oi0-f52.google.com with SMTP id e72so37323636oib.1 for ; Wed, 01 Jun 2016 10:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to; bh=ycYpDYDd9S3i2EEgDCiiqlEzVCXUJg41epomWlpiER4=; b=bA8RCoJkqLdqehS1Oy9eagnh9VT8DlGu/m1yiAy3tUQTttfu7Yp9ZQ1CBB39Mf+ck9 2T7W/h1OAPLq/CUFmYV5nlnyU//2uvaXmPxVlTirIEQ/jkqcBy5pV1jiwoSZ/1EU1JHt 38/N5U5bGYOsxEETxVhzh/vLqL3G7zcbcFCwmcogLp0knY0SmKPYaB1d4hZOjZjDou0J RdXIf4V6XFDTrYKe0DkQAbjkr3wZMxL9Xlwjd2F9D6z3mrcK/3Zt2wDk+VfLHDsxOCOa no59OTaR68aAMj0cXmU+vpHzirde9yVs31WZ+UnK/9gVMfLBMhXrI9UerQPukKV8VokI RtJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:date:message-id:subject:from :to; bh=ycYpDYDd9S3i2EEgDCiiqlEzVCXUJg41epomWlpiER4=; b=D+HlWhesF0CaCocxh5Ii3/bdoUMUpFh8BALmiOn4Hnq54T4cIwARuzfkQAUkgSVMxG mvYybghndVuqEkHueo2vKbz5doA6KMHDqac4Tm1hwN/6XHydMCf9wG2XKYVkI8h5t+Ab Ur1d3I7uOySojpojwaZAD7kOlKn/SdcF25tgt/LSwGPHkkURHnizpqmqkO/yLFZWAYPa XtCVw3AlQzh/83DRlR2ISnNL+mgYChGFKzyLvO8al3DzEQjKQ544jjyyA9i8WnTBxBFc +EFupgSZl/jquKztiDJvHrd6vvS1SAsZbRalgGGVxoB3VYkY/ss35gjmtk9TXTCmI6fO m7jQ== X-Gm-Message-State: ALyK8tJi0Qr8fYFonsCgmL+OAKVPvxiT4bFlWCcN81XMpq8nfd3atUUQ+RnW7p5wiAPUhoCP5mjF2HCPlG1mZA== MIME-Version: 1.0 X-Received: by 10.157.29.10 with SMTP id m10mr3546180otm.196.1464800419900; Wed, 01 Jun 2016 10:00:19 -0700 (PDT) Received: by 10.157.34.169 with HTTP; Wed, 1 Jun 2016 10:00:19 -0700 (PDT) Date: Wed, 1 Jun 2016 13:00:19 -0400 X-Google-Sender-Auth: w3y4j4f3PjoYEDQEVE_FYrCDnyg Message-ID: Subject: Re: 24.3; (thing-at-point 'list) fails From: Noam Postavsky To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) found 13955 24.5 found 13955 25.0.94 tag 13955 + confirmed quit From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 20 16:28:23 2018 Received: (at 13955) by debbugs.gnu.org; 20 Apr 2018 20:28:23 +0000 Received: from localhost ([127.0.0.1]:34359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f9cdr-0002Mp-Il for submit@debbugs.gnu.org; Fri, 20 Apr 2018 16:28:23 -0400 Received: from petton.fr ([89.234.186.68]:45884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f9cdq-0002Mc-I5 for 13955@debbugs.gnu.org; Fri, 20 Apr 2018 16:28:23 -0400 From: Nicolas Petton To: Andreas =?utf-8?Q?R=C3=B6hler?= Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails References: <5141D287.3060506@easy-emacs.de> <5141EC38.1070306@easy-emacs.de> <51430116.90000@easy-emacs.de> <51434409.4070103@easy-emacs.de> Date: Fri, 20 Apr 2018 22:28:12 +0200 In-Reply-To: <51434409.4070103@easy-emacs.de> ("Andreas =?utf-8?Q?R=C3=B6h?= =?utf-8?Q?ler=22's?= message of "Fri, 15 Mar 2013 16:53:45 +0100") Message-ID: <86lgdhlj1f.fsf@petton.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=petton.fr; s=mail; t=1524256096; bh=SDt6Cbp6+C+KezXQCYtfp8Y9xp7S6g0Go615fjzDYvk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; b=kt+ijBir1LUcXFKS1Kr2C+suO4/RXfZJwmIxVIbCN2EFK3yzK4JxpX8EtdkapcVyHho7lvlhmEu8pbgkpY8RGY7BmOl11vFJ8Q/J5rDaJrV4+lCUX+hwytdqLxYaR0RVyfUn/wJO30U2FXp8h7GhUKyuQk5AuR5zwv7mCsydz+s= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 13955 Cc: 13955@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Andreas R=C3=B6hler writes: > As for the trivial patch, you will find a way to fix it with an alternati= ve triviality, > should my decent piece not being accepted. I cannot reproduce the issue on master today, should I close this ticket? Cheers, Nico From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 14 21:24:43 2018 Received: (at 13955) by debbugs.gnu.org; 15 Jun 2018 01:24:43 +0000 Received: from localhost ([127.0.0.1]:48711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fTdTn-0005Xy-5e for submit@debbugs.gnu.org; Thu, 14 Jun 2018 21:24:43 -0400 Received: from mail-io0-f181.google.com ([209.85.223.181]:34869) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fTdTk-0005Xf-F1; Thu, 14 Jun 2018 21:24:40 -0400 Received: by mail-io0-f181.google.com with SMTP id u4-v6so9221219iof.2; Thu, 14 Jun 2018 18:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=PVxoogD6OUj/8t+il8rsabLPDvcPov+lwaVWxryOjHg=; b=NoAWZK7NMORtYxFig2/Arw3MhKsDuD7YLR6rjBHvukBfgnx5ZL7Tt4q+6id8lBtxKx C9XJGL2aNuL+9ebEBoEtLGb7xlJSvCI4dJfSH1GQtjNbL1NCjBq86qlIy5WFH7dxvfsF 8BWFoKEA2M966mgLnzOZZ6/kWiA1vCCpDgbPPmTzFY4b32CFdKUrnWxzobJmdV1ytt6j c33si8E3Tx8eqA5fx2fPDV1n4AjuLbfnxKWjD21KGoFhy9jk43rVGftbogXeXrEgvjrc N0/X9VJrFoJM4+PdFtSoLhGLNlBynsSWKJmx4ZYC39KPSb+qujpaJLh+5sjY5bmVjTq0 a2tw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=PVxoogD6OUj/8t+il8rsabLPDvcPov+lwaVWxryOjHg=; b=dCFS150Xk15t3RO/h5YXAgzPAFtKqaRcw2z3HcGdyeBUYEkB8UFWp7rXcKCNheS7p/ i7CamDIGfnQR78wkCFPm6hzF+tggP97LKmDaUJwUgbVZKiOdep7Ige75ViBYuLtwQHeE 3Sh0TXyo0YIi6CN0gusfRwfGwfF7dPtBhMyuW/NG/Ldc9L3CtgVUrP2aIA9kOaXNzfxh Jfo0jdagGc/tW2J0g396NlrfItrYT9uL9tdfOZWUALLjZDBAyBStj21gpoy4Ci3w8V18 PoBcBVsgRWd5IWqo4YINpoHnpx5KE1QyWtcFNW7cFTzT7hDHckbBhH78W8TpiguVGigj atYQ== X-Gm-Message-State: APt69E1RJifMGRS217Iphe/3bqeNL0Y0JaxDeCeZQ2a180rLtASeqN9S BXYwgk4aANNBU8KqwwN/FveB6Q== X-Google-Smtp-Source: ADUXVKJZeR5hbIUXQeE6HJ/Mv5WkDBGB3aasQqvdRJ3AjiNkcoJSAes6VzMczyikWecSYHAZu5GD2Q== X-Received: by 2002:a6b:31a:: with SMTP id 26-v6mr4922296iod.66.1529025874882; Thu, 14 Jun 2018 18:24:34 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id g26-v6sm1480984iti.0.2018.06.14.18.24.32 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 14 Jun 2018 18:24:33 -0700 (PDT) From: Noam Postavsky To: Nicolas Petton Subject: Re: bug#13955: Subject: 24.3; (thing-at-point 'list) fails References: <5141D287.3060506@easy-emacs.de> <5141EC38.1070306@easy-emacs.de> <51430116.90000@easy-emacs.de> <51434409.4070103@easy-emacs.de> <86lgdhlj1f.fsf@petton.fr> Date: Thu, 14 Jun 2018 21:24:32 -0400 In-Reply-To: <86lgdhlj1f.fsf@petton.fr> (Nicolas Petton's message of "Fri, 20 Apr 2018 22:28:12 +0200") Message-ID: <87602kx2nj.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 13955 Cc: 13955@debbugs.gnu.org, Andreas =?utf-8?Q?R=C3=B6hler?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 13955 26.1 unarchive 24627 merge 13955 24627 quit Nicolas Petton writes: > Andreas R=C3=B6hler writes: > >> As for the trivial patch, you will find a way to fix it with an alternat= ive triviality, >> should my decent piece not being accepted. > > I cannot reproduce the issue on master today, should I close this > ticket? Yes, it's fixed in 26.1. See also Bug#31772 for discussion over the new behaviour. From unknown Tue Jun 17 01:49:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 13 Jul 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator