>EMACSPEAK --Complete Audio Desktop

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


11.58 emacspeak-table-ui

No Commentary

Automatically generated documentation for commands defined in module emacspeak-table-ui.

— Interactive Command: emacspeak-table-copy-current-element-to-kill-ring nil

Not bound to any key.

Copy current table element to kill ring.

— Interactive Command: emacspeak-table-copy-current-element-to-register nil

Not bound to any key.

Copy current table element to specified register.

— Interactive Command: emacspeak-table-copy-to-clipboard nil

Not bound to any key.

Copy table in current buffer to the table clipboard. Current buffer must be in emacspeak-table mode.

— Interactive Command: emacspeak-table-display-table-in-region nil

control e TAB

Recognize tabular data in current region and display it in table browsing mode in a a separate buffer. emacspeak table mode is designed to let you browse tabular data using all the power of the two-dimensional spatial layout while giving you sufficient contextual information. The tables subdirectory of the emacspeak distribution contains some sample tables –these are the CalTrain schedules. Execute command `describe-mode' bound to C-h m in a buffer that is in emacspeak table mode to read the documentation on the table browser.

— Interactive Command: emacspeak-table-find-csv-file nil

Not bound to any key.

Process a csv (comma separated values) file. The processed data and presented using emacspeak table navigation.

— Interactive Command: emacspeak-table-find-file nil

control e control t

Open a file containing table data and display it in table mode. emacspeak table mode is designed to let you browse tabular data using all the power of the two-dimensional spatial layout while giving you sufficient contextual information. The etc/tables subdirectory of the emacspeak distribution contains some sample tables –these are the CalTrain schedules. Execute command `describe-mode' bound to C-h m in a buffer that is in emacspeak table mode to read the documentation on the table browser.

— Interactive Command: emacspeak-table-get-entry-with-headers nil

Not bound to any key.

Return both row and column header and table element

— Interactive Command: emacspeak-table-goto nil

Not bound to any key.

Prompt for a table cell coordinates and jump to it.

— Interactive Command: emacspeak-table-goto-bottom nil

Not bound to any key.

Goes to the bottom of the current column.

— Interactive Command: emacspeak-table-goto-left nil

Not bound to any key.

Goes to the left of the current row.

— Interactive Command: emacspeak-table-goto-right nil

Not bound to any key.

Goes to the right of the current row.

— Interactive Command: emacspeak-table-goto-top nil

Not bound to any key.

Goes to the top of the current column.

— Interactive Command: emacspeak-table-next-column nil

Not bound to any key.

Move to the next column if possible

— Interactive Command: emacspeak-table-next-row nil

Not bound to any key.

Move to the next row if possible

— Interactive Command: emacspeak-table-paste-from-clipboard nil

Not bound to any key.

Paste the emacspeak table clipboard into the current buffer. Use the major mode of this buffer to decide what kind of table markup to use.

— Interactive Command: emacspeak-table-previous-column nil

Not bound to any key.

Move to the previous column if possible

— Interactive Command: emacspeak-table-previous-row nil

Not bound to any key.

Move to the previous row if possible

— Interactive Command: emacspeak-table-search nil

Not bound to any key.

Search the table for matching elements. Interactively prompts for row or column to search and pattern to look for. If there is a match, makes the matching cell current. When called from a program, `what' can be either `row' or `column'.

— Interactive Command: emacspeak-table-search-column nil

Not bound to any key.

Search in current table column.

— Interactive Command: emacspeak-table-search-headers nil

Not bound to any key.

Search the table row or column headers. Interactively prompts for row or column to search and pattern to look for. If there is a match, makes the matching row or column current.

— Interactive Command: emacspeak-table-search-row nil

Not bound to any key.

Search in current table row.

— Interactive Command: emacspeak-table-select-automatic-speaking-method nil

Not bound to any key.

Interactively select the kind of automatic speech to produce when browsing table elements

— Interactive Command: emacspeak-table-sort-on-current-column nil

Not bound to any key.

Sort table on current column.

— Interactive Command: emacspeak-table-speak-both-headers-and-element nil

Not bound to any key.

Speak both row and column header and table element

— Interactive Command: emacspeak-table-speak-column-filtered nil

Not bound to any key.

Speaks a table column after applying a specified column filter. Optional prefix arg prompts for a new filter.

— Interactive Command: emacspeak-table-speak-column-header-and-element nil

Not bound to any key.

Speak column header and table element

— Interactive Command: emacspeak-table-speak-coordinates nil

Not bound to any key.

Speak current table coordinates.

— Interactive Command: emacspeak-table-speak-current-element nil

Not bound to any key.

Speak current table element

— Interactive Command: emacspeak-table-speak-dimensions nil

Not bound to any key.

Speak current table dimensions.

— Interactive Command: emacspeak-table-speak-row-filtered nil

Not bound to any key.

Speaks a table row after applying a specified row filter. Optional prefix arg prompts for a new filter.

— Interactive Command: emacspeak-table-speak-row-header-and-element nil

Not bound to any key.

Speak row header and table element

— Interactive Command: emacspeak-table-ui-filter-load nil

Not bound to any key.

Load saved filter settings.

— Interactive Command: emacspeak-table-ui-filter-save nil

Not bound to any key.

Save out filter settings.

— Interactive Command: emacspeak-table-view-csv-buffer nil

Not bound to any key.

Process a csv (comma separated values) data. The processed data and presented using emacspeak table navigation.