help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Iterating over all docstrings in a Lisp buffer


From: Sebastian Wiesner
Subject: Iterating over all docstrings in a Lisp buffer
Date: Tue, 24 Jun 2014 17:16:53 +0200

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]