From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25793 Path: main.gmane.org!not-for-mail From: Hannu Koivisto Newsgroups: gmane.emacs.gnus.general Subject: Attaching notes to messages Date: 10 Oct 1999 17:58:16 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: <87iu4ffek7.fsf@senstation.vvf.fi> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163116 15893 80.91.224.250 (21 Oct 2002 01:18:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:18:36 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA04958 for ; Sun, 10 Oct 1999 11:02:14 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB04889; Sun, 10 Oct 1999 10:01:57 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 10 Oct 1999 10:00:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA13303 for ; Sun, 10 Oct 1999 10:00:48 -0500 (CDT) Original-Received: from senstation.vvf.fi (senstation.vvf.fi [195.74.10.211]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA04938 for ; Sun, 10 Oct 1999 10:58:52 -0400 (EDT) Original-Received: from azure by senstation.vvf.fi with local (Exim 3.03 #1 (Debian)) id 11aKQS-0002CH-00; Sun, 10 Oct 1999 17:58:16 +0300 Original-To: ding@gnus.org Original-Lines: 21 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25793 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25793 Greetings, Has anyone thought about or, even better, implemented some way of attaching arbitrary notes to messages? Many times I mark some messages with important URLs or other information persistent and ticked, but usually their subjects don't give any indication of the reason why I saved them, so I can't later find them just by interactively searching for something in the summary buffer. Built-in full-text regexp search or using some external indexing engine may help in some cases, but not always. The reason why I saved the article may not show from its contents or headers and my brains associate information based on this kind of reasons. So, after I've read some article that I consider worth saving, I'd like to press some key that would, for the speed's sake, do `*', `!'/`?' and open a buffer for notes that I can then write about the article. These attached notes should be searchable so that if a match is found, one could get to the article they are attached to. -- Hannu