This is a spot of code for aligning the values in a let form, like

    (let ((x   1)
          (foo 2)
          (zz  (blah)))
      ...)

It's designed for Emacs 21 and works with elisp and scheme, probably
other lisp dialects too.

Sexp funcs are used to examine the form, to cope with strings,
multi-line value forms, etc, but that does mean you need to have your
parens balanced.


The .asc is a gnupg ascii-armoured signature for the .el, made from
my key at savannah,

    http://savannah.gnu.org/people/viewgpg.php?user_id=2403

Attachment: align-let.el
Description: application/emacs-lisp

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDxX1ELFMCIV9q3ToRAgbcAJ9pt2ywVCKv+8mTX4w/sMVOJCVjZgCghcKW
knWqq/mU8DCSjpd8Okh/OTI=
=DNL8
-----END PGP SIGNATURE-----
_______________________________________________
Gnu-emacs-sources mailing list
Gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to