emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Steven E. Harris" <seh@panix.com>
To: emacs-orgmode@gnu.org
Subject: Re: ?Glitch in Makefile: Release org-mode 5.10b
Date: Thu, 27 Sep 2007 11:28:59 -0700	[thread overview]
Message-ID: <7yodfoq7vs.fsf@panix.com> (raw)
In-Reply-To: Pine.GSO.4.64L.0709271321140.24361@grumpy-fuzzball.mit.edu

Eric J Haywiser <ejh1@MIT.EDU> writes:

> This could be confusing to a newbie, who is the most likely person to
> encounter this problem.

I just ran into this problem while installing org-mode last night, and
came up with a similar fix.

Also, for XEmacs users, the eval form needs to add both the base
directory and the "xemacs" directory in order to pick up noutline.el. I
wound up using something like

  BATCH=$(EMACS) -batch -q -eval \
    "(progn (add-to-list (quote load-path) \"$(pwd)\") \
            (add-to-list (quote load-path) \"$(pwd)/xemacs\"))"

as a quick cut-and-paste fix.

-- 
Steven E. Harris

  reply	other threads:[~2007-09-27 18:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-27 17:39 ?Glitch in Makefile: Release org-mode 5.10b Eric J Haywiser
2007-09-27 18:28 ` Steven E. Harris [this message]
2007-09-28 14:18   ` Eric J Haywiser

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=7yodfoq7vs.fsf@panix.com \
    --to=seh@panix.com \
    --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).