From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH] gnu: Add nlopt. Date: Wed, 04 May 2016 10:52:17 +0200 Message-ID: <87h9eew6gu.fsf@gnu.org> References: <87vb3twtgi.fsf@gnu.org> <87egah85e4.fsf@gnu.org> <87a8l5xc9w.fsf@gnu.org> <87wpo6n8y5.fsf@gnu.org> <87futz5rqv.fsf@gnu.org> <87h9efcqid.fsf@gnu.org> <87bn4n5ngw.fsf@gnu.org> <87futylxk6.fsf@gnu.org> <87pot2zyjq.fsf@gnu.org> <87eg9igqur.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axsYB-00030j-Vj for guix-devel@gnu.org; Wed, 04 May 2016 04:53:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axsY0-0001hS-G5 for guix-devel@gnu.org; Wed, 04 May 2016 04:52:50 -0400 In-reply-to: <87eg9igqur.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Kost Cc: guix-devel@gnu.org Alex Kost writes: > Roel Janssen (2016-05-03 23:17 +0300) wrote: > >> I've been submitting most packages this way. Should I align (method >> ...) to the r in origin for all packages in the future? > > Yes, 'method' is a sub-expression or 'origin', not of 'source', and it > should be aligned accordingly. > > I suppose you don't use Emacs; may I ask what editor do you use? I use Emacs. So, how did it adjust indenting to source instead of origin you might ask next.. The answer is: I did that manually :-). Kind regards, Roel Janssen