From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1509 invoked by alias); 7 Sep 2010 17:16:36 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 28240 Received: (qmail 25806 invoked from network); 7 Sep 2010 17:16:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <100907101619.ZM12849@torch.brasslantern.com> Date: Tue, 07 Sep 2010 10:16:19 -0700 In-reply-to: <100907095848.ZM12813@torch.brasslantern.com> Comments: In reply to Bart Schaefer "Re: PATCH: documentation on keymap selection" (Sep 7, 9:58am) References: <20100903230610.34ecd51b@pws-pc> <20100905204050.0a87a151@pws-pc> <100907095848.ZM12813@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: "Zsh Hackers' List" Subject: Re: PATCH: documentation on keymap selection MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Sep 7, 9:58am, Bart Schaefer wrote: } } schaefer<502> bindkey -N .safe } bindkey: keymap name `.safe' is protected } } Perhaps the .safe keymap should be treated as invisible for this. And yes, I should ack that this behavior has NOT been changed/added by the patch in question; all this patch did was add the "bindkey -A emacs main".