From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84032 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: still want Seen articles split... Date: Mon, 06 Jan 2014 17:25:31 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87ob3og338.fsf@flea.lifelogs.com> References: <8738l2efij.fsf@ericabrahamsen.net> Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389047115 3808 80.91.229.3 (6 Jan 2014 22:25:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jan 2014 22:25:15 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32284@lists.math.uh.edu Mon Jan 06 23:25:21 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W0Ibo-0002gd-A2 for ding-account@gmane.org; Mon, 06 Jan 2014 23:25:20 +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 1W0Iad-0004F4-Pm; Mon, 06 Jan 2014 16:24:07 -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 1W0Iab-0004Em-TG for ding@lists.math.uh.edu; Mon, 06 Jan 2014 16:24:05 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1W0IaZ-0007eg-TU for ding@lists.math.uh.edu; Mon, 06 Jan 2014 16:24:05 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1W0IaX-0002f5-QM for ding@gnus.org; Mon, 06 Jan 2014 23:24:01 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W0IaW-0008QZ-Sr for ding@gnus.org; Mon, 06 Jan 2014 23:24:00 +0100 Original-Received: from c-98-229-61-72.hsd1.ma.comcast.net ([98.229.61.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jan 2014 23:24:00 +0100 Original-Received: from tzz by c-98-229-61-72.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jan 2014 23:24:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-229-61-72.hsd1.ma.comcast.net 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.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:SAJ8cmbyexqldTu7MoSWe1MNH+8= X-Spam-Score: -2.2 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84032 Archived-At: On Sun, 05 Jan 2014 20:15:32 +0700 Eric Abrahamsen wrote: EA> I recently got an Android tablet (with great trepidation), and have been EA> watching how webmail/gmail on that interacts with Gnus. I use imap, and EA> one unfortunate side-effect is that if I look at a message on the tablet EA> (in the gmail app) and leave it marked as read, then sync using Gnus EA> later, that message won't be split, because %Seen is one of the flags in EA> the default value of nnimap-unsplittable-articles. EA> I can't really take it out of there, because IIUC that will resplit all EA> the messages in INBOX every single time I sync, which would be bad. On EA> the other hand, I can't immediately think of any solution to the EA> problem. EA> Has anyone else encountered this and thought about it? I did, and have no solution. Annoying. Maybe we need a gnus-seen flag? Ted