pages-directory-for-addresses

pages-directory-for-addresses is an interactive compiled Lisp function in `page-ext.el'.

It is bound to C-x C-p d.

(pages-directory-for-addresses &optional FILENAME)

Find addresses file and display its directory.
By default, create and display directory of `pages-addresses-file-name'.
Optional argument is FILENAME. In interactive use, with prefix
argument, prompt for file name and provide completion.

Move point to one of the lines in the displayed directory,
then use M-x pages-directory-goto to go to the same line
in the addresses buffer.

If pages-directory-for-addresses-goto-narrowing-p is non-nil,
`pages-directory-goto' narrows addresses buffer to entry.

If pages-directory-for-addresses-buffer-keep-windows-p is nil,
this command deletes other windows when it displays the addresses
directory.