quick-task.el
Group: gnu.emacs.sources · Group Profile · Search for the f list in gnu.emacs.sources
Author: Stefan Reichör
Date: Jan 12, 2008 12:17
...;; The targets are described as lists of tuples. Each tuple consists ;;...-task-global-targets nil "A list of global targets for quick-...-task-local-targets nil "A list of global targets for quick-...(memq cmd '(open open2)) (setq f-list (mapcar '(lambda (elt) (unless ...'open) `(lambda () (interactive) (find-file ,f-name)) `(lambda () (interactive) (find-file-...
Show full article (9.30Kb) |