From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: bug#10125: RFE: require and load-path-shadowing Date: Sat, 12 Jan 2013 15:23:32 +0100 Message-ID: <87liby7a57.fsf__14693.8977916308$1358000668$gmane$org@bzg.ath.cx> References: <87sj68eogm.fsf@Rainer.invalid> <87wqvjd7qa.fsf@Rainer.invalid> <87bocvcx9f.fsf__44551.6247455545$1357934081$gmane$org@Rainer.invalid> <87ip72n1v7.fsf@Rainer.invalid> <87hamm8qze.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu205-0005fY-PA for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 09:24:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tu1zy-0008Ux-06 for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 09:23:57 -0500 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: (Stefan Monnier's message of "Sat, 12 Jan 2013 09:03:44 -0500") 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: Stefan Monnier Cc: Achim Gratz , 10125@debbugs.gnu.org Stefan Monnier writes: > It's just an experiment (AFAIK). Okay. >>> "Check whether a required feature has been shadowed by changing >>> `load-path' after it has been loaded and reload that feature from >>> current load-path in this case." >> I don't understand why we need this. > > For the case where Org is installed via package.el rather than by > manually downloading and following some installation instructions. In that case, isn't it enough to call (package-initialize) before any Org configuration? -- Bastien