From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-devel@gnu.org
Subject: Re: /srv/bzr/emacs/trunk r110286: Sync Org 7.9.2 from the commit tagged "release_7.9.2" in Org's Git repo.
Date: Mon, 01 Oct 2012 18:47:02 +0200 [thread overview]
Message-ID: <87626uuol5.fsf@Rainer.invalid> (raw)
In-Reply-To: 87pq5267ew.fsf@bzg.ath.cx
Bastien writes:
>> It's weird to see this as a constant (rather than something related to
>> the installation prefix), since it won't be correct for many
>> installations (but I did not check how it is actually used):
This is a generated file in Org and the path generated is related to the
installation prefix. Not sure how this should be handled in Emacs.
Reminds me: the file local variable that say "version control: never"
should also be deleted from that file.
>> ;;;###autoload
>> (defconst org-odt-data-dir "/usr/share/emacs/etc/org"
>> "The location of ODT styles.")
>
> This is not only weird, this is wrong. I fixed this in Org,
> this will be part of the next bugfix sync with Emacs.
Huh? How is a defvar any different than a defconst? The problem is not
the defconst as such.
>> Also, have you considered having a separate org-loaddefs.el, for
>> autoloads that are not relevant until org.el is loaded?
>
> Yes, I can how loaddefs.el could benefit from an org-loaddefs.el.
>
> I see how I can generate a separate org-loaddefs.el (and we do this
> already for people who install Org separately, the file is called
> org-install.el) but I don't see how I can prevent Emacs from adding
> the same autoloaded functions in loaddefs.el.
You change all autoload cookies to some different value like
autoload-org. Then you generate org-loaddefs.el using that cookie and
when loaddefs.el is generated using the original cookie it comes up
empty. The real work there is to decide, for each autoload, whether it
belongs into org-loaddefs.el or loaddefs.el. This is decidedly not the
same thing that org-install.el does.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves
next prev parent reply other threads:[~2012-10-01 16:47 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1TILGf-0007Kr-Mg@vcs.savannah.gnu.org>
2012-10-01 0:26 ` /srv/bzr/emacs/trunk r110286: Sync Org 7.9.2 from the commit tagged "release_7.9.2" in Org's Git repo Glenn Morris
2012-10-01 6:19 ` Bastien
2012-10-01 7:03 ` Glenn Morris
2012-10-01 13:22 ` Bastien
2012-10-01 16:47 ` Achim Gratz [this message]
2012-10-01 17:39 ` Glenn Morris
2012-10-01 17:59 ` Achim Gratz
2012-10-01 18:04 ` Glenn Morris
2012-10-02 12:58 ` Bastien
2012-10-02 17:05 ` Achim Gratz
2012-10-02 17:17 ` Bastien
2012-10-02 17:34 ` Achim Gratz
2012-10-02 17:43 ` Glenn Morris
2012-10-02 17:51 ` Achim Gratz
2012-10-02 17:58 ` Glenn Morris
2012-10-02 18:16 ` Achim Gratz
2012-10-02 18:58 ` Glenn Morris
2012-10-03 15:46 ` Achim Gratz
2012-10-03 17:35 ` Stefan Monnier
2012-10-03 17:54 ` Achim Gratz
2012-10-03 18:30 ` Stefan Monnier
2012-10-01 18:02 ` Achim Gratz
2012-10-02 12:56 ` Bastien
2012-10-02 17:03 ` Achim Gratz
2012-10-02 17:17 ` Bastien
2012-10-02 17:25 ` Achim Gratz
2012-10-02 17:44 ` Bastien
2012-10-02 18:12 ` Achim Gratz
2012-10-03 7:08 ` Bastien
2012-10-03 7:48 ` Achim Gratz
2012-10-03 10:24 ` Bastien
2012-10-01 18:07 ` Jambunathan K
2012-10-02 13:03 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87626uuol5.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--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.