From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [andreas.roehler@easy-emacs.de: auto-insert help-buffer] Date: Fri, 09 Mar 2007 16:26:34 -0500 Message-ID: References: <45F11243.6000700@gmx.at> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1173475916 18633 80.91.229.12 (9 Mar 2007 21:31:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2007 21:31:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 09 22:31:51 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HPmgo-0007Xo-Kk for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 22:31:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPmh7-00081J-Kp for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 16:32:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPmdy-0004hz-JX for emacs-devel@gnu.org; Fri, 09 Mar 2007 16:28:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPmdy-0004gg-0b for emacs-devel@gnu.org; Fri, 09 Mar 2007 16:28:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPmdx-0004gM-M0 for emacs-devel@gnu.org; Fri, 09 Mar 2007 16:28:53 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPmda-0000hJ-Bg for emacs-devel@gnu.org; Fri, 09 Mar 2007 16:28:30 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HPmbi-0000Xa-AI; Fri, 09 Mar 2007 16:26:34 -0500 In-reply-to: <45F11243.6000700@gmx.at> (message from martin rudalics on Fri, 09 Mar 2007 08:52:35 +0100) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67653 Archived-At: > I tried changing help-macro.el to ignore these commands, and my change > seems to do that; but there is still an error, and I am not sure what > causes it. I ran out of time and had to give up working on it. > > Can someone else please try? I have not done any more since then. I saw it wasn't a simple change, so I gave up on it.