* anything-config.el Allow toggling full path and basename in *-find-files.
commitdd6d60be8abbfba4ea99044620e362405abe2f72
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Mon, 19 Sep 2011 19:24:40 +0000 (19 21:24 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Mon, 19 Sep 2011 19:24:40 +0000 (19 21:24 +0200)
tree0ff689abd82d8ec4b83cf30235d3062ffe997f56
parent836352fa918a669651a67b30abc47dd6e97946e3
* anything-config.el Allow toggling full path and basename in *-find-files.

(anything-find-files-map): bind anything-ff-run-toggle-basename.
(anything-find-files): Preselect basename maybe.
(anything-c-source-find-files): Add persistent attr toggle-basename.
(anything-ff-toggle-basename,
anything-ff-run-toggle-basename): new

(anything-reduce-file-name,
anything-c-prefix-filename,
anything-c-highlight-ffiles,
anything-dired-action,
anything-get-dest-fnames-from-list): Handle toggling basename.

(anything-ff-transformer-show-only-basename): new variable.

* anything.el (anything-make-visible-mark): Add real prop to overlay.

(anything-revive-visible-mark): Check value of real candidate.
anything-config.el
anything.el