From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Emacs Bug: universal argument & key-translation-map disables undo. Date: Mon, 11 Apr 2011 23:09:19 +0200 Message-ID: <87bp0cpkao.fsf@member.fsf.org> References: <6ad07e33-883c-44d2-b6a1-7167912b75f0@k11g2000yqc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1302572298 29248 80.91.229.12 (12 Apr 2011 01:38:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 12 Apr 2011 01:38:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 12 03:38:15 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from [140.186.70.17] (helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q9SYX-0006YS-NS for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Apr 2011 03:38:14 +0200 Original-Received: from localhost ([::1]:33388 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9SYX-0001KO-Gh for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Apr 2011 21:38:13 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9SUE-0003gm-Sc for help-gnu-emacs@gnu.org; Mon, 11 Apr 2011 21:33:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9OMZ-0001zc-L0 for help-gnu-emacs@gnu.org; Mon, 11 Apr 2011 17:09:37 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:49904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9OMZ-0001ww-ET for help-gnu-emacs@gnu.org; Mon, 11 Apr 2011 17:09:35 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q9OMU-00072Y-Iu for help-gnu-emacs@gnu.org; Mon, 11 Apr 2011 23:09:30 +0200 Original-Received: from 88-134-173-46-dynip.superkabel.de ([88.134.173.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Apr 2011 23:09:30 +0200 Original-Received: from tassilo by 88-134-173-46-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Apr 2011 23:09:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 88-134-173-46-dynip.superkabel.de User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:EAaSsFWDI1URRGg1let57FR1Tmk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-Broken-Reverse-DNS: no host name found for IP address 140.186.70.17 Xref: news.gmane.org gmane.emacs.help:80775 Archived-At: Xah Lee writes: Hi Xah, >> I can confirm that I get this error with Emacs 23.3.  However, it >> seems to be already fixed in the current bzr trunk.  I'm not sure, >> but most probably that fix has also been applied to the emacs-23 >> branch, so both Emacs 24.1 and Emacs 23.5 should be ok when they are >> released. > > that's interesting. Any idea what's the problem? Not really. I grepped the ChangeLog and the bzr log for "translation" and "universal", but I did not check the relevant diffs (lack of time). Bye, Tassilo