emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* elpa's copy of org-version.el
@ 2013-07-18 16:44 Paul Stansell
  2013-07-18 18:09 ` Achim Gratz
  2013-07-18 18:41 ` Pierre Téchoueyres
  0 siblings, 2 replies; 8+ messages in thread
From: Paul Stansell @ 2013-07-18 16:44 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

If I install org from elpa the file org-version.el is missing and
I get the following:

  M-x org-version
    Org-mode version N/A (N/A !!check installation!! @
/Home/ps/.emacs.d/elpa/org-20130715.1743/)

and

  M-x locate-library  org-version
    No library org-version in search path

However, the following give the expected results:

  M-x locate-library org
    Library is file ~/.emacs.d/elpa/org-20130715.1743/org.elc

  M-x locate-library org-install
    Library is file ~/.emacs.d/elpa/org-20130715.1743/org-install.el


If I install org from git://orgmode.org/org-mode.git it includes the
file org-version.el and all of the above commands work okay, eg,

  M-x locate-library  org-version
    Library is file ~/local/emacs/site-lisp/org-git/org-version.el

Is something wrong here?

Thanks,

Paul

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-18 16:44 elpa's copy of org-version.el Paul Stansell
@ 2013-07-18 18:09 ` Achim Gratz
  2013-07-18 18:41 ` Pierre Téchoueyres
  1 sibling, 0 replies; 8+ messages in thread
From: Achim Gratz @ 2013-07-18 18:09 UTC (permalink / raw)
  To: emacs-orgmode

Paul Stansell writes:
> If I install org from elpa the file org-version.el is missing and
> I get the following:

Huh?  All Org ELPA packages (both from orgmode.org and GNU) come with
their own org-version.el, so how do you try to install?


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-18 16:44 elpa's copy of org-version.el Paul Stansell
  2013-07-18 18:09 ` Achim Gratz
@ 2013-07-18 18:41 ` Pierre Téchoueyres
  2013-07-18 18:53   ` Pierre Téchoueyres
  1 sibling, 1 reply; 8+ messages in thread
From: Pierre Téchoueyres @ 2013-07-18 18:41 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]

Same problem here. I've tried the version org-20130718.1557 from elpa too.
May be an packaging problem ?

Pierre

Le jeudi 18 juillet 2013 17:44:06 Paul Stansell a écrit :
> Hello,
> 
> If I install org from elpa the file org-version.el is missing and
> I get the following:
> 
>   M-x org-version
>     Org-mode version N/A (N/A !!check installation!! @
> /Home/ps/.emacs.d/elpa/org-20130715.1743/)
> 
> and
> 
>   M-x locate-library  org-version
>     No library org-version in search path
> 
> However, the following give the expected results:
> 
>   M-x locate-library org
>     Library is file ~/.emacs.d/elpa/org-20130715.1743/org.elc
> 
>   M-x locate-library org-install
>     Library is file ~/.emacs.d/elpa/org-20130715.1743/org-install.el
> 
> 
> If I install org from git://orgmode.org/org-mode.git it includes the
> file org-version.el and all of the above commands work okay, eg,
> 
>   M-x locate-library  org-version
>     Library is file ~/local/emacs/site-lisp/org-git/org-version.el
> 
> Is something wrong here?
> 
> Thanks,
> 
> Paul


[-- Attachment #2: Type: text/html, Size: 7347 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-18 18:41 ` Pierre Téchoueyres
@ 2013-07-18 18:53   ` Pierre Téchoueyres
  2013-07-20 11:05     ` Achim Gratz
  2013-07-20 16:52     ` Paul Stansell
  0 siblings, 2 replies; 8+ messages in thread
From: Pierre Téchoueyres @ 2013-07-18 18:53 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

Ok I've found *my* mistake :
Melpa provides an org-mode from GIT too.
Look like this version is buggy.

Pierre

Le jeudi 18 juillet 2013 20:41:58 Pierre Téchoueyres a écrit :


Same problem here. I've tried the version org-20130718.1557 from elpa too.
May be an packaging problem ?

Pierre

Le jeudi 18 juillet 2013 17:44:06 Paul Stansell a écrit :
> Hello,
> 
> If I install org from elpa the file org-version.el is missing and
> I get the following:
> 
>   M-x org-version
>     Org-mode version N/A (N/A !!check installation!! @
> /Home/ps/.emacs.d/elpa/org-20130715.1743/)
> 
> and
> 
>   M-x locate-library  org-version
>     No library org-version in search path
> 
> However, the following give the expected results:
> 
>   M-x locate-library org
>     Library is file ~/.emacs.d/elpa/org-20130715.1743/org.elc
> 
>   M-x locate-library org-install
>     Library is file ~/.emacs.d/elpa/org-20130715.1743/org-install.el
> 
> 
> If I install org from git://orgmode.org/org-mode.git it includes the
> file org-version.el and all of the above commands work okay, eg,
> 
>   M-x locate-library  org-version
>     Library is file ~/local/emacs/site-lisp/org-git/org-version.el
> 
> Is something wrong here?
> 
> Thanks,
> 
> Paul


[-- Attachment #2: Type: text/html, Size: 8627 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-18 18:53   ` Pierre Téchoueyres
@ 2013-07-20 11:05     ` Achim Gratz
  2013-07-20 16:52     ` Paul Stansell
  1 sibling, 0 replies; 8+ messages in thread
From: Achim Gratz @ 2013-07-20 11:05 UTC (permalink / raw)
  To: emacs-orgmode

Pierre Téchoueyres writes:
> Melpa provides an org-mode from GIT too.
>
> Look like this version is buggy.

It's completely bogus, indeed.  It was added on July 15, but they can't
have tested it.  Stay away at least from this part of Melpa…


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-18 18:53   ` Pierre Téchoueyres
  2013-07-20 11:05     ` Achim Gratz
@ 2013-07-20 16:52     ` Paul Stansell
  2013-07-20 18:49       ` Pierre Téchoueyres
  1 sibling, 1 reply; 8+ messages in thread
From: Paul Stansell @ 2013-07-20 16:52 UTC (permalink / raw)
  To: emacs-orgmode

Pierre Téchoueyres <pierre.techoueyres <at> free.fr> writes:

> 
> 
> Ok I've found *my* mistake :
> Melpa provides an org-mode from GIT too.
> Look like this version is buggy.

Thanks for your help with this, but I'm still not entirely sure what I
should do.

Are you saying that when I install org via elpa I should _not_ install this one:

  org  20130720.... installed  Outline-based notes management and organizer
[git]

because it's from git?  Should I be looking for an org installation from
github?  I can't see one in my package list.  Should I uninstall my broken
org, disable melpa to try again to install org from elpa?

Thanks

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-20 16:52     ` Paul Stansell
@ 2013-07-20 18:49       ` Pierre Téchoueyres
  2013-07-20 19:27         ` Paul Stansell
  0 siblings, 1 reply; 8+ messages in thread
From: Pierre Téchoueyres @ 2013-07-20 18:49 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1610 bytes --]

	Hello Paul,
	Here is what I've done :

	1) check you've the org-elpa repository configured :
	my package-archives has this value 
(("gnu" . "http://elpa.gnu.org/packages/")
 ("marmalade" . "http://marmalade-repo.org/packages/")
 ("melpa" . "http://melpa.milkbox.net/packages/")
 ("org-elpa" . "http://orgmode.org/elpa/"))
	2) install melpa package from melpa (special handling for the MELPA 
repository [github])
	3) exclude org from melpa by adding / customize var package-archive-
exclude-alist. Mine has this value '(("melpa" org)) this is explained on melpa home 
page in customization section (near http://melpa.milkbox.net/#installing).
	4) uninstall org-2013...
	5) exit emacs then install org-20130715 (you should only see a version 
like yyyymmdd and no longer see a version with yyyymmdd_hhmm)
	Hope this could help

	Pierre

Le samedi 20 juillet 2013 16:52:10 Paul Stansell a écrit :
> Pierre Téchoueyres <pierre.techoueyres <at> free.fr> writes:
> > Ok I've found *my* mistake :
> > Melpa provides an org-mode from GIT too.
> > Look like this version is buggy.
> 
> Thanks for your help with this, but I'm still not entirely sure what I
> should do.
> 
> Are you saying that when I install org via elpa I should _not_ install this
> one:
> 
>   org  20130720.... installed  Outline-based notes management and organizer
> [git]
> 
> because it's from git?  Should I be looking for an org installation from
> github?  I can't see one in my package list.  Should I uninstall my broken
> org, disable melpa to try again to install org from elpa?
> 
> Thanks


[-- Attachment #2: Type: text/html, Size: 7509 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: elpa's copy of org-version.el
  2013-07-20 18:49       ` Pierre Téchoueyres
@ 2013-07-20 19:27         ` Paul Stansell
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Stansell @ 2013-07-20 19:27 UTC (permalink / raw)
  To: emacs-orgmode

Yes, that is helpful.  Thanks very much!

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-07-20 19:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-18 16:44 elpa's copy of org-version.el Paul Stansell
2013-07-18 18:09 ` Achim Gratz
2013-07-18 18:41 ` Pierre Téchoueyres
2013-07-18 18:53   ` Pierre Téchoueyres
2013-07-20 11:05     ` Achim Gratz
2013-07-20 16:52     ` Paul Stansell
2013-07-20 18:49       ` Pierre Téchoueyres
2013-07-20 19:27         ` Paul Stansell

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).