all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* integration of checkdoc and lisp-mnt?
@ 2010-12-25  5:30 joakim
  2010-12-25 20:24 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: joakim @ 2010-12-25  5:30 UTC (permalink / raw
  To: Emacs developers

I'm publishing some random crufty elisp of mine here:

https://github.com/jave

I wanted to polish the code a bit, and for that checkdoc.el is very
nice.

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?

-- 
Joakim Verona



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: integration of checkdoc and lisp-mnt?
  2010-12-25  5:30 integration of checkdoc and lisp-mnt? joakim
@ 2010-12-25 20:24 ` Stefan Monnier
  2010-12-26  3:36   ` joakim
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2010-12-25 20:24 UTC (permalink / raw
  To: joakim; +Cc: Emacs developers

> 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.


        Stefan



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: integration of checkdoc and lisp-mnt?
  2010-12-25 20:24 ` Stefan Monnier
@ 2010-12-26  3:36   ` joakim
  0 siblings, 0 replies; 3+ messages in thread
From: joakim @ 2010-12-26  3:36 UTC (permalink / raw
  To: Stefan Monnier; +Cc: Emacs developers

Stefan Monnier <monnier@iro.umontreal.ca> 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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-26  3:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-25  5:30 integration of checkdoc and lisp-mnt? joakim
2010-12-25 20:24 ` Stefan Monnier
2010-12-26  3:36   ` joakim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.