bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: capitalize-word can't see thru the ' quote mark in text-mode


From: Eli Zaretskii
Subject: Re: capitalize-word can't see thru the ' quote mark in text-mode
Date: Tue, 08 May 2001 18:02:06 +0300

> From: Dan Jacobson <jidanni@kimo.FiXcomTHiS.tw>
> Newsgroups: gnu.emacs.bug
> Date: 08 May 2001 09:58:27 +0800
> 
> In text-mode, putting the cursor at the beginning of this line
> 'bla'
> and hitting ESC c [capitalize-word] has no effect.

That's because ' is a word-constituent character in text-mode and its
derivatives (such as mail-mode).  I think you are expected to quote
`like this', not 'like this' when you use ASCII text.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]