bug#3868: 23.0.96; Autoloading failed to define function align-regexp
Stefan Monnier <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
> i am unable to use align-regexp until i load manually (with load)
> align.el.
My best guess is that you have an old `align.elc' somewhere in your
load-path.
Stefan