From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Apparent regression on the undo command Date: Thu, 19 Nov 2015 12:11:32 +0000 Message-ID: References: <87bnarsdfy.fsf@russet.org.uk> <871tbm9v83.fsf@russet.org.uk> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1447935121 511 80.91.229.3 (19 Nov 2015 12:12:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2015 12:12:01 +0000 (UTC) Cc: emacs-devel To: Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 13:12:00 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZzO4C-0001kZ-NH for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2015 13:11:56 +0100 Original-Received: from localhost ([::1]:41132 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzO4C-0007eQ-8x for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2015 07:11:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzO3q-0007Ts-GU for emacs-devel@gnu.org; Thu, 19 Nov 2015 07:11:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzO3p-0005oq-Kk for emacs-devel@gnu.org; Thu, 19 Nov 2015 07:11:34 -0500 Original-Received: from mail-lb0-x22f.google.com ([2a00:1450:4010:c04::22f]:33148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzO3p-0005ob-EX for emacs-devel@gnu.org; Thu, 19 Nov 2015 07:11:33 -0500 Original-Received: by lbbkw15 with SMTP id kw15so42329634lbb.0 for ; Thu, 19 Nov 2015 04:11:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=1pBhzt9xqCYF+Dp3kd41IE0CSe6/AsipzOyWpsFo7lo=; b=efek4NbzDLK55duj6Z90t+Z2KwF9kQ2YCuOGdkfT1YKtyWiAKVEC0yI+k7AJBqgrHa RAsks1zFod04dlgL31waK2av4SIQ0cTLq69VLxYcIMRXPI3AULOZEnTGRLFP1aXCV4+7 OWb5rvSSE3TL3rF14a/nYI4hwliFffV9XBJhjdPDNhdm5+Sr32RtY+g0OZ+ngcnJ7PJ6 rVWKcwZ6Z5LAuCTxRUfnBqfoauQUatVvIS9FNrZE9JCa6tf+OFZEkR/iIXKbS1Bc+uLN 9SXfNoZGZ7naBHWkRv8GCl4Ie01JGLaKEh1MX3xi5UE9V10n1jrEFCi28czGzROQexjb huNw== X-Received: by 10.112.168.194 with SMTP id zy2mr2641779lbb.79.1447935092532; Thu, 19 Nov 2015 04:11:32 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Thu, 19 Nov 2015 04:11:32 -0800 (PST) In-Reply-To: <871tbm9v83.fsf@russet.org.uk> X-Google-Sender-Auth: 3PGGsde7wd32Cb7-zPWqQnTOOIs X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22f X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:194781 Archived-At: 2015-11-19 9:47 GMT+00:00 Phillip Lord : > I'll try and see if I can automate the problem and > run a bisect. The following works for me. When called on the *scratch* buffer it returns non-nil if the problem occurs. (progn (kmacro-call-macro nil nil nil [134217788 11 14 14 11 67108911]) (equal (point-min) (point))) That macro simply calls M-< C-k C-n C-n C-k C-/