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

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

dabbrev help


From: kin
Subject: dabbrev help
Date: 11 Jun 2003 11:33:30 -0700

Hi,

Say I'm editing a shell script foo.sh like this:

foobar=10
x=`expr $fo

At this point I call dabbrev-expand, but $fo is not a match
for foobar, so dabbrev-expand doesn't work.

How do I make dabbrev complete $fo as $foobar?

Thanks.

-kin



reply via email to

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