all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* String Dynamic Abbrevation (DAbbrev)
@ 2009-06-13 11:42 Nordlöw
  0 siblings, 0 replies; only message in thread
From: Nordlöw @ 2009-06-13 11:42 UTC (permalink / raw
  To: help-gnu-emacs

Would it be convenient if dabbrev-expand worked for strings aswell?
I believe such a function must need a separate key-binding to
distinguish it from the real dabbrev-expand that of course can be
performed the words the string content is built up of.
I miss this feature especially often when using assoc() in elisp
coding.
Mayby the template mechanism could give hints to such a function.
I then believe dabbrev-expand-thing-at-point should a good name for a
function merges all these logic into one interactive function and upon
call asks the user for the expand scope: literal, string, sexp, etc.

/Nordlöw


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-13 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-13 11:42 String Dynamic Abbrevation (DAbbrev) Nordlöw

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.