From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65255 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-registry flags API Date: Tue, 25 Sep 2007 21:58:15 +0200 Message-ID: <87abra7c14.fsf@bzg.ath.cx> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190750373 17601 80.91.229.12 (25 Sep 2007 19:59:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2007 19:59:33 +0000 (UTC) To: Ding Mailing List Original-X-From: ding-owner+M13767@lists.math.uh.edu Tue Sep 25 21:59:27 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1IaGZ0-0007rl-5q for ding-account@gmane.org; Tue, 25 Sep 2007 21:59:22 +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 1IaGYA-0005ho-8v; Tue, 25 Sep 2007 14:58:30 -0500 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 1IaGY8-0005hW-UY for ding@lists.math.uh.edu; Tue, 25 Sep 2007 14:58:28 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IaGY2-0003yp-8j for ding@lists.math.uh.edu; Tue, 25 Sep 2007 14:58:28 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.189]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IaGXt-0000am-00 for ; Tue, 25 Sep 2007 21:58:13 +0200 Original-Received: by nf-out-0910.google.com with SMTP id e27so1394775nfd for ; Tue, 25 Sep 2007 12:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=NW7B9feTW46LZRtUMLTz9U9Kko/os57zDFaqE69BJFY=; b=capMutf+041QemGWze7C+UXMTa/j1vDvE1lbud7YFCllRyllUwpwbsyrcAdueqrl+D71cqFkIxwT9Bd5FrQakU/CKnkgQhNOtcuqHRLDdx08aZkBv2ECrKLpSvwzEDo3W2px6H0m8JAM2zDOLatlIfPLmO91bGFSrlOYIY0PIlA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=uGkNxSoiiDUPCbnhMs+lYi7gIpBIpf3AxTUzbdR+8rKPwSXA/6rZeVpzHhygKn6TCnxPRHCStVwYdPEUttP+iWyb9O/+KQO4ARbxmtOeujIIKpus4zqv417/t6Ib9NDh/6u02YPZHChNhb4/HJeFSrZ5lAXXrpZroAMgtczmD08= Original-Received: by 10.86.51.2 with SMTP id y2mr3566995fgy.1190750299644; Tue, 25 Sep 2007 12:58:19 -0700 (PDT) Original-Received: from bzg.ath.cx ( [88.138.197.242]) by mx.google.com with ESMTPS id e32sm13973653fke.2007.09.25.12.58.17 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 25 Sep 2007 12:58:18 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 9CF2A15798B; Tue, 25 Sep 2007 21:58:15 +0200 (CEST) In-Reply-To: (Ted Zlatanov's message of "Tue, 25 Sep 2007 11:26:08 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65255 Archived-At: Ted Zlatanov writes: > Any suggestions or contributions (especially the three items above) > are welcome. Please review and criticize the code if you can, I > haven't done Emacs Lisp in a bit :) I cannot afford to work on this right night, but I'm really looking forward to it! I spend 50% of my Emacs-time using Org-mode, sometimes storing email as TODO items, and it would be great to be able to decide the state of the TODO item depending on such a flag. Regards, -- Bastien