From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: crisp movement versus cua Date: Thu, 19 May 2005 10:07:33 +0200 Message-ID: References: <878y2cxilj.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116494610 22029 80.91.229.2 (19 May 2005 09:23:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 09:23:30 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 11:23:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYhDp-0000gh-33 for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 11:21:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYhFu-00063n-VF for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 05:23:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYgB4-0000mf-7E for emacs-devel@gnu.org; Thu, 19 May 2005 04:14:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYgAV-0000Zw-Eg for emacs-devel@gnu.org; Thu, 19 May 2005 04:14:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYg8M-0008VO-Jg for emacs-devel@gnu.org; Thu, 19 May 2005 04:11:59 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1DYgC6-000541-N0 for emacs-devel@gnu.org; Thu, 19 May 2005 04:15:51 -0400 Original-Received: (qmail 61607 invoked from network); 19 May 2005 08:07:21 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 19 May 2005 08:07:22 -0000 Original-To: Kevin Ryde In-Reply-To: <878y2cxilj.fsf@zip.com.au> (Kevin Ryde's message of "Thu, 19 May 2005 08:41:28 +1000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37339 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37339 Kevin Ryde writes: > crisp.el seems to be still using cua--standard-movement-commands which > was recently removed. Eg, > > M-x cua-mode > M-x crisp-mode > => Symbol's value as variable is void: cua--standard-movement-commands > > I only noticed this when trying some autoloads, I don't use either > myself. The new style is meant to be for crisp to set a property on > its commands, or something, is it? I installed a fix. Thanks. -- Kim F. Storm http://www.cua.dk