emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: Re: Ringing the alarm bell in orgmode
Date: Tue, 06 Nov 2007 16:47:07 +0000	[thread overview]
Message-ID: <87abpr48z8.fsf@bzg.ath.cx> (raw)
In-Reply-To: <41c818190711060716p795fb91v9a3b899624a8a21d@mail.gmail.com> (William Henney's message of "Tue, 6 Nov 2007 09:16:21 -0600")

"William Henney" <whenney@gmail.com> writes:

> For instance, I have totally failed to work out how I can tell it
> where my org info files are, with the result that it always shows me
> the old version that comes with my emacs (currently 4.67). I have
> tried setting Info-default-directory-list and Info-directory-list, but
> all to no avail. Has anyone else had this problem?

I use the script Pete sent a while a go update org-mode automatically.
It fetches uncompress and untar the tarball archive.  It copies the org
info file (which name is really "org") to the local ~/info/ directory
where I keep latest version of Info files.

Then I have this is my .emacs.el:

  (add-to-list 'Info-default-directory-list "~/info/")

And the info page is correct.  Does that help?

-- 
Bastien

  parent reply	other threads:[~2007-11-06 15:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06  8:23 Ringing the alarm bell in orgmode Uwe Jochum
2007-11-06  8:48 ` Stefan Kamphausen
2007-11-06 14:37   ` Bastien
2007-11-06  9:43 ` Bastien
2007-11-06 10:23   ` Uwe Jochum
2007-11-06 14:22     ` Bastien
2007-11-06 13:55       ` Richard G Riley
2007-11-06 15:41         ` Bastien
2007-11-06 15:16           ` William Henney
2007-11-06 15:34             ` Chris Leyon
2007-11-06 15:35             ` Richard G Riley
2007-11-06 16:43             ` Sivaram Neelakantan
2007-11-06 16:47             ` Bastien [this message]
2007-11-06 16:58               ` William Henney
     [not found]       ` <uzlxrfphs.fsf@uni-konstanz.de>
2007-11-06 15:31         ` Bastien

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=87abpr48z8.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --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).