Bug#395125: emacsen-common: Caching of startup bits in debian-startup

2013-12-23 Thread Rob Browning
"R.Ramkumar" writes: > One of the problems I have faced with the debian startup procedure > is that, while the run-parts like technique offers a lot of > flexibility, loading a lot of very small source files makes the > startup quite slow. Here's a implementation of debian-startup.el > which hand

Bug#395125: emacsen-common: Caching of startup bits in debian-startup

2006-10-24 Thread R.Ramkumar
Package: emacsen-common Version: 1.4.17 Severity: wishlist Tags: patch Hi! One of the problems I have faced with the debian startup procedure is that, while the run-parts like technique offers a lot of flexibility, loading a lot of very small source files makes the startup quite slow. Here's a im