From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Semi-unhelpful error message given when trying to (provide 'CUA-mode) Date: Mon, 29 May 2006 09:30:18 +0200 Message-ID: <447AA30A.6070008@swipnet.se> References: <85fyj4bl8p.fsf@lola.goethe.zz> <20060520.211854.71848142.wl@gnu.org> <85lkswa29b.fsf@lola.goethe.zz> <44701B91.60606@swipnet.se> <44715093.4020906@swipnet.se> <4472AB5F.9090305@swipnet.se> <447440A5.8080704@swipnet.se> <4474513C.2090802@student.lu.se> <85odxn4m07.fsf@lola.goethe.zz> <44746C4E.8020407@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148887903 18861 80.91.229.2 (29 May 2006 07:31:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 May 2006 07:31:43 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 29 09:31:41 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FkcDs-0005be-Vg for ged-emacs-devel@m.gmane.org; Mon, 29 May 2006 09:31:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FkcDs-00083c-1l for ged-emacs-devel@m.gmane.org; Mon, 29 May 2006 03:31:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FkcDa-00080s-Me for emacs-devel@gnu.org; Mon, 29 May 2006 03:31:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FkcDZ-0007yF-0Q for emacs-devel@gnu.org; Mon, 29 May 2006 03:31:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FkcDY-0007xw-O6 for emacs-devel@gnu.org; Mon, 29 May 2006 03:31:12 -0400 Original-Received: from [81.228.9.184] (helo=av8-2-sn3.vrr.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FkcJ3-0002G5-3I; Mon, 29 May 2006 03:36:53 -0400 Original-Received: by av8-2-sn3.vrr.skanova.net (Postfix, from userid 502) id F09693820A; Mon, 29 May 2006 09:31:09 +0200 (CEST) Original-Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av8-2-sn3.vrr.skanova.net (Postfix) with ESMTP id DC29338208; Mon, 29 May 2006 09:31:09 +0200 (CEST) Original-Received: from coolsville.localdomain (81-235-205-204-no59.tbcn.telia.com [81.235.205.204]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id B906337E44; Mon, 29 May 2006 09:31:09 +0200 (CEST) User-Agent: Thunderbird 1.5.0.2 (X11/20060501) Original-To: rms@gnu.org In-Reply-To: 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:55408 Archived-At: Richard Stallman skrev: > I think your F10 change will be a big convenience, and since it is > so simple, we should install it now. However, implementing accelerators > is something else; that should not be done now. Installed. Jan D.