RE: Byte-recompile-directory
"Kevin Jones" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.windows |
|---|---|
| Message-ID | <003301c3c5a3$8a859fe0$6500a8c0@pianosa> |
Thanks, That did it, Kevin Jones http://kevinj.develop.com > -----Original Message----- > From: Darryl Okahata [mailto:[email protected]] > Sent: 18 December 2003 15:05 > To: Kevin Jones; [email protected] > Subject: Re: Byte-recompile-directory > > > "Hillel (Sabba) Markowitz" <[email protected]> wrote: > > > byte-recompile-directory only recompiles those .el files that are > > newer than > > the .elc files. If you want to recompile all the files > (that have .elc files) > > you would need byte-force-recompile > > Also, providing a zero prefix to > byte-recompile-directory forces a recompilation of all .el > files, e.g.: > > C-u 0 M-x byte-recompile-directory > > See the documentation for more details. > > -- > Darryl Okahata > [email protected] >