>From an IRC discussion Helmut asked me to mention our use case for dynamic file registration. In emacs addon packages we currently generate byte-compiled .elc files and some symlinks at install time. It would be very useful not to have to track and clean those up in an ad-hoc way.
- use case for registering dynamic files for removal David Bremner
- Re: use case for registering dynamic files for remo... Alexandre Detiste