unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Iterating over all docstrings in a Lisp buffer
@ 2014-06-24 15:16 Sebastian Wiesner
  2014-06-24 15:23 ` Thorsten Jolitz
  2014-06-24 16:51 ` Michael Heerdegen
  0 siblings, 2 replies; 5+ messages in thread
From: Sebastian Wiesner @ 2014-06-24 15:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

how would I iterate over all function/macro/variable docstrings in an Emacs Lisp buffer?

The idea is to write a command that automatically re-wraps all docstrings in the current buffer.  I’d like to use this as part of a test suite to automatically check whether contributed code adheres to the Emacs Lisp style guide.

Thanks,
Sebastian Wiesner


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

end of thread, other threads:[~2014-06-24 19:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 15:16 Iterating over all docstrings in a Lisp buffer Sebastian Wiesner
2014-06-24 15:23 ` Thorsten Jolitz
2014-06-24 15:41   ` Sebastian Wiesner
2014-06-24 16:51 ` Michael Heerdegen
2014-06-24 19:49   ` Sebastian Wiesner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).