From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80940 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: bug#10238: R in gnus-summary does not pop a frame like F does Date: Tue, 24 Jan 2012 16:00:46 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87pqe8kbg1.fsf@lifelogs.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1327438901 21051 80.91.229.12 (24 Jan 2012 21:01:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 Jan 2012 21:01:41 +0000 (UTC) Cc: Lars Magne Ingebrigtsen , <10238@debbugs.gnu.org> To: Stefan Monnier , Ding Mailing List Original-X-From: ding-owner+M29222@lists.math.uh.edu Tue Jan 24 22:01:37 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RpnUm-00048L-7A for ding-account@gmane.org; Tue, 24 Jan 2012 22:01:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RpnUd-0001RC-CX; Tue, 24 Jan 2012 15:01:27 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RpnUb-0001R1-Pg for ding@lists.math.uh.edu; Tue, 24 Jan 2012 15:01:25 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RpnUa-0000xn-RT for ding@lists.math.uh.edu; Tue, 24 Jan 2012 15:01:25 -0600 Original-Received: from cer-mailmxol2.jumptrading.com ([208.78.214.25]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RpnUZ-0007Il-9w; Tue, 24 Jan 2012 22:01:23 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap0EAGTCHk/AqF0N/2dsb2JhbABCrzWBcgEBBAF5EAsNFCUPAQRJAQ0Fh3y4HYkmAgEKAiIFg3gGgzUEiD+SVox1 Original-Received: from unknown (HELO chiexchange02.w2k.jumptrading.com) ([192.168.93.13]) by cer-mailmxol2.jumptrading.com with ESMTP; 24 Jan 2012 21:02:43 +0000 Original-Received: from internalsmtp.w2k.jumptrading.com (10.2.4.29) by chiexchange02.w2k.jumptrading.com (10.2.4.71) with Microsoft SMTP Server id 8.2.176.0; Tue, 24 Jan 2012 15:01:16 -0600 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com ([10.2.27.110]) by internalsmtp.w2k.jumptrading.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 24 Jan 2012 15:01:16 -0600 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: (Stefan Monnier's message of "Wed, 04 Jan 2012 20:26:38 -0500") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) X-OriginalArrivalTime: 24 Jan 2012 21:01:16.0777 (UTC) FILETIME=[505B8590:01CCDADB] X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80940 Archived-At: On Wed, 04 Jan 2012 20:26:38 -0500 Stefan Monnier wrote: >>> PS: BTW, please keep commit logs comments within the usual 80 (or even >>> 72) columns! >> I have previously been instructed to make the first line of a commit >> message be a complete sentence. Making it complete, less than 72 >> characters and meaningful is a challenge. SM> The first line doesn't need to be complete, as far as I'm concerned. SM> And I'm more worried about it staying within the 80 columns limit than SM> about it being a complete sentence. SM> IOW, just make sure that if you only read the first 80 chars of SM> the first line, you get something meaningful that describes the bulk of SM> the patch. I'm OK with the above, as long as the Gnus developers are allowed to go over 80 in the first line within reason. So we'll keep the first line short, but if it has to go a little over 80, we'll make sure the really important stuff is at the very beginning. Can we highlight past the 80th char in commit log buffers? That would be a nice passive indicator of a problem. CC to ding for any stray comments. Ted