emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "David Dyer-Bennet" <dd-b@dd-b.net>
To: emacs-orgmode@gnu.org
Subject: Re: Old versions
Date: Wed, 4 May 2011 09:33:07 -0500	[thread overview]
Message-ID: <2947fa675d804455280a9631ec888094.squirrel@webmail.dd-b.net> (raw)
In-Reply-To: <834o5awxby.fsf@yahoo.it>


On Wed, May 4, 2011 05:53, Giovanni Ridolfi wrote:
> "David Dyer-Bennet" <dd-b@dd-b.net> writes:
>
>>>>> And where can I find a copy?
>>>>
>>>> How about here?:
>>>>
>>>> http://orgmode.org/org-6.36c.zip
>>
>> I can't find any POINTER to that anywhere on the site;
>
> Please, you should have searched *also* the mailing
> list archieve: (e.g. in gmane: "older org version" ).
> This string is easier than mine, isn't it?

Yeah, I thought this was a bit familiar.  Thing is, last time around never
reached a successful conclusion.  I just got tired of the runaround and
gave up.

> Then you would have found that:
>
>   On 2010-12-03 22:17:31 GMT (21 weeks, 4 days, ago)
>
>   David Dyer-Bennet <dd-b <at> dd-b.net> wrote:
>
>   " Given the two URLs, I have now deduced the pattern
>     for downloading older distributions :-) .
>     I still can't see a list of what's available, but the
>     ones mentioned publicly that I've tried have all
>     existed.  (It's just the obvious:
>     http://orgmode.org/org-<version>.tar.gz )
>
>     Thanks for finding the confirmation that 6.36c is
>     supposed to work with Emacs 21."
>
> http://thread.gmane.org/gmane.emacs.orgmode/34524/focus=34525
>
>> However, it doesn't make or make install with the Emacs 21.4.1 install
>> on
>> my web host (engl.dreamhost.com, to be explicit; running Linux).
> why do you need to install it with make?
>
> Org mode works even if you only:
>
> 1. Make a directory: ~/org/
> 2. unzip/ untar the file org-YOUR-version.zipTar
> 3. configure org in your .emacs:
>    (setq load-path (cons "~/org/lisp" load-path))
> 4. for info:
>    (add-to-list 'Info-default-directory-list "~/org/doc")
>    [source: http://doc.norang.ca/org-mode.htm]
> 5. Read and follow the manual
>    eg: add the correct line  (require 'org) or
>    (require 'org-install). I don't remeber.

I'm trying to bring that one system into conformance with about 8 other
systems I use org on; getting the config in my .emacs right is simple
(it's already in the script that customizes my standard .emacs file for a
particular system, which I check out from my Subversion repository onto
each new system).

It bugs me to have to hack around the standard install procedure, but I
suppose that's my problem.

> This will *not* byte compile your files but I use not compiled
> files and it's fine for me.
>
> If you want to byte compile use this brute force approach:
>
> $ emacs -e "(progn (byte-force-recompile \"~/org/lisp\")
>             (byte-force-recompile \"~/org/lisp\" ))

I wonder if that will work?  I think the problem is that byte-compile
doesn't work when there's run-time code to avoid the execution of things
that don't exist in the current version, since the byte-compile has to
convert everything.

-- 
David Dyer-Bennet, dd-b@dd-b.net; http://dd-b.net/
Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/
Photos: http://dd-b.net/photography/gallery/
Dragaera: http://dragaera.info

      reply	other threads:[~2011-05-04 14:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-02 17:19 Old versions David Dyer-Bennet
2011-05-03 11:02 ` Giovanni Ridolfi
2011-05-03 12:22   ` Jambunathan K
2011-05-03 21:01     ` David Dyer-Bennet
2011-05-03 21:13       ` David Dyer-Bennet
2011-05-04 10:53       ` Giovanni Ridolfi
2011-05-04 14:33         ` David Dyer-Bennet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2947fa675d804455280a9631ec888094.squirrel@webmail.dd-b.net \
    --to=dd-b@dd-b.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).