From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: capitalize-word unwilling to capitalize 'god' Date: Tue, 15 Nov 2005 00:03:13 +0800 Message-ID: <87zmo7p67y.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1131998945 10804 80.91.229.2 (14 Nov 2005 20:09:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Nov 2005 20:09:05 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 14 21:09:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ebkb4-0002Q1-1B for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Nov 2005 21:06:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ebkb3-0007wm-E7 for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Nov 2005 15:06:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EbkaU-0007bz-B8 for bug-gnu-emacs@gnu.org; Mon, 14 Nov 2005 15:05:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EbkaT-0007bE-Mp for bug-gnu-emacs@gnu.org; Mon, 14 Nov 2005 15:05:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbkaT-0007b8-Hg for bug-gnu-emacs@gnu.org; Mon, 14 Nov 2005 15:05:57 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EbkaT-0007rK-DS for bug-gnu-emacs@gnu.org; Mon, 14 Nov 2005 15:05:57 -0500 Original-Received: from tc218-187-23-225.dialup.dynamic.apol.com.tw ([218.187.23.225]:2071 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.54 #0) id 1EbkaQ-0005X3-Jb by authid with plain for ; Tue, 15 Nov 2005 01:35:55 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:14074 Archived-At: What's the deal? In Text mode ($ emacs file.txt), put the cursor upon the first apostrophe of 'god' and hit ESC C, and like, no bananas, man. However, ESC L, ESC U do their thing normally. If I want 'God', then I must put the cursor on the g, else no potatoes, whereas the other two work fine from even before the first apostrophe. Indeed, ESC C acts like ESC L if not done from the g. emacs-version "21.4.1"