all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Changes in epaths.in
Date: Tue, 10 Jan 2012 03:11:27 -0500	[thread overview]
Message-ID: <br8vlg7z9s.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1RkUJ8-0000c8-PU@fencepost.gnu.org> (Eli Zaretskii's message of "Tue, 10 Jan 2012 00:31:38 -0500")

Eli Zaretskii wrote:

> Is it really wise to make changes in basic Emacs configuration during
> a pretest?  E.g., the change to PATH_DUMPLOADSEARCH looks non trivial
> to me, and I cannot immediately assess its effects (if you can, I
> would suggest to at least put it in writing in the ChangeLog entry).

The effects are zero, because those values are not used for anything.
Configure changes every one of them to the actual values.
The pre-defined values are essentially comments.

Of the platforms that do not use configure, MS Windows uses nt/paths.h
instead, and the msdos build (presumably) uses sed to edit all the
values it cares about.

Oh, I see it does not change PATH_DUMPLOADSEARCH, which was the only
non-absolute value. sed4.inp should probably set it back to ../lisp.
POSIX platforms have been using an absolute value for years (at least a
decade I think), so the previous comment about it being ../lisp was
misleading.



  reply	other threads:[~2012-01-10  8:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  5:31 Changes in epaths.in Eli Zaretskii
2012-01-10  8:11 ` Glenn Morris [this message]
2012-01-10  9:00   ` Glenn Morris
2012-01-10  9:43     ` Eli Zaretskii
2012-01-14 18:08       ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=br8vlg7z9s.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.