From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.13.12 with SMTP id z12cs138804ebz; Thu, 7 Jan 2010 03:20:01 -0800 (PST) Received: by 10.229.49.137 with SMTP id v9mr5590653qcf.21.1262863200161; Thu, 07 Jan 2010 03:20:00 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 33si23419865qyk.26.2010.01.07.03.19.59; Thu, 07 Jan 2010 03:20:00 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 9144715B8031; Thu, 7 Jan 2010 06:19:59 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id DEB3815B802B for ; Thu, 7 Jan 2010 06:19:54 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1NSqP8-0005MG-Tb for sup-devel@rubyforge.org; Thu, 07 Jan 2010 06:19:53 -0500 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: Gregor Hoffleit Date: Thu, 07 Jan 2010 11:19:50 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1262863190.45.0.140099138564.issue44@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1262863190.45.0.140099138564.issue44@masanjin.net> Subject: [sup-devel] [issue44] Inbox mode: Cursor should stick to current message when new messages are polled in X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from Gregor Hoffleit : When new messages are polled in during inbox mode, the cursor should move down along with the current message. Currently, when new messages are polled in while in inbox mode, the cursor stays at the same display line, while the old messages are pushed down. Consequently, the cursor ends up on another message. Every once in a while I end up tagging/archiving wrongs threads due to this misbehavior. ---------- messages: 109 nosy: flight priority: bug ruby_version: 1.8.7 status: unread sup_version: next/dd641 title: Inbox mode: Cursor should stick to current message when new messages are polled in _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel