(defun display-full-buffer-path () (interactive) "Little helper for showing full file path in minibuffer" (message (buffer-file-name)))