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: Customizable modes and package.el Date: Sat, 28 Mar 2015 17:55:19 +0000 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=001a1134daf6bdf03105125cf34f X-Trace: ger.gmane.org 1427565377 12821 80.91.229.3 (28 Mar 2015 17:56:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Mar 2015 17:56:17 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 28 18:56:02 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 1YbuxY-0007IU-Un for ged-emacs-devel@m.gmane.org; Sat, 28 Mar 2015 18:55:49 +0100 Original-Received: from localhost ([::1]:54815 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbuxY-0001fx-A4 for ged-emacs-devel@m.gmane.org; Sat, 28 Mar 2015 13:55:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ybux7-0001dw-3g for emacs-devel@gnu.org; Sat, 28 Mar 2015 13:55:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ybux6-00034j-DS for emacs-devel@gnu.org; Sat, 28 Mar 2015 13:55:21 -0400 Original-Received: from mail-lb0-x22c.google.com ([2a00:1450:4010:c04::22c]:35423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ybux6-00034N-33 for emacs-devel@gnu.org; Sat, 28 Mar 2015 13:55:20 -0400 Original-Received: by lbdc10 with SMTP id c10so28925711lbd.2 for ; Sat, 28 Mar 2015 10:55:19 -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:cc:content-type; bh=J5voPRr0GodZUNurqMEQBGfKDGBvYY1Cv9wSlUF1luY=; b=ZKYDOwlTV9MpzZ3vGBQWDmMgrwFcjDvtIESEszYq6YwoSHIZyTUzH+NvOff99WwaUx FvmZqxVwcpLUzsHt2XEuBOeT9TyaV5BEjn0mBWHf9L+nsUoNNHLxveXl+KbdlmI4NwrO PjH+iiTA9SEn6qPIE8MiQle5I9T+nbYiOfHXNJ4ynvkepCCrHGcF9zb77QFqN3IDGb2l nm9HXqylYMG06bGZc0VCS2gewyVvyibIqGFCY5XF1k0YKpJQAPLTndrbMjAS+TXPKd/c 07dNa7GnZoZT41KRMNB9NC4jwkeq4x1jteag6+MYsu6hxONlyu9FqWYtyIW4cHvqRBmi hlxg== X-Received: by 10.112.110.231 with SMTP id id7mr22349799lbb.28.1427565319153; Sat, 28 Mar 2015 10:55:19 -0700 (PDT) Original-Received: by 10.112.207.225 with HTTP; Sat, 28 Mar 2015 10:55:19 -0700 (PDT) Original-Received: by 10.112.207.225 with HTTP; Sat, 28 Mar 2015 10:55:19 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: 9vxq6g6yaxZwShESIDNoFQaqxCU X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22c 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:184475 Archived-At: --001a1134daf6bdf03105125cf34f Content-Type: text/plain; charset=UTF-8 > Correct me if I'm wrong, but isn't one of the purposes of customize to > avoid the need to manually add code to your init file? "yes, the user shouldn't have to do that by hand" I can try my hand at implementing Philipp's suggestion, if people agree with the idea. Artur --001a1134daf6bdf03105125cf34f Content-Type: text/html; charset=UTF-8


> Correct me if I'm wrong, but isn't one of the purposes of customize to
> avoid the need to manually add code to your init file?

"yes, the user shouldn't have to do that by hand"

I can try my hand at implementing Philipp's suggestion, if people agree with the idea.

Artur

--001a1134daf6bdf03105125cf34f--