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: [patch] Very minor issue with CUA mode Date: Mon, 02 May 2005 00:35:23 +0200 Message-ID: References: <87vf65t9ii.fsf@wigwam.deepwood.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114987207 2259 80.91.229.2 (1 May 2005 22:40:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 May 2005 22:40:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 02 00:40:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DSN6V-0000vN-Au for ged-emacs-devel@m.gmane.org; Mon, 02 May 2005 00:39:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSNDH-0005Du-Sl for ged-emacs-devel@m.gmane.org; Sun, 01 May 2005 18:46:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DSNBn-0004YB-5I for emacs-devel@gnu.org; Sun, 01 May 2005 18:45:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DSNBj-0004W5-TG for emacs-devel@gnu.org; Sun, 01 May 2005 18:45:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSNBj-0004UL-Bp for emacs-devel@gnu.org; Sun, 01 May 2005 18:45:23 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DSN6N-0005mf-8X for emacs-devel@gnu.org; Sun, 01 May 2005 18:39:51 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 0CFF05EE03A; Mon, 2 May 2005 00:35:23 +0200 (CEST) Original-To: Daniel Brockman In-Reply-To: <87vf65t9ii.fsf@wigwam.deepwood.net> (Daniel Brockman's message of "Sat, 30 Apr 2005 02:04:37 +0200") 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:36569 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36569 Daniel Brockman writes: > Download cua.el from cua.dk and put it in ~/cua.el. > Then do emacs -q RET M-x load-file RET ~/cua.el RET. BANG. > > I should say that I didn't test the above patch, and to be honest, I > couldn't figure out how to do it! It seems that the autoload code is > somehow cached so that changing it in the Lisp file doesn't work. You need to make bootstrap to test it. I installed the patch, thanks. -- Kim F. Storm http://www.cua.dk