From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Yates Newsgroups: gmane.emacs.devel Subject: Re: Underscores and word commands Date: Thu, 19 Jan 2012 15:39:35 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1327005589 387 80.91.229.12 (19 Jan 2012 20:39:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2012 20:39:49 +0000 (UTC) Cc: Miles Bader , Ken Raeburn , Emacs Dev To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 19 21:39:44 2012 Return-path: Envelope-to: ged-emacs-devel@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 1Rnylq-0000gO-DG for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2012 21:39:42 +0100 Original-Received: from localhost ([::1]:53989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rnylp-0002jZ-Ma for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2012 15:39:41 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rnyln-0002jT-GH for emacs-devel@gnu.org; Thu, 19 Jan 2012 15:39:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rnylm-0000rw-Q5 for emacs-devel@gnu.org; Thu, 19 Jan 2012 15:39:39 -0500 Original-Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:56521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rnyll-0000rk-3F; Thu, 19 Jan 2012 15:39:37 -0500 Original-Received: by obbta7 with SMTP id ta7so474258obb.0 for ; Thu, 19 Jan 2012 12:39:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=BmJ1cAjcsfjks1bWqOVYVqzFAuJf97UDh4/8pnC1Pyg=; b=wmISZ0Zuoif5u87Zjuo0/Lypj6JxQvBBvEomgl4rS8gXL4dkV1jMa6sSkncQ/rmNaN 4O+35A5YqeJ0CkZI3EiM6Vw1icDUhAq7xgcw5yQ8TM34KTL7FNiSFpxk/7YXm8xQRCpT C15BwA5OLQumC168YuO8z3htIJRLlCP4pq55s= Original-Received: by 10.182.72.74 with SMTP id b10mr24014825obv.69.1327005575892; Thu, 19 Jan 2012 12:39:35 -0800 (PST) Original-Received: by 10.182.54.73 with HTTP; Thu, 19 Jan 2012 12:39:35 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: aSx16CHoJGTmgTIsofGraX-aoxk X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 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:147746 Archived-At: On Thu, Jan 19, 2012 at 1:57 PM, Stefan Monnier wrote: > ... we should probably offer, along the lines of > subword-mode, a new minor mode that makes word commands operate on > symbols rather than just words Yes! Please do. 24.2? /john