all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: 10125@debbugs.gnu.org, Chong Yidong <cyd@gnu.org>,
	stelian.iancu@gmail.com, Jambunathan K <kjambunathan@gmail.com>
Subject: bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation
Date: Fri, 25 Nov 2011 14:15:45 -0500	[thread overview]
Message-ID: <4vcq8xbby.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvaa7kgsmm.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 25 Nov 2011 09:57:33 -0500")

Stefan Monnier wrote:

> E.g. we could add to bytecomp.el the ability to force `require' to
> reload a package if it's not already loaded from the file that
> locate-library returns.

That will probably work fine most of the time, but what if a package is
restructed so that the feature names are different? Or a feature is
removed? Simply starting a fresh Emacs seems fine to me. Though there is
the issue of should it be a `-Q' one or not.

BTW, I was also thinking that rather than simply byte-recompiling,
package.el ought to check for a Makefile in the package directory, and
if it finds one, call make to build the package according to the rules
the package has defined. Though you would have to trust the package not
to do anything nasty.

  reply	other threads:[~2011-11-25 19:16 UTC|newest]

Thread overview: 96+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 21:07 RFE: require and load-path-shadowing Achim Gratz
2013-01-10 23:43 ` Glenn Morris
2013-01-11  1:57   ` bug#10125: " Stefan Monnier
2013-01-11  1:57   ` Stefan Monnier
2011-11-24 12:12     ` 24.0.91; package.el (org): Macros in tar packages & order of byte compilation Jambunathan K
2002-01-01  0:33       ` bug#10125: " Jambunathan K
2011-11-24 13:05       ` Eli Zaretskii
2011-11-24 17:22         ` Jambunathan K
2011-11-24 17:22         ` Jambunathan K
2011-11-24 19:09           ` Glenn Morris
2011-11-24 19:09           ` Glenn Morris
2011-11-24 19:53             ` Glenn Morris
2011-11-25 12:15               ` Jambunathan K
2011-11-25 12:15               ` Jambunathan K
2011-11-25 14:07               ` Chong Yidong
2011-11-25 14:07               ` Chong Yidong
2011-11-25 14:57                 ` Stefan Monnier
2011-11-25 14:57                 ` Stefan Monnier
2011-11-25 19:15                   ` Glenn Morris [this message]
2011-11-25 19:21                     ` Glenn Morris
2011-11-25 19:21                     ` Glenn Morris
2011-11-25 19:15                   ` Glenn Morris
2011-11-25 18:19                 ` Glenn Morris
2011-11-25 18:19                 ` Glenn Morris
2011-11-25 19:01                   ` Glenn Morris
2011-11-25 19:01                   ` Glenn Morris
2011-11-24 19:53             ` Glenn Morris
2011-11-24 22:55             ` Stelian Iancu
2011-11-24 23:54               ` Glenn Morris
2011-11-24 23:54               ` Glenn Morris
2011-11-25  3:31               ` Jambunathan K
2011-11-25 12:32                 ` Stelian Iancu
2011-11-25 12:32                 ` Stelian Iancu
2011-11-25 12:58                   ` Jambunathan K
2011-11-25  3:31               ` Jambunathan K
2011-11-24 22:55             ` Stelian Iancu
2011-11-25  8:10             ` Eli Zaretskii
2011-11-25 18:20               ` Glenn Morris
2011-11-25 18:20               ` Glenn Morris
2011-11-25  8:10             ` Eli Zaretskii
2013-01-11 16:06       ` bug#10125: RFE: require and load-path-shadowing Achim Gratz
2013-01-11 16:56         ` Stefan Monnier
2013-01-11 16:56         ` Stefan Monnier
2013-01-11 16:06       ` Achim Gratz
2013-01-11 19:53       ` Achim Gratz
2013-01-11 22:52         ` Stefan Monnier
2013-01-11 22:52         ` Stefan Monnier
2013-01-12  8:15           ` Eli Zaretskii
2013-01-12  8:15           ` Eli Zaretskii
2013-01-11 19:53       ` Achim Gratz
2013-01-12 10:15       ` Achim Gratz
2013-01-12 10:15       ` Achim Gratz
2013-01-12 13:34         ` Bastien
2013-01-12 14:03           ` Stefan Monnier
2013-01-12 14:03           ` Stefan Monnier
2013-01-12 14:23             ` Bastien
2013-01-12 14:23             ` Bastien
2013-01-12 16:12               ` Stefan Monnier
2013-01-12 17:34                 ` Bastien
2013-01-12 17:34                 ` Bastien
2013-01-12 16:12               ` Stefan Monnier
2013-01-12 13:34         ` Bastien
2013-01-12 10:20       ` Achim Gratz
2013-01-12 10:20       ` Achim Gratz
2013-01-12 12:07         ` Eli Zaretskii
2013-01-12 13:28           ` Stefan Monnier
2013-01-12 13:55             ` Eli Zaretskii
2013-01-12 13:55             ` Eli Zaretskii
2013-01-12 18:42             ` Glenn Morris
2013-01-12 18:42             ` Glenn Morris
2013-01-12 13:28           ` Stefan Monnier
2013-01-12 12:07         ` Eli Zaretskii
2013-01-12 16:29       ` Achim Gratz
2013-01-12 16:29       ` Achim Gratz
2013-01-12 17:01       ` Achim Gratz
2013-01-12 17:01       ` Achim Gratz
2013-01-12 18:39         ` Eli Zaretskii
2013-01-12 18:39         ` Eli Zaretskii
2013-01-13  7:46       ` Achim Gratz
2013-01-13  7:46       ` Achim Gratz
2013-01-13  7:52       ` Achim Gratz
2013-01-13  7:52       ` Achim Gratz
2013-01-15 19:34       ` Achim Gratz
2013-01-15 19:34       ` Achim Gratz
2013-01-16  9:45         ` Kevin Rodgers
2013-01-16  9:45         ` Kevin Rodgers
2013-01-16 10:06           ` Andreas Schwab
2013-01-16 14:59             ` Kevin Rodgers
2013-01-16 14:59             ` Kevin Rodgers
2013-01-16 10:06           ` Andreas Schwab
2013-01-11  2:45     ` Jambunathan K
2013-01-11  2:45     ` Jambunathan K
2013-01-11  8:21   ` Achim Gratz
2013-01-20  7:38   ` Achim Gratz
2013-01-20 20:17     ` Glenn Morris
2013-01-21  6:53       ` Achim Gratz

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=4vcq8xbby.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=10125@debbugs.gnu.org \
    --cc=cyd@gnu.org \
    --cc=kjambunathan@gmail.com \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=stelian.iancu@gmail.com \
    /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.