emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-install.el in Emacs probably should be removed
Date: Sun, 15 Feb 2009 07:50:15 +0000	[thread overview]
Message-ID: <83d4dkyw94.fsf@cam.ac.uk> (raw)

Hi Carsten,

I just notice there is a dummy file in emacs/lisp/org. The use of this
file hides problems away for example if users install org to a dir that
is overshadowed by the lisp/org in emacs (this happen quite often to
newbies too). Two files with the same name but different content also
confuse other users.

I think for users using both standalone and included org versions, the
cleaner and better way is to use one of the following

  (load "org-install" t) or (require 'org-install nil t)

in their own .emacs files if they want to avoid error (we can put this
in the documentation). But I guess some will prefer emacs to throw an
error when that org-install that does autoloads is missing.

Pointing out the install procedure is only for installing standalone org
package is also sufficient.

Thus I propose we do away with this dummy file and keep the emacs
distribution clean.

Best,
-- 
.: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.

             reply	other threads:[~2009-02-15  7:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-15  7:50 Leo [this message]
2009-02-15 20:03 ` org-install.el in Emacs probably should be removed Carsten Dominik
2009-02-15 22:18   ` Tim O'Callaghan
2009-02-15 22:40     ` Carsten Dominik
2009-02-16  3:32       ` Bernt Hansen
2009-02-24 15:38         ` Tim O'Callaghan

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=83d4dkyw94.fsf@cam.ac.uk \
    --to=sdl.web@gmail.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).