* Dabbrev and $ sign
@ 2014-09-05 11:02 Danil Orlov
0 siblings, 0 replies; only message in thread
From: Danil Orlov @ 2014-09-05 11:02 UTC (permalink / raw)
To: help-gnu-emacs
Typical situation for php - you type a variable name for example:
protected $someVariable;
if later I type $someV and hit M-/ dabbrev will complete the name. But if I
type:
$this->someV
then completion will not work. Is it possible to make dabbrev scan words without $ in beginning of it?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-05 11:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-05 11:02 Dabbrev and $ sign Danil Orlov
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.