From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80967 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: message-position-on-field, push-mark Date: Thu, 26 Jan 2012 16:43:04 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87bopq5blz.fsf@lifelogs.com> References: <87mxb8jrei.fsf@nzebook.haselwarter.org> <87obugtgts.fsf@lifelogs.com> <878vljslt8.fsf@lifelogs.com> <87vcnyffv6.fsf@gnus.org> Reply-To: ding@gnus.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1327614249 6047 80.91.229.12 (26 Jan 2012 21:44:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jan 2012 21:44:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29249@lists.math.uh.edu Thu Jan 26 22:44:04 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 1RqX6x-0002vI-O3 for ding-account@gmane.org; Thu, 26 Jan 2012 22:44:04 +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 1RqX6n-000708-Gr; Thu, 26 Jan 2012 15:43:53 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RqX6l-0006zx-WE for ding@lists.math.uh.edu; Thu, 26 Jan 2012 15:43:52 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RqX6h-0005S0-Ve for ding@lists.math.uh.edu; Thu, 26 Jan 2012 15:43:51 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RqX6g-0000jt-FW for ding@gnus.org; Thu, 26 Jan 2012 22:43:46 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RqX6f-0002kx-L8 for ding@gnus.org; Thu, 26 Jan 2012 22:43:45 +0100 Original-Received: from 38.98.147.133 ([38.98.147.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2012 22:43:45 +0100 Original-Received: from tzz by 38.98.147.133 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2012 22:43:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.133 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" Mail-Copies-To: never User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) Cancel-Lock: sha1:iCcpwZMq9B3N0B/oP/h6TcqJWVQ= X-Spam-Score: -3.7 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80967 Archived-At: On Thu, 26 Jan 2012 20:01:01 +0100 Lars Ingebrigtsen wrote: LI> Ted Zlatanov writes: >> Yeah, make your own branch, go wild. It's really easy and cheap to >> manage branches with Git so don't worry about it. LI> I think the way to proceed is to create a No Gnus branch (for bug LI> fixes), and then continue development on the trunk. Perhaps. Works For Me. Ted