From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7047 invoked by alias); 26 Oct 2010 06:29:25 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15483 Received: (qmail 6759 invoked from network); 26 Oct 2010 06:29:23 -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: <101025232913.ZM27636@torch.brasslantern.com> Date: Mon, 25 Oct 2010 23:29:13 -0700 In-reply-to: Comments: In reply to Eric Smith "scratchpad text" (Oct 26, 2:48am) References: X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: Zsh Users Subject: Re: scratchpad text MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Oct 26, 2:48am, Eric Smith wrote: } } Is there a way to make this "scratchpad" unlosable, like possibly } writing it to the history or something even more weird and useful? Like Functions/Misc/sticky-note, maybe?