From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bozhidar Batsov Newsgroups: gmane.emacs.devel Subject: Re: master e8acfc7: Add a command for string quotes toggling to ruby-mode Date: Mon, 22 Dec 2014 17:06:24 +0200 Message-ID: References: <20141209174508.29184.57986@vcs.savannah.gnu.org> <87tx14gso3.fsf@lifelogs.com> <87bnnbbprf.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="54983370_3f6ab60f_29b" X-Trace: ger.gmane.org 1419260819 26313 80.91.229.3 (22 Dec 2014 15:06:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Dec 2014 15:06:59 +0000 (UTC) To: Ted Zlatanov , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 22 16:06:52 2014 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 1Y34ZP-0006QJ-8w for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2014 16:06:51 +0100 Original-Received: from localhost ([::1]:40905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y34ZO-0003kI-Ct for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2014 10:06:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y34Z7-0003kC-QE for emacs-devel@gnu.org; Mon, 22 Dec 2014 10:06:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y34Z2-0008DF-Ck for emacs-devel@gnu.org; Mon, 22 Dec 2014 10:06:33 -0500 Original-Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:39626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y34Z2-0008DB-5G for emacs-devel@gnu.org; Mon, 22 Dec 2014 10:06:28 -0500 Original-Received: by mail-wi0-f170.google.com with SMTP id bs8so10747640wib.1 for ; Mon, 22 Dec 2014 07:06:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :content-type; bh=oSLo4/1etfCRaE1dN0HPPqwOEYl4YzNmbFh22xQISk4=; b=M5eEvLDsEKj710vuNp5Ys5tBg753b14S7vqMvdu9UZ+cYSziq29os887XcRPFBn8nO QgKWoEkoXYxrFN4gKWgeN2MyP/64LliigAvGLZaL+8HE2sDfCQvjLqK+Ho4IUQeRCb7z rj98xNPmvj64kR66ka6GSSBjKOO3GvJk5otiaZeNPni4UHnphVOiz4cNldMRTCh0//9e mmafht8dCtm+duIrxYibMadxY15aP2SV4Ru0EHkQobDYjxkbOXBXHwO+r2UK0jLvN4zw JEeQN7V3Zwih1fxGUsfouqax+8+iPJ6kPaFy52eQwX0Cboz3rBBkabTzk9oI91WLZlEi CBag== X-Received: by 10.194.81.1 with SMTP id v1mr42278119wjx.50.1419260787275; Mon, 22 Dec 2014 07:06:27 -0800 (PST) Original-Received: from Bozhidars-MacBook-Pro-3.local ([95.87.231.111]) by mx.google.com with ESMTPSA id fp2sm11089090wib.8.2014.12.22.07.06.25 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Dec 2014 07:06:26 -0800 (PST) In-Reply-To: <87bnnbbprf.fsf@lifelogs.com> X-Mailer: Airmail (249) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22a 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:180501 Archived-At: --54983370_3f6ab60f_29b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Just committed the updated version. Looking forward to seeing this in as = many modes as possible. =E2=80=94 Cheers,=C2=A0 Bozhidar On December 10, 2014 at 3:25:56 PM, Ted Zlatanov (tzz=40lifelogs.com) wro= te: On Wed, 10 Dec 2014 10:30:28 +0200 Bozhidar Batsov wrote: =20 BB> On December 10, 2014 at 04:10:48, Ted Zlatanov (tzz=40lifelogs.com) w= rote: =20 TZ> Bozhidar, this would be useful for other languages too (at least Perl= =20 TZ> and C=46Engine). Would you be able to generalize your contribution=3F= If =20 TZ> not, would it be OK with you if I do it=3F =20 BB> I=E2=80=99m fine with you generalising =5B=60ruby-toggle-string-quote= s'=5D, but I =20 BB> guess I=E2=80=99ll have to apply the refactoring suggested by Dmitry = first. =20 OK, let me know when you're ready with that and I'll extract it. =20 I am excited to use it, I've needed it several times :) =20 Ted =20 --54983370_3f6ab60f_29b Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline