emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Miguel A. Figueroa-Villanueva" <miguelf@ieee.org>
To: emacs-orgmode@gnu.org
Subject: Makefile fix reverted?
Date: Thu, 20 Dec 2007 13:56:37 -0400	[thread overview]
Message-ID: <17f71bca0712200956m3280950ega4bb74404cf3390b@mail.gmail.com> (raw)

Hello Carsten,

I updated org-mode and realized that the Makefile fix that we had
applied a while back was reverted. I did a search on the mailing list
and found the following thread:

http://www.mail-archive.com/emacs-orgmode@gnu.org/msg03374.html

which might have been the reason for reverting this, but I believe
that the correct thing is to do as:

http://www.mail-archive.com/emacs-orgmode@gnu.org/msg03380.html

That is, have both the cwd and lispdir in the list to load-path.
Currently, I have the following and it is working:

BATCH=$(EMACS) -batch -q -eval                             \
 "(progn (add-to-list (quote load-path) \".\")             \
         (add-to-list (quote load-path) \"$(lispdir)\"))"

Thanks,
--Miguel

             reply	other threads:[~2007-12-20 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 17:56 Miguel A. Figueroa-Villanueva [this message]
2007-12-21  8:22 ` Makefile fix reverted? Carsten Dominik

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=17f71bca0712200956m3280950ega4bb74404cf3390b@mail.gmail.com \
    --to=miguelf@ieee.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).