From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reuben Thomas Newsgroups: gmane.emacs.bugs Subject: bug#9429: 24.0.50; Extended count-words Date: Sat, 10 Sep 2011 08:59:58 +0100 Message-ID: References: <87pqjhfujk.fsf@sc3d.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1315641664 9220 80.91.229.12 (10 Sep 2011 08:01:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Sep 2011 08:01:04 +0000 (UTC) Cc: 9429@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 10 10:00:59 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R2IUl-0007xw-Ex for geb-bug-gnu-emacs@m.gmane.org; Sat, 10 Sep 2011 10:00:59 +0200 Original-Received: from localhost ([::1]:56359 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2IUl-0004Iu-2M for geb-bug-gnu-emacs@m.gmane.org; Sat, 10 Sep 2011 04:00:59 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2IUg-0004Ic-Kj for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2011 04:00:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2IUf-0003xM-Lu for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2011 04:00:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2IUf-0003xH-Iw for bug-gnu-emacs@gnu.org; Sat, 10 Sep 2011 04:00:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R2IYf-0007ze-Ms; Sat, 10 Sep 2011 04:05:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Reuben Thomas Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 10 Sep 2011 08:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9429 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 9429-submit@debbugs.gnu.org id=B9429.131564185630673 (code B ref 9429); Sat, 10 Sep 2011 08:05:01 +0000 Original-Received: (at 9429) by debbugs.gnu.org; 10 Sep 2011 08:04:16 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2IXt-0007ye-PV for submit@debbugs.gnu.org; Sat, 10 Sep 2011 04:04:16 -0400 Original-Received: from exprod7og107.obsmtp.com ([64.18.2.167]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1R2IXp-0007yU-L3 for 9429@debbugs.gnu.org; Sat, 10 Sep 2011 04:04:11 -0400 Original-Received: from mail-yx0-f177.google.com ([209.85.213.177]) (using TLSv1) by exprod7ob107.postini.com ([64.18.6.12]) with SMTP ID DSNKTmsY/1jy+dTIkWg/aQRwr2x+TCYvx6Zc@postini.com; Sat, 10 Sep 2011 01:00:00 PDT Original-Received: by yxi11 with SMTP id 11so3130229yxi.22 for <9429@debbugs.gnu.org>; Sat, 10 Sep 2011 00:59:59 -0700 (PDT) Original-Received: by 10.42.163.71 with SMTP id b7mr154100icy.167.1315641598203; Sat, 10 Sep 2011 00:59:58 -0700 (PDT) Original-Received: by 10.231.145.145 with HTTP; Sat, 10 Sep 2011 00:59:58 -0700 (PDT) In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 10 Sep 2011 04:05:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50779 Archived-At: On 10 September 2011 04:03, Stefan Monnier wrote= : > > I installed a half-way version (see below) which lacks the "insert count > at point" feature, because I'm not completely sure I want to spend the > C-u on this feature. =A0And since we're in feature freeze, I wanted to > keep it to the very minimum "obviously good". Great! --=20 http://rrt.sc3d.org