From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: cautionary tale: avoid creating/using a macro called "title" Date: Thu, 22 Mar 2018 15:34:38 +0000 Message-ID: <87r2oc5dkh.fsf@ucl.ac.uk> References: <87y3iuh82n.fsf@gmail.com> <87po3y5jaw.fsf@gnu.org> <87vadp7kvc.fsf@delle7240.chemeng.ucl.ac.uk> <87k1u4wlsx.fsf@gnu.org> <87woy48nyc.fsf@ucl.ac.uk> <87d0zwv41o.fsf@gnu.org> <87370s8g1h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ez2Ep-0004qr-WE for emacs-orgmode@gnu.org; Thu, 22 Mar 2018 11:34:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ez2Ej-0002I5-O2 for emacs-orgmode@gnu.org; Thu, 22 Mar 2018 11:34:46 -0400 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" To: Kaushal Modi Cc: Bastien , emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thursday, 22 Mar 2018 at 12:23, Kaushal Modi wrote: > > Org is probably getting loaded before you tweak the load paths. e.g. emacs > -Q foo.org would do that. That version looks like the one that's on > emacs-26/master branch of Emacs. Thank you. What is the number after the 9.1.6- in the org version for yours? I do not load the file immediately. My means of testing is: emacs -Q evaluate #+begin_src emacs-lisp (add-to-list 'load-path "~/git/org-mode/lisp") (require 'org) #+end_src=20 and then visit foo.org to test. I get a different version of org (differing in the number of 9.1.6-) if I evaluate that lisp code when compared to not evaluating it. Thanks again, eric =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-341-g3a4fd3 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWrPNDgAKCRDIkZPY//z2 fSHoAJ0Q0sjmJ5G1jgA6UfrrRYjwruyI7QCfeA9Y+PA3h51ebQ2G6ctF9WWnaEY= =1R22 -----END PGP SIGNATURE----- --=-=-=--