From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: integration of checkdoc and lisp-mnt? Date: Sun, 26 Dec 2010 04:36:47 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293334624 1966 80.91.229.12 (26 Dec 2010 03:37:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Dec 2010 03:37:04 +0000 (UTC) Cc: Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 26 04:36:59 2010 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.69) (envelope-from ) id 1PWhPn-000112-Nn for ged-emacs-devel@m.gmane.org; Sun, 26 Dec 2010 04:36:59 +0100 Original-Received: from localhost ([127.0.0.1]:35874 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PWhPn-0003ih-62 for ged-emacs-devel@m.gmane.org; Sat, 25 Dec 2010 22:36:59 -0500 Original-Received: from [140.186.70.92] (port=57487 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PWhPi-0003ic-J6 for emacs-devel@gnu.org; Sat, 25 Dec 2010 22:36:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PWhPh-0006Ux-I4 for emacs-devel@gnu.org; Sat, 25 Dec 2010 22:36:54 -0500 Original-Received: from batman.blixtvik.net ([87.96.254.3]:39345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PWhPh-0006Us-DW for emacs-devel@gnu.org; Sat, 25 Dec 2010 22:36:53 -0500 Original-Received: from www.verona.se (49-208-96-87.cust.blixtvik.se [87.96.208.49]) by batman.blixtvik.net (Postfix) with ESMTP id 97F3A7F8213; Sun, 26 Dec 2010 04:36:51 +0100 (CET) Original-Received: from localhost.localdomain (unknown [192.168.201.6]) by www.verona.se (Postfix) with ESMTP id B2BCE7918B1; Sun, 26 Dec 2010 04:36:49 +0100 (CET) In-Reply-To: (Stefan Monnier's message of "Sat, 25 Dec 2010 15:24:18 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:133972 Archived-At: Stefan Monnier writes: >> However, checkdoc doesnt catch all problems lisp-mnt catches, for >> instance "copyright", "author", and "keywords" tags. Checkdoc does use >> lisp-mnt for other things. > >> Should work be done to further the integration, or am I failing to >> understand something? > > I'm not completely sure what kind of changes you're suggesting, but > I making checkdoc use more of lisp-mnt is perfectly fine. I'm not sure either. > > Stefan -- Joakim Verona