unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* crisp movement versus cua
@ 2005-05-18 22:41 Kevin Ryde
  2005-05-19  8:07 ` Kim F. Storm
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2005-05-18 22:41 UTC (permalink / raw)


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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: crisp movement versus cua
  2005-05-18 22:41 crisp movement versus cua Kevin Ryde
@ 2005-05-19  8:07 ` Kim F. Storm
  0 siblings, 0 replies; 2+ messages in thread
From: Kim F. Storm @ 2005-05-19  8:07 UTC (permalink / raw)
  Cc: emacs-devel

Kevin Ryde <user42@zip.com.au> 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 <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-19  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-18 22:41 crisp movement versus cua Kevin Ryde
2005-05-19  8:07 ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).