From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Package initialization Date: Sun, 19 Jul 2015 00:07:56 +0100 Message-ID: References: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01493da6ff9617051b2e5f3e X-Trace: ger.gmane.org 1437260883 25015 80.91.229.3 (18 Jul 2015 23:08:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Jul 2015 23:08:03 +0000 (UTC) Cc: emacs-devel To: Helmut Eller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 19 01:08:03 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZGbD9-0000tT-6Q for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2015 01:08:03 +0200 Original-Received: from localhost ([::1]:50059 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGbD8-00025F-7A for ged-emacs-devel@m.gmane.org; Sat, 18 Jul 2015 19:08:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGbD4-00024y-IS for emacs-devel@gnu.org; Sat, 18 Jul 2015 19:07:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGbD3-0002ih-NL for emacs-devel@gnu.org; Sat, 18 Jul 2015 19:07:58 -0400 Original-Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:36741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGbD3-0002iX-EY for emacs-devel@gnu.org; Sat, 18 Jul 2015 19:07:57 -0400 Original-Received: by lbbpo10 with SMTP id po10so77443629lbb.3 for ; Sat, 18 Jul 2015 16:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=8IpOmt3fZWtD+XG4uC5oQNa4bJbr6xiyKrFiOHFlxCs=; b=I0/dMJS7zc67gBfuhxwLAGQ3CRiDUq3X+2SJvSx7agWC0OSaKAcQBt8dojrjINL6YF PCQoinhvKcYNkcaC5xhLgohNfJtzqQdwEyWvi4teesj7fPu69rRK00O+0JAPaYi7h4/N H/4fkUz7NnKMam1DB+VVFgCjk/wil8vPvhwYEeeX89G8MmG62xfTUmWMZZ4lEWags6N0 KHd6M1CBgbdhYTxJTSiR8lbatvmN/UKPYlJENFzch2sRM+Fz68E77L4kxN/573XVnJ+C J5ruDkhmx85jn8tDn09YbReRqhX6Cl6U+w+ufrJCUYUbCYrafhEIRA3eUiWaj2bhBzIX fZ7A== X-Received: by 10.152.18.162 with SMTP id x2mr20881561lad.73.1437260876582; Sat, 18 Jul 2015 16:07:56 -0700 (PDT) Original-Received: by 10.25.134.139 with HTTP; Sat, 18 Jul 2015 16:07:56 -0700 (PDT) Original-Received: by 10.25.134.139 with HTTP; Sat, 18 Jul 2015 16:07:56 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: J3Rf1Z2DuOPYSwGNAsqup4lRBEQ X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::229 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:187965 Archived-At: --089e01493da6ff9617051b2e5f3e Content-Type: text/plain; charset=UTF-8 > But if everything > is in the autoload file there's no way to get the autoload definitions > without changing global variables. I don't understand what you mean by this, could you clarify with an example scenario? --089e01493da6ff9617051b2e5f3e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

> But if everything
> is in the autoload file there's no way to get the autoload definit= ions
> without changing global variables.=C2=A0

I don't understand what you mean by this, could you clar= ify with an example scenario?

--089e01493da6ff9617051b2e5f3e--