From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: Patch: Texinfo M-x auto-insert Date: Fri, 05 Oct 2007 21:52:12 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191635601 2503 80.91.229.12 (6 Oct 2007 01:53:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2007 01:53:21 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Aaron Hawley Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 06 03:53:19 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Idyr0-0001l4-5u for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Oct 2007 03:53:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Idyqv-0008Sm-IC for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Oct 2007 21:53:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Idyqt-0008SN-HX for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2007 21:53:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Idyqs-0008S3-2x for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2007 21:53:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Idyqr-0008S0-Vr for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2007 21:53:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Idyqr-0006es-IP for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2007 21:53:09 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Idypw-0007ix-NS; Fri, 05 Oct 2007 21:52:12 -0400 X-Spook: BATF CESID csystems 22nd SAS Rand Corporation dictionary X-Ran: }(\3~_iqI**_J3A'Yd5iT@1k|EHe)}_j4OG\b:0Nz5x7rL;jfvS*Q,InMh|H5C,~I!K5N] X-Hue: blue X-Attribution: GM In-Reply-To: (Aaron Hawley's message of "Wed, 3 Oct 2007 10:13:56 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16701 Archived-At: Aaron Hawley wrote: > Attached is a patch against autoinsert.el that adds support to M-x > auto-insert for Texinfo files. Thanks; installed.