Agustin Martin <[EMAIL PROTECTED]> writes: > > (defun debian-sanitized-emacs-load-path ( &optional exclude )
I think you may be reversing the elements in the lists on each call, which is probably not what you meant (though may be harmless). Overall it strikes me as a little aggressive, but I suppose it ensures the desired ordering. You might consider "sanitizing" after each run-parts file too, to pick up old packages which just add to load-path instead of calling debian-pkg-add-load-path-item. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]