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

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

RE: dabbrev-expand ignores case sometimes


From: Ludwig, Mark
Subject: RE: dabbrev-expand ignores case sometimes
Date: Thu, 26 Jul 2012 21:03:09 +0000

Did you figure this out?

I believe you're running into behavior I have also seen.  Consider the 
following scenario.

In an otherwise empty buffer, enter the following three non-blank lines (blanks 
here for readability):

Test1String
TEST2STRING
Test

Run the following tests, each with the cursor at the end of the third line.  
(It does not matter if there is a newline after the third line.)

Firstly, invoke M-/ and what you will get is Test2string.
Secondly, delete the third line and replace it with "TEST1" before invoking M-/ 
and what you will get is TEST1STRING.
Thirdly, delete the third line and replace it with "test2" before invoking M-/ 
and what you will get is test2string.

I don't what this case-matching behavior is called, but it catches me 
occasionally too....

Cheers,
Mark

From: help-gnu-emacs-bounces+ludwig.mark=siemens.com@gnu.org 
[mailto:help-gnu-emacs-bounces+ludwig.mark=siemens.com@gnu.org] On Behalf Of C 
K Kashyap
Sent: Friday, July 20, 2012 12:06 AM
To: Jambunathan K
Cc: help-gnu-emacs@gnu.org
Subject: Re: dabbrev-expand ignores case sometimes

hmmm I am pretty sure its not M-I M-i or M-c . It's only M-/ and it simply 
expands in an unexplainable manner.

Regards,
Kashyap
On Thu, Jul 19, 2012 at 9:31 PM, Jambunathan K <kjambunathan@gmail.com> wrote:

Can you be more specific.  What is the guarantee that you haven't typed
M-l, M-u or M-c?

> I have not customized dabrrev ... I believe I run into this
> accidentally when I type in some control/alt combinations
> inadvertently.
>
> Regards,
> Kashyap
>
> On Thu, Jul 19, 2012 at 7:34 PM, Jambunathan K <
> kjambunathan@gmail.com> wrote:
>
>     C K Kashyap <ckkashyap@gmail.com> writes:
>
>     > Hi,
>     >
>     > I noticed that at times when I do a M-/ and try to complete a
>     word
>     > that already exists in the buffer (I assume, this is what I
>     need to
>     > do if I need to do what I did using C-p or C-n on vi), the word
>     > completion happens but with weird casing. Sometime all caps
>     etc. I
>     > wonder if there is some setting I need to do when I get into
>     this
>     > situation.
>
>     Have you customized dabrrev?
>
>     See (info "(emacs) Dabbrev Customization")
>
>
>     >
>     > Regards,
>     > Kashyap
>     >
>     >
>
>     --




reply via email to

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