From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: simple first emacs script Date: Fri, 17 Dec 2010 23:13:03 +0100 Message-ID: <87vd2skpzk.fsf@ambire.localdomain> References: <2V2Oo.37337$hW6.28446@newsfe08.ams2> <87hbefytr8.fsf@kuiper.lan.informatimago.com> <87oc8myjar.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1292650460 12410 80.91.229.12 (18 Dec 2010 05:34:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Dec 2010 05:34:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 18 06:34:16 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PTpQq-0004in-RV for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 06:34:13 +0100 Original-Received: from localhost ([127.0.0.1]:59409 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTpQq-0002HQ-Al for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 00:34:12 -0500 Original-Received: from [140.186.70.92] (port=54213 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTicn-000667-5p for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 17:18:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTicl-0005YQ-SO for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 17:18:04 -0500 Original-Received: from smtp208.alice.it ([82.57.200.104]:42738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTicl-0005Y0-N5 for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 17:18:03 -0500 Original-Received: from ambire.localdomain (87.5.65.215) by smtp208.alice.it (8.5.124.08) id 4C1A27160CF5173A for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 23:18:01 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1PTiXv-0005md-Na for help-gnu-emacs@gnu.org; Fri, 17 Dec 2010 23:13:03 +0100 In-Reply-To: (Stefan Monnier's message of "Thu, 16 Dec 2010 16:55:10 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Mailman-Approved-At: Sat, 18 Dec 2010 00:30:10 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77649 Archived-At: () Stefan Monnier () Thu, 16 Dec 2010 16:55:10 -0500 modifications starting from the end An example of this is =E2=80=98vc-rcs-annotate-command=E2=80=99 (vc-rcs.el). Specifically, look for the comment that contains "DTRT".