From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergio Durigan Junior Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix gdb-mi.el to recognize backslashes as quotes Date: Fri, 12 Jul 2013 00:42:12 -0300 Message-ID: <87y59cqwa3.fsf@riseup.net> References: <87li5dslsf.fsf@riseup.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373601022 984 80.91.229.3 (12 Jul 2013 03:50:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Jul 2013 03:50:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 12 05:50:22 2013 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 1UxUNB-0004iD-7U for ged-emacs-devel@m.gmane.org; Fri, 12 Jul 2013 05:50:21 +0200 Original-Received: from localhost ([::1]:47965 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxUNA-0001nc-Qc for ged-emacs-devel@m.gmane.org; Thu, 11 Jul 2013 23:50:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxUN8-0001nV-7A for emacs-devel@gnu.org; Thu, 11 Jul 2013 23:50:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxUN6-0005Ab-KD for emacs-devel@gnu.org; Thu, 11 Jul 2013 23:50:18 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:40980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxUN6-0005AN-Dq for emacs-devel@gnu.org; Thu, 11 Jul 2013 23:50:16 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UxUN5-0004cc-2N for emacs-devel@gnu.org; Fri, 12 Jul 2013 05:50:15 +0200 Original-Received: from 187.106.55.194 ([187.106.55.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 05:50:15 +0200 Original-Received: from sergiodj by 187.106.55.194 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 05:50:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 187.106.55.194 X-URL: http://sergiodj.net/blog User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:r2jiPD0ch4zQLkw7Dr0tH6AAnIU= 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:161829 Archived-At: On Thursday, July 11 2013, Stefan Monnier wrote: >> I've sent a message a while ago asking about this question, and in the >> end I managed to figure it out. You can read my question at: > > Thanks for looking into it. I'm on the road for another two weeks, so > I may not be able to check and/or install it before then, but it > looks promising. Thank you! > PS: If you want to make sure we don't forget about it, you might send it > via M-x report-emacs-bug. Fair enough, I will create the bug right away. -- Sergio