From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: [PATCH 2/2] For better visibility, add subword-mode to options menu Date: Wed, 08 Aug 2012 09:25:12 -0700 Message-ID: <502292E8.3050105@dancol.org> References: <87wr19hlae.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF8DD7F828271238142FFB039" X-Trace: dough.gmane.org 1344443150 364 80.91.229.3 (8 Aug 2012 16:25:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Aug 2012 16:25:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 08 18:25:49 2012 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 1Sz94r-0007OY-Uz for ged-emacs-devel@m.gmane.org; Wed, 08 Aug 2012 18:25:46 +0200 Original-Received: from localhost ([::1]:43027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz94r-00025n-5T for ged-emacs-devel@m.gmane.org; Wed, 08 Aug 2012 12:25:45 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz94n-0001zg-Or for emacs-devel@gnu.org; Wed, 08 Aug 2012 12:25:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sz94m-00006X-53 for emacs-devel@gnu.org; Wed, 08 Aug 2012 12:25:41 -0400 Original-Received: from dancol.org ([96.126.100.184]:41361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz94k-00005c-EY; Wed, 08 Aug 2012 12:25:38 -0400 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[192.168.1.2]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Sz94d-00013F-RI; Wed, 08 Aug 2012 09:25:31 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <87wr19hlae.fsf@gnu.org> X-Enigmail-Version: 1.4.3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 96.126.100.184 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:152341 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF8DD7F828271238142FFB039 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 8/8/12 12:53 AM, Chong Yidong wrote: > Daniel Colascione writes: >=20 >> + (bindings--define-key menu [subword-mode] >> + (menu-bar-make-mm-toggle >> + global-subword-mode >> + "Treat WordsWithCaps as separate words" >> + "Treat each capitalized part of a word as a separate word")) >> + >=20 > I don't think Subword mode is generally useful enough for this. A lot of people have the misfortune of working on codebases WrittenLikeThis. It'd be nice if they knew that Emacs could help them. --------------enigF8DD7F828271238142FFB039 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlAikugACgkQ17c2LVA10VteMACfR0JDgo7Z3ISOrAIN1n29uYAz yGEAoLEvSxMhq5RBHAvgr0zqCwSjJLXQ =xww+ -----END PGP SIGNATURE----- --------------enigF8DD7F828271238142FFB039--