From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: key-binding for cycle-spacing Date: Wed, 29 Jan 2014 21:32:20 -0500 Message-ID: <5pk3diurm3.fsf@fencepost.gnu.org> References: <87lhxyo7j6.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1391049140 10474 80.91.229.3 (30 Jan 2014 02:32:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jan 2014 02:32:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 30 03:32:28 2014 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 1W8hQY-0004Zy-6J for ged-emacs-devel@m.gmane.org; Thu, 30 Jan 2014 03:32:26 +0100 Original-Received: from localhost ([::1]:46122 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8hQX-0000yP-RM for ged-emacs-devel@m.gmane.org; Wed, 29 Jan 2014 21:32:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8hQU-0000y7-Ea for emacs-devel@gnu.org; Wed, 29 Jan 2014 21:32:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8hQT-0003lF-HU for emacs-devel@gnu.org; Wed, 29 Jan 2014 21:32:22 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8hQT-0003lB-Em for emacs-devel@gnu.org; Wed, 29 Jan 2014 21:32:21 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W8hQT-0000D5-21; Wed, 29 Jan 2014 21:32:21 -0500 X-Spook: Waco, Texas illuminati Belknap IDEA jihad Comirex X-Ran: },[{u>_19{^vXI!=]e~=IrH_t*c(x:ow~g@t`qli.6t.nh}/@|{I\el,Dl`)B0R?6R0m76 X-Hue: white X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:169219 Archived-At: Johan Bockg=C3=A5rd wrote: > Glenn Morris writes: > >> If you have not used it, the first time you call it in a consecutive >> sequence, it acts like `just-one-space'. > > Except if there are already exactly N spaces (think keyboard macros). That's true, thanks for pointing that out. I think that's the only difference that exists? If that turns out to be the only thing stopping this replacing just-one-space (whenever that might be), I suggest removing that behaviour. Yours-with-no-investment-in-this-and-without-the-energy-to-push-for-this,