From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Patch to m4-mode.el Date: Sun, 20 Sep 2015 15:35:56 -0400 Message-ID: References: <70cbc4414985a0bd4d992e926842acf4@www.thecsillags.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1442777787 32083 80.91.229.3 (20 Sep 2015 19:36:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Sep 2015 19:36:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Csillag" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 20 21:36:18 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 1ZdkPI-0004ms-BJ for ged-emacs-devel@m.gmane.org; Sun, 20 Sep 2015 21:36:16 +0200 Original-Received: from localhost ([::1]:53346 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdkPH-0005EH-Na for ged-emacs-devel@m.gmane.org; Sun, 20 Sep 2015 15:36:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdkP2-0005E8-NL for emacs-devel@gnu.org; Sun, 20 Sep 2015 15:36:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdkOz-0002H2-Ik for emacs-devel@gnu.org; Sun, 20 Sep 2015 15:36:00 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:34878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdkOz-0002Gs-Er for emacs-devel@gnu.org; Sun, 20 Sep 2015 15:35:57 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AsEwA731xV/2yixEVcgxCEAoVVuzcJh0sEAgKBPDkUAQEBAQEBAYEKQQWDXQEBAwFWIwULCzQSFBgNJIg3CM8jAQEBBwIBH4s6hQUHhC0BBJ8Xg2uQPYFFI4QUIoJ4AQEB X-IPAS-Result: A0AsEwA731xV/2yixEVcgxCEAoVVuzcJh0sEAgKBPDkUAQEBAQEBAYEKQQWDXQEBAwFWIwULCzQSFBgNJIg3CM8jAQEBBwIBH4s6hQUHhC0BBJ8Xg2uQPYFFI4QUIoJ4AQEB X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="165379958" Original-Received: from 69-196-162-108.dsl.teksavvy.com (HELO ceviche.home) ([69.196.162.108]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Sep 2015 15:35:56 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 87B016614D; Sun, 20 Sep 2015 15:35:56 -0400 (EDT) In-Reply-To: <70cbc4414985a0bd4d992e926842acf4@www.thecsillags.com> (Drew Csillag's message of "Sun, 20 Sep 2015 17:28:19 +0000") 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: 206.248.154.181 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:190152 Archived-At: > Diff attached. Hmm... please try and use context (or unified) diffs, and try to avoid sending it "reversed" ;-) I just removed the Maintainer: line while I was at it, since this automatically defaults to the Author:. Also I replaced \b with \_< and \_>. Installed, thank you, Stefan