From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] emacs: Add a name/version/synopsis heading in package-info buffers Date: Sat, 01 Nov 2014 13:58:01 +0300 Message-ID: <877fzfrxvq.fsf@gmail.com> References: <87d29akflu.fsf@gnu.org> <87y4ryle1l.fsf@gmail.com> <87fve5u27p.fsf@gnu.org> <87d299dyr5.fsf@gmail.com> <87bnotgn5n.fsf@gnu.org> 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]:34104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkWNq-0005sA-HF for guix-devel@gnu.org; Sat, 01 Nov 2014 06:58:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkWNh-0006C8-G5 for guix-devel@gnu.org; Sat, 01 Nov 2014 06:58:14 -0400 In-Reply-To: <87bnotgn5n.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 31 Oct 2014 00:20:36 +0100") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel 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 des= cription >>> 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 thi= nk a description >> should also be displayed in the heading by default? > > Yes, I like it this way. > > Thanks! Sorry, I didn't get it: may I commit that patch?