From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Olivert Riera Date: Thu, 29 Oct 2015 09:09:47 +0000 Subject: [Buildroot] [PATCH v5 1/1] yad: new package In-Reply-To: References: <1445641812-7704-1-git-send-email-james.knight@rockwellcollins.com> <562F8D35.3000602@imgtec.com> Message-ID: <5631E25B.5020103@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear James Knight, On 10/28/2015 09:34 PM, James Knight wrote: > Vincent, > > First off, thanks for reviewing/testing (as always). > > On Tue, Oct 27, 2015 at 10:41 AM, Vicente Olivert Riera > wrote: >>> + help >>> + YAD (yet another dialog) is a tool for create graphical dialogs from >> >> That line exceeds the 72 characters limit considering 8-characters-wide >> tabs. > > Sorry, I'm confused. I only moved the word "from" into the lined based > off your previous suggestion: You are totally right and I apologize for that. This is totally my fault. It seems that in the Buildroot project tabs are considered as 8 characters wide. I didn't know that when I made that suggestion to you, but in my defense I have to say that is not documented anywhere. Regards, Vincent. > On Wed, Oct 7, 2015 at 6:08 AM, Vicente Olivert Riera > wrote: >>> + select BR2_PACKAGE_LIBGLIB2 >>> + help >>> + YAD (yet another dialog) is a tool for create graphical dialogs >>> + from shell scripts. >> >> The word "from" still fits in the first line as it will not exceed the >> 72 characters limit. > > Am I missing something? >