How to supply the current word as a parameter to g
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1 articles for 0.035 sec
completion-ui.el -- new release     

Group: gnu.emacs.sources · Group Profile · Search for How to supply the current word as a parameter to g in gnu.emacs.sources
Author: Toby Cubitt
Date: Feb 14, 2007 12:08

...-dynamic-syntax-alist '( ;; word constituents add to current completion (?w . (add ... whitespace and punctuation chars accept current completion (? . (accept t none)) (?. . (accept ...-self-insert) (define-key map "G" 'completion-self-insert) (define-key ...completion-self-insert) ) (cond ;; if current Emacs version supports it properly...
Show full article (92.59Kb)