all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] externals/auctex 601be82: Fix load error.
Date: Tue, 20 Jan 2015 14:51:33 +0100	[thread overview]
Message-ID: <87mw5dpnkq.fsf@gnu.org> (raw)
In-Reply-To: <jwvwq4ig7y7.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Mon, 19 Jan 2015 09:30:45 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>  (eval-when-compile
>> -  (byte-recompile-directory "style/" 0))
>> +  (byte-recompile-directory
>> +   (expand-file-name "style/"
>> +		     (file-name-directory load-file-name)) 0))
>  
> BTW, I wonder if this is really needed.  Obviously I thought it was,
> since I added this byte-recompile-directory, but package.el does call
> byte-recompile-directory and AFAIK that works recursively, so it
> should already DTRT.

Yes, you are right.  I've removed the call and released 11.88.1.

Bye,
Tassilo



      reply	other threads:[~2015-01-20 13:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150119073111.16409.48011@vcs.savannah.gnu.org>
     [not found] ` <E1YD6nq-0004HQ-78@vcs.savannah.gnu.org>
2015-01-19 14:30   ` [elpa] externals/auctex 601be82: Fix load error Stefan Monnier
2015-01-20 13:51     ` Tassilo Horn [this message]

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=87mw5dpnkq.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.