From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] emacs: Add a name/version/synopsis heading in package-info buffers Date: Sun, 02 Nov 2014 18:23:22 +0100 Message-ID: <87vbmxms8l.fsf@gnu.org> References: <87d29akflu.fsf@gnu.org> <87y4ryle1l.fsf@gmail.com> <87fve5u27p.fsf@gnu.org> <87d299dyr5.fsf@gmail.com> <87bnotgn5n.fsf@gnu.org> <877fzfrxvq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xkyru-0002ep-MO for guix-devel@gnu.org; Sun, 02 Nov 2014 12:23:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xkyrl-00018Y-K8 for guix-devel@gnu.org; Sun, 02 Nov 2014 12:23:10 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:44001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xkyrl-00018R-D6 for guix-devel@gnu.org; Sun, 02 Nov 2014 12:23:01 -0500 In-Reply-To: <877fzfrxvq.fsf@gmail.com> (Alex Kost's message of "Sat, 01 Nov 2014 13:58:01 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: Guix-devel Alex Kost skribis: > Ludovic Court=C3=A8s (2014-10-31 02:20 +0300) wrote: > >> Alex Kost skribis: >> >>> OK, I'm attaching a patch. Is =E2=80=9CCo-authored-by =E2=80=A6=E2=80= =9D enough or should you >>> be credited in some other way? >> >> It=E2=80=99s enough. >> >>>> I=E2=80=99m thinking perhaps we should do something similar for the de= scription >>>> itself, like display it right below the synopsis. Thoughts? >>> >>> I think a simple heading may consist of just "name version" and other >>> parameters may be specified by a user. For this purpose I added >>> =E2=80=98guix-package-info-heading-params=E2=80=99 variable. Do you th= ink a description >>> should also be displayed in the heading by default? >> >> Yes, I like it this way. I meant: I tried this patch, and I like what it does. >> Thanks! > > Sorry, I didn't get it: may I commit that patch? Yes please! :-) Thanks, Ludo=E2=80=99.