From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: make clean-install leaves htmlize.el Date: Tue, 28 Oct 2014 17:13:30 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjAKw-0000RC-Uz for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 13:13:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjAKp-0004V5-GI for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 13:13:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:52520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjAKp-0004V1-AM for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 13:13:31 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XjAKo-0001iG-Da for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 18:13:30 +0100 Received: from 193.63.222.28 ([193.63.222.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Oct 2014 18:13:30 +0100 Received: from andreas.leha by 193.63.222.28 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Oct 2014 18:13:30 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, recently make clean-install leaves the files htmlize.el[c] left in my installation directory while I'd expect them to be removed by clean-install. Regards, Andreas