Apparently one can provoke merging manually using M-s.
ido-default-buffer-method 'selected-window)
(setq ido-enable-flex-matching t
ido-confirm-unique-completion t
ido-default-buffer-method 'selected-window)
(setq ido-enable-flex-matching t
ido-confirm-unique-completion t
- ido-use-filename-at-point nil)
+ ido-use-filename-at-point nil
+ ido-auto-merge-work-directories-length -1)
(setq dired-deletion-confirmer ;Make deletion easier in dired
(symbol-function 'y-or-n-p)
dired-listing-switches "-alF" ;Do `ls -F' things in dired windows
(setq dired-deletion-confirmer ;Make deletion easier in dired
(symbol-function 'y-or-n-p)
dired-listing-switches "-alF" ;Do `ls -F' things in dired windows