From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Monnier Subject: bug#10125: RFE: require and load-path-shadowing Date: Sat, 12 Jan 2013 08:28:29 -0500 Message-ID: References: <87sj68eogm.fsf@Rainer.invalid> <87wqvjd7qa.fsf@Rainer.invalid> <87bocvcx9f.fsf@Rainer.invalid> <83ip72u89o.fsf@gnu.org> <87ehhqn1md.fsf@Rainer.invalid> <8338y6txjh.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu18l-0006AZ-Fo for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 08:28:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tu18j-0002ot-TG for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 08:28:51 -0500 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: <8338y6txjh.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 12 Jan 2013 14:07:14 +0200") 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: Eli Zaretskii Cc: Achim Gratz , 10125@debbugs.gnu.org > IOW, do you expect the byte-compile instances to be different in any > way from a fresh Emacs session invoked from the shell as "emacs -Q"? Yes, because the current Emacs may be a different executable than the one the shell would run in response to "emacs -Q". Stefan