From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85066 Path: news.gmane.org!not-for-mail From: Mark Simpson Newsgroups: gmane.emacs.gnus.general Subject: Re: How to position summary cursor on beginning of subject Date: Wed, 01 Oct 2014 09:41:42 -0400 Message-ID: References: <87a95hrorr.fsf@kanis.fr> <87bnpx0z1d.fsf@gmail.com> <87sij8op15.fsf@kanis.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412187497 10152 80.91.229.3 (1 Oct 2014 18:18:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2014 18:18:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33310@lists.math.uh.edu Wed Oct 01 20:18:10 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 1XZOTZ-0001wr-F2 for ding-account@gmane.org; Wed, 01 Oct 2014 20:18:09 +0200 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 1XZOTQ-0007Ky-Un; Wed, 01 Oct 2014 13:18:00 -0500 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 1XZKID-0006De-Qu for ding@lists.math.uh.edu; Wed, 01 Oct 2014 08:50:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XZKIB-0000Ys-DP for ding@lists.math.uh.edu; Wed, 01 Oct 2014 08:50:07 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XZKI9-0000qq-ED for ding@gnus.org; Wed, 01 Oct 2014 15:50:05 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XZKI8-0006O3-9V for ding@gnus.org; Wed, 01 Oct 2014 15:50:04 +0200 Original-Received: from 38.86.162.36 ([38.86.162.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2014 15:50:04 +0200 Original-Received: from verdammelt by 38.86.162.36 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2014 15:50:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.86.162.36 X-Attribution: MJS X-Emacs-Acronym: Eating Memory And Cycle-Sucking User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin) Cancel-Lock: sha1:KX2J9T/9zs7mbce1LpxjovBVXdU= X-Spam-Score: -0.0 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85066 Archived-At: The documentation for gnus-summary-line-format includes: %* If present, indicates desired cursor position (instead of after first colon). I have not used it myself - but perhaps this could be used to get what you want? Ciao Mark