Charlie Martin <[EMAIL PROTECTED]> writes: > ... or really, mostly, abbrev mode. > > I keep wanting to have abbrevs that expand out to, say, date-time > stamps. I can do this on my mac with the rather brilliant Texpander, > where for example I have it set up so that typing 'ttime' inserts > 12:13:25 ... and then 12:13:35 ... and then 12:13:42 ... and so on. > > > So here's my question: is there a way to get abbrev mode, or hooks in > emacs-wiki or muse-mode or some such, to act like an abbrev but > execute a fragment of lisp code instead of just replacing one string > with another?
Not what you are asking for, but you could just assign a lisp function to insert a date-time stamp to a keystroke that planner/emacs-wiki doesn't use... Dave in Largo, FL _______________________________________________ emacs-wiki-discuss mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
