From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52395 Path: main.gmane.org!not-for-mail From: Derrell.Lipman@UnwiredUniverse.com Newsgroups: gmane.emacs.gnus.general Subject: bookmarks don't quite save enough context Date: Wed, 07 May 2003 08:42:42 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <1xzbhqrh.fsf@random.localnet.unwireduniverse.com> Reply-To: Derrell.Lipman@UnwiredUniverse.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052311444 20491 80.91.224.249 (7 May 2003 12:44:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 May 2003 12:44:04 +0000 (UTC) Original-X-From: ding-owner+M939@lists.math.uh.edu Wed May 07 14:44:02 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19DOFe-0005EW-00 for ; Wed, 07 May 2003 14:42:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19DOGd-0002TK-00; Wed, 07 May 2003 07:43:27 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19DOGV-0002TC-00 for ding@lists.math.uh.edu; Wed, 07 May 2003 07:43:19 -0500 Original-Received: (qmail 53755 invoked by alias); 7 May 2003 12:43:18 -0000 Original-Received: (qmail 53750 invoked from network); 7 May 2003 12:43:18 -0000 Original-Received: from rwcrmhc51.attbi.com (204.127.198.38) by sclp3.sclp.com with SMTP; 7 May 2003 12:43:18 -0000 Original-Received: from chaos.localnet.unwireduniverse.com (h0080ad81a8d6.ne.client2.attbi.com[24.147.249.152]) by attbi.com (rwcrmhc51) with ESMTP id <20030507124244051009dqcle>; Wed, 7 May 2003 12:42:44 +0000 Original-Received: from random.localnet.unwireduniverse.com (mail@random.localnet.UnwiredUniverse.com [192.168.1.9]) by chaos.localnet.unwireduniverse.com (8.12.1/8.12.1) with ESMTP id h47Cghj1019701 for ; Wed, 7 May 2003 08:42:43 -0400 Original-Received: from derrell by random.localnet.unwireduniverse.com with local (Exim 3.35 #1 (Debian)) id 19DOFv-0006nV-00 for ; Wed, 07 May 2003 08:42:43 -0400 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org Original-Lines: 21 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Common Lisp, i386-debian-linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52395 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52395 I receive email newsletters which have very long lines. To make it easier to read the articles, I prefer to have lines wrapped: W w (gnus-article-fill- cited-article). Since these newsletters are sometimes fairly long, when I receive other email, I like to bookmark my location in the newsletter to come back to it later: M b (gnus-summary-set-bookmark). The problem is that the bookmark location is set according to the non-filled article, so when I return to the newsletter, I'm not placed at the correct location. Ideally, a bookmark would save the fact that I had filled the article, and re-fill it upon re-entry before moving me to the saved location. Short of that, if I could get it to at least move me to the right place, I don't mind running the fill command again manually. Is this a feature request, or is there a way to do this in the current implementation? Thanks! Derrell