From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kelvin White Newsgroups: gmane.emacs.devel Subject: Re: (ELPA website design) Re: Emacs logo proposal Date: Thu, 22 Oct 2015 14:39:40 -0400 Message-ID: References: <876121mjdw.fsf@petton.fr> <87twpilrls.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1445539208 7222 80.91.229.3 (22 Oct 2015 18:40:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2015 18:40:08 +0000 (UTC) To: John Yates , Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 22 20:39:57 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 1ZpKm9-00087G-NF for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 20:39:45 +0200 Original-Received: from localhost ([::1]:33922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpKm8-0002vU-RP for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 14:39:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpKm5-0002vP-Si for emacs-devel@gnu.org; Thu, 22 Oct 2015 14:39:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpKm5-0000x1-02 for emacs-devel@gnu.org; Thu, 22 Oct 2015 14:39:41 -0400 Original-Received: from mail-io0-x22f.google.com ([2607:f8b0:4001:c06::22f]:35137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpKm4-0000wp-Ra for emacs-devel@gnu.org; Thu, 22 Oct 2015 14:39:40 -0400 Original-Received: by iofz202 with SMTP id z202so100861838iof.2 for ; Thu, 22 Oct 2015 11:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=QL3AJ8fn5Yn/cH/S3qRk0PlK1RFpwxa2xiwyqDS1AGg=; b=eI613xsD765KlnYFoo8BrIFOvHN0TxvvAxLqbtsLmFIA6qwMr4IGZBOymX/cbYje4V 5PZ6CVav/sFb9+OlgI+mZRKodF01J+jymq8BAKOvYuM9rcKU9XraI2HySnpgbMtnjOR+ SU1DPW4wq89INY9kRhJSWMoRNahGsnrelADsANb4uoUqWMp0Bwdy22UC3F7owma43udg 66fv2KSbGT4t7oZGZ1n8SNin23zRjj7Te9XBJ9tWiXpGu802/xjMf7dhc24WL5tN9DPk sUQ7TIDlL/9G8gSzLQgw2gh6ZXLtHqKoLodU1UVJsMA0wn3vrB5kQlGsjSKGSE+4TbbE pcJQ== X-Received: by 10.107.168.25 with SMTP id r25mr17921706ioe.126.1445539180251; Thu, 22 Oct 2015 11:39:40 -0700 (PDT) Original-Received: by 10.64.229.113 with HTTP; Thu, 22 Oct 2015 11:39:40 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: lqZN27finZtHzP0bBSWFAdM9jMY X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c06::22f 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:192419 Archived-At: On Thu, Oct 22, 2015 at 2:20 PM, John Yates wrote: > I am surprised at the large swash of burgundy. Not that it is unattractive > but out of consistency I would have expected Emacs purple. > > /john > > On Thu, Oct 22, 2015 at 1:50 PM, Nicolas Petton wrote: >> >> Hi, >> >> I just put a first draft of my work on the GNU ELPA online at >> http://nicolas-petton.fr/ressources/elpa/ >> >> It's of course rather unfinished, but gives a taste of where I'm >> heading. >> >> The content is 99% the same as on http://elpa.gnu.org, it's only >> graphical changes at this point. >> >> Cheers, >> Nico > > I'm wondering why most emacs guides, tutorials, how-tos etc. refer to the '~/.emacs' file instead of '~/.emacs.d/init.el'. Is this a Windows thing?