emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "William Henney" <whenney@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Ringing the alarm bell in orgmode
Date: Tue, 6 Nov 2007 10:58:47 -0600	[thread overview]
Message-ID: <41c818190711060858o79189e9ck3a2c4cc2e616cec8@mail.gmail.com> (raw)
In-Reply-To: <87abpr48z8.fsf@bzg.ath.cx>

Thanks for your help, Chris, Richard, and Bastien. Chris's method of
loading the file explicitly will be useful until I get the path sorted
properly.

On 11/6/07, Bastien <bzg@altern.org> wrote:
> "William Henney" <whenney@gmail.com> writes:
> 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?
>

I don't use Pete's script, but I do essentially the same thing and it
doesn't work

BUT, I think I have now found the culprit... It is all the fault of
fink (for the non Mac users, fink is a package manager and repo for OS
X, a bit like yum or apt, except a lot less useful....)

At some point I had added the following line to my ~/.profile

  test -r /sw/bin/init.sh && . /sw/bin/init.sh

and that file, unbeknownst to me had been setting the INFOPATH
environment variable. This means that Info-directory-list gets
initialised from INFOPATH and that Info-default-directory-list is
completely ignored :(

So, the answer seems to be to unset INFOPATH in the shell and to merge
the fink info directories into my Info-default-directory-list

At least, I assume this will work. I don't want to restart my emacs at
the moment since I would lose too much context, but I will test it out
when I next have a quiet time.

Cheers

Will

-- 

  Dr William Henney, Centro de Radioastronomía y Astrofísica,
  Universidad Nacional Autónoma de México, Campus Morelia

  reply	other threads:[~2007-11-06 16:58 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
2007-11-06 16:58               ` William Henney [this message]
     [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=41c818190711060858o79189e9ck3a2c4cc2e616cec8@mail.gmail.com \
    --to=whenney@gmail.com \
    --cc=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).