From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Williams, Ken" Subject: Package shadowing? Date: Tue, 22 Apr 2014 15:25:42 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_DB9AE166BFBB0640B307A82E6F93D026214001SPEXCH02WindLogic_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WccuA-0003MR-Hv for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 11:46:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wccu5-00010Q-W3 for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 11:46:42 -0400 Received: from owa.windlogics.com ([216.245.170.169]:10598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wccu5-0000zs-Ps for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 11:46:37 -0400 Content-Language: en-US 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" --_000_DB9AE166BFBB0640B307A82E6F93D026214001SPEXCH02WindLogic_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I'm using GNU Emacs 24.3.1 on Windows 7. I just did an elpa-install (M-x list-packages, hit 'i' on the 'org' line, a= nd then hit 'x'. In my .emacs file I had (require 'package) (add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t) Everything seemed to go fine. Then when I quit & relaunch emacs, I check t= he version and I see this: Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ c:/Users/kwilliams/= .emacs.d/elpa/org-20140422/) Is that messed up? I'm supposed to have version 8.2.6 at this point, right= ? -- Ken Williams, Senior Research Scientist WindLogics http://windlogics.com ________________________________ CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the inte= nded recipient(s) and may contain confidential and privileged information. = Any unauthorized review, use, disclosure or distribution of any kind is str= ictly prohibited. If you are not the intended recipient, please contact the= sender via reply e-mail and destroy all copies of the original message. Th= ank you. --_000_DB9AE166BFBB0640B307A82E6F93D026214001SPEXCH02WindLogic_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I’m using GNU Emacs 24.3.1 on Windows 7.

 

I just did an elpa-install (M-x list-packages, hit '= i' on the 'org' line, and then hit 'x'.  In my .emacs file I had

 

  (require 'package)

  (add-to-list 'package-archives '("org&qu= ot; . "http://orgmode.org/elpa/") t)

 

Everything seemed to go fine.  Then when I quit= & relaunch emacs, I check the version and I see this:

 

   Org-mode version 7.9.3f (release_7.9.3f= -17-g7524ef @ c:/Users/kwilliams/.emacs.d/elpa/org-20140422/)

 

Is that messed up?  I’m supposed to have = version 8.2.6 at this point, right?

 

--

Ken Williams, Senior Research Scientist

Wind<= /b>Logics<= /p>

http://windlogics.com

 




CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the inte= nded recipient(s) and may contain confidential and privileged information. = Any unauthorized review, use, disclosure or distribution of any kind is str= ictly prohibited. If you are not the intended recipient, please contact the sender via reply e-mail and des= troy all copies of the original message. Thank you.
--_000_DB9AE166BFBB0640B307A82E6F93D026214001SPEXCH02WindLogic_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Package shadowing? Date: Tue, 22 Apr 2014 17:50:12 +0200 Message-ID: <87eh0p4b4b.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wccxj-0005Su-Oj for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 11:50:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wccxe-00022w-QI for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 11:50:23 -0400 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:49080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wccxe-00022d-JH for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 11:50:18 -0400 Received: by mail-we0-f179.google.com with SMTP id x48so5121289wes.38 for ; Tue, 22 Apr 2014 08:50:17 -0700 (PDT) In-Reply-To: (Ken Williams's message of "Tue, 22 Apr 2014 15:25:42 +0000") 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: "Williams, Ken" Cc: "emacs-orgmode@gnu.org" "Williams, Ken" writes: > Is that messed up? I’m supposed to have version 8.2.6 at this point, > right? Please carefully read the Installation instructions in the manual: http://orgmode.org/manual/Installation.html#Installation When installing from ELPA, you need to make sure your packages are activated before any Org function has been loaded, otherwise this will load the previously available Org version. HTH, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Williams, Ken" Subject: Re: Package shadowing? Date: Tue, 22 Apr 2014 17:28:53 +0000 Message-ID: References: <87eh0p4b4b.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WceVD-0005cq-Fd for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 13:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WceV6-0008SL-Ga for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 13:29:03 -0400 Received: from owa.windlogics.com ([216.245.170.169]:15776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WceV6-0008SF-Bi for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 13:28:56 -0400 In-Reply-To: <87eh0p4b4b.fsf@bzg.ath.cx> Content-Language: en-US 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: Bastien Cc: "emacs-orgmode@gnu.org" DQo+IC0tLS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tDQo+IEZyb206IEJhc3RpZW4gR3VlcnJ5IFtt YWlsdG86YmFzdGllbmd1ZXJyeUBnbWFpbC5jb21dDQo+DQo+ICJXaWxsaWFtcywgS2VuIiA8S2Vu LldpbGxpYW1zQHdpbmRsb2dpY3MuY29tPiB3cml0ZXM6DQo+DQo+ID4gSXMgdGhhdCBtZXNzZWQg dXA/ICBJ4oCZbSBzdXBwb3NlZCB0byBoYXZlIHZlcnNpb24gOC4yLjYgYXQgdGhpcyBwb2ludCwN Cj4gPiByaWdodD8NCj4NCj4gUGxlYXNlIGNhcmVmdWxseSByZWFkIHRoZSBJbnN0YWxsYXRpb24g aW5zdHJ1Y3Rpb25zIGluIHRoZSBtYW51YWw6DQo+ICAgaHR0cDovL29yZ21vZGUub3JnL21hbnVh bC9JbnN0YWxsYXRpb24uaHRtbCNJbnN0YWxsYXRpb24NCg0KVGhhbmtzLCBnb3QgaXQgbm93LiAg UGVyaGFwcyB0aGlzIGNvdWxkIGJlIG1vcmUgY2xlYXJseSBsaW5rZWQgZnJvbSBodHRwOi8vb3Jn bW9kZS5vcmcvZWxwYS5odG1sID8gIEkgd2FzIGxvb2tpbmcgYXQgdGhhdCAoZ290IHRoZXJlIGZy b20gMSBjbGljayBvbiB0aGUgaG9tZSBwYWdlKSBhbmQgaXQgd2Fzbid0IGNsZWFyIHRvIG1lIHRo ZXJlIHdhcyBhbnl0aGluZyBlbHNlIEkgaGFkIHRvIGRvIGR1cmluZyBpbnN0YWxsYXRpb24gb3Ig Y29uZmlnLg0KDQpJbiBhZGRpdGlvbiwgdGhlIC9lbHBhLmh0bWwgcGFnZSBtYWtlcyBubyBtZW50 aW9uIG9mIHRoZSAic2Vzc2lvbiB3aGVyZSBubyAub3JnIGZpbGUgaGFzIGJlZW4gdmlzaXRlZCIg dGV4dCBJIHNlZSBvbiB0aGUgL0luc3RhbGxhdGlvbi5odG1sIHBhZ2UsIG1heWJlIHRob3NlIHR3 byBzZWN0aW9ucyBuZWVkIHRvIGJlIHJlY29uY2lsZWQvY29uc29saWRhdGVkPw0KDQogLUtlbg0K DQoNCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQoNCkNPTkZJREVOVElBTElUWSBO T1RJQ0U6IFRoaXMgZS1tYWlsIG1lc3NhZ2UgaXMgZm9yIHRoZSBzb2xlIHVzZSBvZiB0aGUgaW50 ZW5kZWQgcmVjaXBpZW50KHMpIGFuZCBtYXkgY29udGFpbiBjb25maWRlbnRpYWwgYW5kIHByaXZp bGVnZWQgaW5mb3JtYXRpb24uIEFueSB1bmF1dGhvcml6ZWQgcmV2aWV3LCB1c2UsIGRpc2Nsb3N1 cmUgb3IgZGlzdHJpYnV0aW9uIG9mIGFueSBraW5kIGlzIHN0cmljdGx5IHByb2hpYml0ZWQuIElm IHlvdSBhcmUgbm90IHRoZSBpbnRlbmRlZCByZWNpcGllbnQsIHBsZWFzZSBjb250YWN0IHRoZSBz ZW5kZXIgdmlhIHJlcGx5IGUtbWFpbCBhbmQgZGVzdHJveSBhbGwgY29waWVzIG9mIHRoZSBvcmln aW5hbCBtZXNzYWdlLiBUaGFuayB5b3UuDQo= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Package shadowing? Date: Tue, 22 Apr 2014 23:02:54 +0200 Message-ID: <87vbu12i2p.fsf@bzg.ath.cx> References: <87eh0p4b4b.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WchqK-0006P6-KN for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 17:03:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WchqE-0008Ad-RA for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 17:03:04 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:43434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WchqE-0008AK-FN for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 17:02:58 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so33736wgh.4 for ; Tue, 22 Apr 2014 14:02:56 -0700 (PDT) In-Reply-To: (Ken Williams's message of "Tue, 22 Apr 2014 17:28:53 +0000") 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: "Williams, Ken" Cc: "emacs-orgmode@gnu.org" Hi Williams, "Williams, Ken" writes: > Thanks, got it now. Perhaps this could be more clearly linked from > http://orgmode.org/elpa.html ? I was looking at that (got there from > 1 click on the home page) and it wasn't clear to me there was anything > else I had to do during installation or config. > > In addition, the /elpa.html page makes no mention of the "session > where no .org file has been visited" text I see on the > /Installation.html page, maybe those two sections need to be > reconciled/consolidated? Yes, I added a note to http://orgmode.org/elpa.html so as to make sure people will also check the manual. Thanks, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Williams, Ken" Subject: Re: Package shadowing? Date: Tue, 22 Apr 2014 21:03:57 +0000 Message-ID: References: <87eh0p4b4b.fsf@bzg.ath.cx> <87vbu12i2p.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WchrM-0006wn-VE for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 17:04:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WchrH-0008P6-Vh for emacs-orgmode@gnu.org; Tue, 22 Apr 2014 17:04:08 -0400 In-Reply-To: <87vbu12i2p.fsf@bzg.ath.cx> Content-Language: en-US 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: Bastien Cc: "emacs-orgmode@gnu.org" > -----Original Message----- > From: Bastien Guerry [mailto:bastienguerry@gmail.com] On Behalf Of > > Yes, I added a note to http://orgmode.org/elpa.html so as to make sure > people will also check the manual. Thanks much. -Ken ________________________________ CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the inte= nded recipient(s) and may contain confidential and privileged information. = Any unauthorized review, use, disclosure or distribution of any kind is str= ictly prohibited. If you are not the intended recipient, please contact the= sender via reply e-mail and destroy all copies of the original message. Th= ank you.