Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A67E240BC66 for ; Mon, 16 Aug 2010 02:28:37 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rbiQJ3d2M4sU for ; Mon, 16 Aug 2010 02:28:26 -0700 (PDT) Received: from trail.lhotka.cesnet.cz (trail.lhotka.cesnet.cz [195.113.161.162]) by olra.theworths.org (Postfix) with ESMTP id 9484240BC61 for ; Mon, 16 Aug 2010 02:28:26 -0700 (PDT) Received: from localhost (missotis.lhotkovi.cz [172.29.2.201]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by trail.lhotka.cesnet.cz (Postfix) with ESMTPSA id 8B6873E05F2 for ; Mon, 16 Aug 2010 11:27:55 +0200 (CEST) From: Ladislav Lhotka To: notmuch@notmuchmail.org Subject: problem with I-D announcements User-Agent: Notmuch/0.3.1-59-g676d251 (http://notmuchmail.org) Emacs/23.1.1 (i486-pc-linux-gnu) Date: Mon, 16 Aug 2010 11:28:06 +0200 Message-ID: <87pqxisy8p.fsf@cesnet.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2010 09:28:37 -0000 Hi, I am experiencing a problem with a specific type of messages, namely announcements of new Internet drafts. One such message is shown below with all headers. In a search buffer, if I press [RET], the message is shown but the echo line says "Couldn't find access type". The [SPC] key then doesn't work, only "Beginning of buffer" is displayed in the echo area. Other commands, such as adding tags, work as usual. Is anything wrong with this message? Thanks, Lada ===================================================================== >From netconf-bounces@ietf.org Fri Aug 13 05:31:04 2010 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on office2.cesnet.cz X-Spam-Level: X-Spam-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.5 X-Original-To: lhotka@office2.cesnet.cz Delivered-To: lhotka@office2.cesnet.cz Received: from mail.cesnet.cz (mail.cesnet.cz [195.113.144.234]) by office2.cesnet.cz (Postfix) with ESMTP id BCEFD2CDE058 for ; Fri, 13 Aug 2010 05:31:04 +0200 (CEST) Received: from mail.ietf.org (mail.ietf.org [64.170.98.32]) by mail.cesnet.cz (Postfix) with ESMTP id 8C2A318880D for ; Fri, 13 Aug 2010 05:31:02 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A26A73A69C0; Thu, 12 Aug 2010 20:30:22 -0700 (PDT) X-Original-To: netconf@ietf.org Delivered-To: netconf@core3.amsl.com Received: by core3.amsl.com (Postfix, from userid 0) id 6CB343A68B8; Thu, 12 Aug 2010 20:30:02 -0700 (PDT) From: Internet-Drafts@ietf.org To: i-d-announce@ietf.org Content-Type: Multipart/Mixed; Boundary="NextPart" Mime-Version: 1.0 Message-Id: <20100813033005.6CB343A68B8@core3.amsl.com> Date: Thu, 12 Aug 2010 20:30:03 -0700 (PDT) Cc: netconf@ietf.org Subject: [Netconf] I-D Action:draft-ietf-netconf-with-defaults-11.txt X-BeenThere: netconf@ietf.org X-Mailman-Version: 2.1.9 Precedence: list List-Id: Network Configuration WG mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netconf-bounces@ietf.org Errors-To: netconf-bounces@ietf.org X-Evolution-Source: imap://lhotka@office2.cesnet.cz/ --NextPart Content-Transfer-Encoding: 8bit A New Internet-Draft is available from the on-line Internet-Drafts directories. This draft is a work item of the Network Configuration Working Group of the IETF. Title : With-defaults capability for NETCONF Author(s) : A. Bierman, B. Lengyel Filename : draft-ietf-netconf-with-defaults-11.txt Pages : 31 Date : 2010-08-12 The NETCONF protocol defines ways to read and edit configuration data from a NETCONF server. In some cases, part of this data may not be set by the NETCONF client, but rather a default value known to the server is used instead. In many situations the NETCONF client has a priori knowledge about default data, so the NETCONF server does not need to save it in a NETCONF configuration datastore or send it to the client in a retrieval operation reply. In other situations the NETCONF client will need this data from the server. Not all server implementations treat this default data the same way. This document defines a capability-based extension to the NETCONF protocol that allows the NETCONF client to identify how defaults are processed by the server, and also defines new mechanisms for client control of server processing of default data. A URL for this Internet-Draft is: http://www.ietf.org/internet-drafts/draft-ietf-netconf-with-defaults-11.txt Internet-Drafts are also available by anonymous FTP at: ftp://ftp.ietf.org/internet-drafts/ Below is the data which will enable a MIME compliant mail reader implementation to automatically retrieve the ASCII version of the Internet-Draft. --NextPart Content-Type: Message/External-body; name="draft-ietf-netconf-with-defaults-11.txt"; site="ftp.ietf.org"; access-type="anon-ftp"; directory="internet-drafts" Content-Type: text/plain Content-ID: <2010-08-12201519.I-D@ietf.org> --NextPart Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit _______________________________________________ Netconf mailing list Netconf@ietf.org https://www.ietf.org/mailman/listinfo/netconf --NextPart-- -- Ladislav Lhotka, CESNET PGP Key ID: E74E8C0C