>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-daisy, Up: Emacspeak Commands


11.17 emacspeak-dired

Commentary: This module speech enables dired. It reduces the amount of speech you hear: Typically you hear the file names as you move through the dired buffer Voicification is used to indicate directories, marked files etc.

Automatically generated documentation for commands defined in module emacspeak-dired.

— Interactive Command: emacspeak-dired-label-fields nil

Not bound to any key.

Labels the fields of the listing in the dired buffer. Currently is a no-op unless unless `dired-listing-switches' contains -al

— Interactive Command: emacspeak-dired-show-file-type nil

Not bound to any key.

Displays type of current file by running command file. Like Emacs' built-in dired-show-file-type but allows user to customize options passed to command `file'.

— Interactive Command: emacspeak-dired-speak-file-access-time nil

Not bound to any key.

Speak access time of the current file.

— Interactive Command: emacspeak-dired-speak-file-modification-time nil

Not bound to any key.

Speak modification time of the current file.

— Interactive Command: emacspeak-dired-speak-file-permissions nil

Not bound to any key.

Speak the permissions of the current file.

— Interactive Command: emacspeak-dired-speak-file-size nil

Not bound to any key.

Speak the size of the current file. On a directory line, run du -s on the directory to speak its size.

— Interactive Command: emacspeak-dired-speak-header-line nil

Not bound to any key.

Speak the header line of the dired buffer.

— Interactive Command: emacspeak-dired-speak-symlink-target nil

Not bound to any key.

Speaks the target of the symlink on the current line.