From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86043 Path: news.gmane.org!not-for-mail From: Peter Davis Newsgroups: gmane.emacs.gnus.general Subject: registry marks? Date: Wed, 08 Jul 2015 13:54:34 -0400 Message-ID: <6sw6c7lheqtu05.fsf@bo-c02p460yg3qc.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1436378111 1609 80.91.229.3 (8 Jul 2015 17:55:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jul 2015 17:55:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34278@lists.math.uh.edu Wed Jul 08 19:54:59 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZCtYY-00008x-2v for ding-account@gmane.org; Wed, 08 Jul 2015 19:54:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1ZCtYO-0001Fh-FX; Wed, 08 Jul 2015 12:54:40 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1ZCtYN-0001FQ-3B for ding@lists.math.uh.edu; Wed, 08 Jul 2015 12:54:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1ZCtYM-0000La-3H for ding@lists.math.uh.edu; Wed, 08 Jul 2015 12:54:38 -0500 Original-Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1ZCtYK-0000uU-Hk for ding@gnus.org; Wed, 08 Jul 2015 19:54:36 +0200 Original-Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 6D2BA2047C for ; Wed, 8 Jul 2015 13:54:32 -0400 (EDT) Original-Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 08 Jul 2015 13:54:32 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=vT nETloX5OqfdJVkg3xgdv7Bdso=; b=SEdqgHAh55AsKznXYy5/53dP3pGq+jO21F O4s+QuIFUPBjvhr1XShwwcdRkd58j40dDU0ZzhacJz8sZ1kRmKG3rx+iYN8YgDwR w8Tn9vpEN1syXVWxVAvlYav74nh+1J56VKC8A93q8r5TF67wP6cb2dFw0aGKo6m0 TsBtmbsqk= X-Sasl-enc: sDvWyw8W7mzWozzb4ZmwvLMK8JfMYN129a1SRFSRz9Dz 1436378072 Original-Received: from bo-c02p460yg3qc.home (unknown [206.208.105.143]) by mail.messagingengine.com (Postfix) with ESMTPA id 1D279C00018; Wed, 8 Jul 2015 13:54:32 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (darwin) X-Spam-Score: -0.2 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86043 Archived-At: I'm running gnus 5.13 and, while the gnus menu offers an option for adding registry marks to a message, the variable gnus-registry-marks is undefined, and none of my attempts to mark a message work. Is there something I have to configure to enable this feature? I'm assuming once I've marked messages, I can somehow retrieve them by mark, or list all the messages marked Important or whatever, right? I'm using nnimap. Thanks, -pd