From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10780 invoked by alias); 15 Aug 2019 11:13:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 10771 invoked by uid 89); 15 Aug 2019 11:13:43 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=imperative X-HELO: mout.gmx.com Received: from mout.gmx.com (HELO mout.gmx.com) (74.208.4.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Aug 2019 11:13:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1565867621; bh=Phjcl6Stjnnuj84OpB1WM3sx8KpEPsdb1zs9DB1ztsc=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=FTaC2Sa11u0kMgen6uwiGjLmoL6JiftHINxn4fmuMRzluJd0+hr0LC4p2eBmF82vP kPjrNawFI2qhEOr+geCHDWpibIJr18P7luCioXE1Ueav0Qa04IXh3zw1nQJP8lWflH 4+VgqZpcpW9tL5bGiiQRjf+JoPA0qQOPwmk402qQ= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 Received: from johndoe65534.mail.com ([213.214.34.30]) by mail.gmx.com (mrgmxus001 [74.208.5.15]) with ESMTPSA (Nemesis) id 0LlEOm-1iX01C2bKg-00b7Wy for ; Thu, 15 Aug 2019 13:13:40 +0200 Subject: Re: getpriority() and top display for priority inconsistent To: cygwin@cygwin.com References: <20190815072854.GE11632@calimero.vinschen.de> <20190815102038.GM11632@calimero.vinschen.de> <7835f9dc5a850a68503a216887a69d4a@smtp-cloud7.xs4all.net> From: john doe Message-ID: <59ed5564-2f9a-b092-a26e-834cd7d9dbd9@mail.com> Date: Thu, 15 Aug 2019 11:13:00 -0000 MIME-Version: 1.0 In-Reply-To: <7835f9dc5a850a68503a216887a69d4a@smtp-cloud7.xs4all.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-08/txt/msg00203.txt.bz2 On 8/15/2019 1:04 PM, Houder wrote: > On Thu, 15 Aug 2019 12:20:38, Corinna Vinschen wrote: >> >> On Aug 15 09:41, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin wrote: >>>> git format-patch output with commit message, please? >>> =3D20 >>> Please educate me how to do that; I am just using "git diff --no-color= ". >> >> $ git add >> $ git commit >> >> - opens editor to create a commit message. first line is summary, >> second line stays empty, descriptive text follows in line 3+. >> So, your commit message should have the form of: "Subject line Commit message" A subject line is maximum 50 character long A subject line starts in the imperative mode and does not end with any punctuation marks. The commit message is 72 character long. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple